|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
DIV and CSS classes - formatting not always working
I'm using a template that I found on the web. It uses CSS using the SPAN and DIV tags. For example:
Code:
<div id="header">
<span class="headerTitle">Pixellent Interactive</span>
My code uses CSS in the following manner, which I have added into the HTML template: Code:
<td class=inline> When I use a combination of the above, none of the formatting are applied for the TD tag. But the formatting is correct for the DIV and SPAN tags. Is there something basic that I don't understand? Thanks |
|
#2
|
||||
|
||||
|
Why don't you show us what the styles are, and how you are using them?
cheers, gary
__________________
There are those who manage to build a web site without knowing what they're doing; thereby proving to themselves they do, indeed, know what they're doing. Ask a better question, get a better answer. |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > DIV and CSS classes - formatting not always working |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|