Posted By

vanne on 04/23/08


Tagged

css textmate


Versions (?)


Advertising

Website Promotion DIRECTORY is a crucial factor for all websites that need to gain better organic search engine rankings and increase website traffic.
Submitting your website as part of your Web Promotion strategy to our SEO friendly and high traffic Business Directory for review is an excellent way to gain a valuable backlink and increase your websites visibility online.

Submit Site


Who likes this?

1 person has marked this snippet as a favorite

pagetoscreen


Auto Clear Elements


Published in: Other 






Expand | Embed | Plain Text
  1. /* FOR TEXTMATE (and E Editor?) ONLY */
  2. /* auto clear for modern browsers */
  3. ${1:element}:after{
  4. content: ".";
  5. display: block;
  6. height: 0;
  7. font-size:0;
  8. clear: both;
  9. visibility:hidden;
  10. }
  11.  
  12. /* auto clear for the browser that could...
  13. this needs the css_browser_select js script :
  14. http://rafael.adm.br/css_browser_selector/css_browser_selector.js.txt */
  15. .ie ${1:element}{
  16. height: 1%;
  17. display:block;
  18. }

Report this snippet 

You need to login to post a comment.

Download royalty free graphics