OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
td background doesn't work
This page's ID:
11089
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
[EDIT: Not fast enough.] Um, not quite sure what you mean. A recap: [b]External styles:[/b] [code]<head><link rel="stylesheet" type="text/css" href="hiroki.css"></head> ...and then in the stylesheet itself... td { font-size: 13px; text-align: center; background-color: #c0c0c0 } [/code] [b]Embedded styles:[/b] [code]<head><style> td { font-size: 13px; text-align: center; background-color: #c0c0c0 } </style></head> [/code] [b]Inline styles:[/b] [code]<td colspan="2" style="font-size:13px; text-align:center; background-color: #c0c0c0"><b>Order Form</b></td>[/code] [img]http://omnizero.home.comcast.net/asylum/sigs/004.gif[/img] [This message has been edited by ozphactor (edited 10-29-2003).]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »