View Full Version : spacing...


Elentari
06-03-2003, 11:00 PM
I have a page with thing about me like name: Francisca blah blah blah... currently the title (ie: name:) is in bold, black text, and the answer (ie: Francisca) is in regular black text. These two things are on a grey background. What I would like to do it have all the writing (and only the writing, not the empty spaces) to have a white background....

Help please.

Elentari
06-03-2003, 11:16 PM
nvm I figured it out...turns out that to get just the text "highlighted" of sorts you have to use the span tag rather than the div.

<span id="highlight">All stuff goes here</span>