CSS text changes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i'm putting CSS to good use in my pages but run into problems with tables.
i don't declare TD or TR in my .css page so as to use several styles inside
a given table but when viewed it seems like the table declares a specific
font size. is there a list of things i can declair somewhere??? for instance
i can declair p,p1,p2,p3,p4 etc. and even use <a> for hyperlinks but i can't
use a1,a2,a3... don't know why. can you help?
 
i've tried making some new ID's... not working tho
like this
td.one
but that totally cancels out the table... so gag me for this but i need a
list of possible ID's that the web will recognise.
 

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

Similar Threads

making a table part of css 6
Linik-problem with HTML-CSS 7
CSS help 5
CSS formatting 3
CSS errors 2
Use of valaign in CSS 1
IE 7 table colapse problem 4
CSS Table Question 6

Back
Top