Category Archives: CSS CheatSheets
How to Make Background Image to Cover Whole Browser Window
Make background image expand to 100% of browser’s window with this CSS code. Continue reading
Easiest Blockquote Quotation Marks CSS
Hours of work can be spend on quotation marks of blockquote styling, here’s easiest CSS example on how to style them. Works in all browsers except IE7. Continue reading
CSS to Specify Rules for iPad and iPhone
Special CSS rules can be applied to specific devices browsers based on a screen size. Continue reading
XHTML Flash Embed Code
Flash valid embed code. Continue reading
CSS3 Placeholder Styling + jQuery Plugins to Enable Placeholders in IE
Placeholders are nice with HTML5. Some plugins are still needed to enable them in IE. CSS3 styles for placeholders also provided. Continue reading
CSS Quotes on Centered Text in Paragraph
Sometimes hard to put big beautiful quote marks on a paragraph which has centered text. I had to make it for some slideshow rotating news ticker. I did it myself with positions after several retries with known CSS solutions. Continue reading

