List of CSS properties by tag?

  • Thread starter Thread starter Charley Kyd
  • Start date Start date
C

Charley Kyd

Can anyone point me to a fairly complete list of the CSS properties that are
available for a given tag? The w3.org site provides extensive help about
CSS, but I've not found a comprehensive list.

Thanks.

Charley
 
Hi Charley,
grab yourself a free copy of TopStyle lite www.bradsoft.com when you type eg
text-align: you'll get a little drop down of the available values - very
nice.

Jon
Microsoft MVP - FP
 
Is this what you need?

http://www.w3.org/TR/CSS2/propidx.html

Not sure what you mean by "given tag". Are you talking about HTML
elements? If so, the "applies to" column may be what you're looking for.

HTH



Charley said:
Can anyone point me to a fairly complete list of the CSS properties that are
available for a given tag? The w3.org site provides extensive help about
CSS, but I've not found a comprehensive list.

Thanks.

Charley
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top