I'm reading a CSS book(Beginning CSS Web Development: From Novice To Professional by Simon Collison) and this is one of the examples he uses:
<link rel='stylesheet' media="screen" type='text/css' href='float.css' />
Why does he use ' ' around everything except "screen"? Does it have different effects or is it just to make the code prettier?

New Topic/Question
Reply


MultiQuote







|