HighDots Forums  

Which reset.css you are using?

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Which reset.css you are using? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
howa
 
Posts: n/a

Default Which reset.css you are using? - 03-15-2008 , 03:03 AM






1. YUI
http://developer.yahoo.com/yui/reset/

2. Google (Pages)

a img,:link img,:visited img {border: none;}

body {
text-align: center;
}

h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}

dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p ,blockquote,fieldset,input
{margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}/*


3. http://meyerweb.com/eric/thoughts/20...eset-reloaded/


Any more?


Reply With Quote
  #2  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: Which reset.css you are using? - 03-15-2008 , 07:59 AM






Scripsit howa:

Quote:
Any more?
Yes, there are other style sheets that can be said to reset something.

What was your problem or suggestion? Why do you think you need to reset
something? In which meaning for "reset"?

And text-align: center, for example, is a very odd way of "resetting".

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.