View Single Post
Old Mar 5th, 2008, 11:17 AM   #18
cscgal
Hobbyist Programmer
 
cscgal's Avatar
 
Join Date: Oct 2007
Location: New York
Posts: 163
Rep Power: 10 cscgal is on a distinguished road
Re: XHTML/CSS Div formatting problem

[code]<font color="red">Here is red font[/code]
<font color="red">Here is red font</font>

[code=html]<font color="red">Here is red font[/code]
html Syntax (Toggle Plain Text)
  1. <font color="red">Here is red font</font>

Inline code [icode]<font color="red">Here is red font[/icode] is on one line
Inline code <font color="red">Here is red font</font> is on one line
__________________
DaniWeb IT Discussion Community
Everything Information Technology related all in one convenient interactive online publication and community
cscgal is offline   Reply With Quote