[ale] Learning CSS by example
Patrick Bartkus
list at trudiedolls.com
Wed May 4 16:48:19 EDT 2005
I want to learn more about CSS by looking at someone else's code. I see in
the "view html source" page in the <head> section a reference to <link
rel="stylesheet" type="text/css" href="/Product.css" title="default" />
Then in the <body> I see:
<tr>
<td colspan="2" class="tblSpecsGroup"><b>Some Text</b></td>
</tr>
How can I see the source of the Product.css file? I like the results and
want to hack it for my own use.
Patrick
More information about the Ale
mailing list