Buy me a coffee
Spammers!
If you are going to put nonsense comments on my articles at least have the decency to click one of these adverts while you are here.
Even if you are a regular visitor you click a couple of ads while you are here - you might find something you want.
You May Also Like…
Cloud
accessibility block browser cache chrome chunk cms concrete5 CSS curl database date error file firefox form get href ie image input iphone javascript JQuery link magento MODx myqsl MySQL php post profile Revolution select Server session snippet spellcheck spelling table textarea tinymce w3c wordpress xmlInfo
Yes, the images are ambiguous;
Yes, they came from Google images;
No, I didn't get permission to use them*;
I know Magento called isn't Magneto;
And...
Why do spammers who hit this site do it with such a bizarre use of the English language?;
CSS Archive
-
Clear Floating Elements Using Only CSS :after
Posted on 30/11/2011 | 1 CommentTo clear floating elements without additional mark-up use this: <style type="text/css"> .clearfix:after { content: "."; display: block; height: 0; clear:... -
Web fonts not appearing in Outlook 2007?
Posted on 14/11/2011 | No CommentsNormally when declaring fonts I would use something along these lines: font-family: 'Gill Sans', GillSans, Arial, Geneva, sans-serif; Which, according... -
HTML/CSS Spans causing problems in IE9
Posted on 16/06/2011 | 1 CommentI recently noticed in IE9 that some CSS dropdown menus were very broken. Instead of hiding the drop downs away... -
How to Stop Html Textarea from Drag-Expand
Posted on 06/04/2011 | No CommentsIn recent versions of browsers such as Chrome, Safari and Firefox, the bottom right of <textarea> fields can be pulled... -
40 CSS Layouts – a good starting point for any web page build
Posted on 15/03/2011 | No CommentsA collection of 40 css layouts which are a quick way to set the foundations for any webpage build. Sourced... -
Cache fonts when using @font-face using .htaccess
Posted on 02/03/2011 | 1 CommentTo cache fonts when using local @font-face in the css add the following to the .htaccess file <FilesMatch "\.(eot|woff|ttf|svg)$"> Header... -
Filling the gaps in CCS3 and HTML5 support in browser
Posted on 17/05/2010 | No CommentsModernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML 5)... -
Css tables
Posted on 27/04/2010 | No CommentsUse this to style the tables with a single pixel border table { border-collapse:collapse; } table, td, th { border:1px... -
Using CSS to specify page breaks
Posted on 25/03/2010 | No CommentsTo add page breaks to a printed webpage use the CSS attributes page-break-before or page-break-after. Both tell the printer to...









