colspan and CSS (Full Version)

All Forums >> [Web Development] >> Cascading Style Sheets and Accessibility



Message


hzarabet -> colspan and CSS (5/1/2004 19:13:14)

Hi all...

I am learning progess is sometimes made in baby steps (actually a 1 year old taught me that).

colspan....how is it handled with CSS? I have a bunch of colspans in my TD tags in my HTML and I have no idea how to make this a CSS feature.

BTW, I am still using tables. Is that the issue?

Thanks




jaybee -> RE: colspan and CSS (5/1/2004 22:54:41)

The colspan goes in your HTML as normal.

<table class="fred">
<tr>
<td colspan="2">
</td>
</tr>
</table>

There's some good info on tables and applying css Here




hzarabet -> RE: colspan and CSS (5/1/2004 23:38:27)

<td colspan="2"> is the way I have it. I just figured ALL formatting was done in CSS!!!

Thanks[:D]




jaybee -> RE: colspan and CSS (5/1/2004 23:48:48)

If only.......[8|]

I understand that it is possible but it's not cross browser compatible. Stick with what works.

BTW - Baby steps is good. [:D]




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.046875