This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > September 2005 > How to mix CSS and Tables





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to mix CSS and Tables
SnakeFAMU

2005-09-15, 7:19 pm

I am trying to get this CSS thing down, what I need to know is can you mix CSS
with tables, and if so how do you do it? If anyone has a tutorial you can point
me to or if you have a template that show it I would appreciate it.

Thank you

NeilPeartRocks

2005-09-15, 7:21 pm

http://www.w3.org/TR/REC-CSS2/tables.html
Michael Fesser

2005-09-15, 7:21 pm

..oO(SnakeFAMU)

>I am trying to get this CSS thing down, what I need to know is can you mix CSS
>with tables, and if so how do you do it?


Not really sure what the problem is. Tables are HTML, and of course you
can mix HTML with CSS ...

You should be a bit more specific.

Micha
Travis

2005-09-15, 7:21 pm

Good tutorial on this can be found at PVII

http://www.projectseven.com/tutoria...ss_td/index.htm

Travis
***************************************
Free Templates, Javascript, Fonts & More. - http://www.webblobber.com
Premium Templates - http://www.webblobber.com/templates/premium/
Tutorials - http://www.webblobber.com/tutorials/
***************************************

SnakeFAMU wrote:
> I am trying to get this CSS thing down, what I need to know is can you mix CSS
> with tables, and if so how do you do it? If anyone has a tutorial you can point
> me to or if you have a template that show it I would appreciate it.
>
> Thank you
>

Thierry | www.TJKDesign.com

2005-09-15, 7:24 pm

SnakeFAMU wrote:
> I am trying to get this CSS thing down, what I need to know is can
> you mix CSS with tables, and if so how do you do it? If anyone has a
> tutorial you can point me to or if you have a template that show it I
> would appreciate it.


http://icant.co.uk/csstablegallery/index.php?css=24
The left column of this table links to different styles sheets. The CSS
always applies to the exact same markup.
You can download these sheets to better understand how the table elements
are styled.

HTH,
--
Thierry | http://www.TJKDesign.com | CSS-P Templates + Articles:
CSS Popups, CSS 3 Column Layout, CSS Tabs, CSS Dropdown Menu,
TIP Method, Sliced Images, Clean Popup Windows, Easy Maintenance.....


SnakeFAMU

2005-09-16, 4:18 am

Thanks guys appreciate the help.
Studiomex

2005-09-16, 7:37 pm

give your table and id: example <table border="0" cellspacing="0"
cellpadding="0" id="mex"> and on your css you cand do:

table#mex {
styel your table
}
table#mex th {
style your ths
}
table#mex td {
style your td
}
table#mex tr.pad {
even style your tr
}
I think you got the picture is you know css attributes and want to mix it up
with a table

Gool luck!

Studiomex

2005-09-16, 7:37 pm

give your table and id: example <table border="0" cellspacing="0"
cellpadding="0" id="mex"> and on your css you cand do:

table#mex {
styel your table
}
table#mex th {
style your ths
}
table#mex td {
style your td
}
table#mex tr.pad {
even style your tr
}
I think you got the picture is you know css attributes and want to mix it up
with a table

Gool luck!

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews