Currently browsing;css
- Web Tools
I thought I’d start bookmarking the tools I use on the web in a place that’s easy for me to remember and easy to share with the readers. So here, in no particular order, are the tools I use. Bookmark this page and come back to see it evolve. Content Management Systems Joomla! – Probably [...] - Best CSS Optimizer/Optimiser
This has got to be my favourite CSS Formatter/ CSS Optimizer/ CSS optmiser/ CSS compressor. It’s got a number of options in which, for example you can make the file highly compressed yet still readable or totally compressed and virtually unreadable or totally readable with less compression. You can even feed highly compressed CSS files [...] - DW8 Find & Replace \n
I just found out something really cool in DreamWeaver 8′s Find & Replace, here’s the crack… I had a compressed & optimised CSS file, with no line breaks. Thing is that I needed a version WITH line breaks so that it can be worked on a bit easier THEN optimised and compressed. Trouble is that [...] - Title Case in CSS
I didn’t know this until today and I thought I’d pass it on… to write text in Title Case, where the first letter of every word is capitalised, you need only modify the selector in your CSS with the line: text-transform:capitalize; It’s as easy as that!
Stay updated on our css via our RSS feed