Adding a class

  • Thread starter Thread starter james
  • Start date Start date
J

james

if i have the following on my style sheet...

span.highlight{color: red}

hwhen i select the text on a page i wish to apply this
class do how do i then apply the class?

thanks
 
Place the text between span tags.
<span>text here</span>


--
95isalive
This site is best viewed..................
...............................with a computer
if i have the following on my style sheet...

span.highlight{color: red}

hwhen i select the text on a page i wish to apply this
class do how do i then apply the class?

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top