|
Thu, Feb 13, 03 at 18:58
| I have seen html docs where texts were highlighted or having color background (not BODY BGCOLOR=...). Was it done with just html tags or other processes were used? Thanks - Jun. |
Follow-Up Postings:
|
- Posted by Prettyphysicslady (My Page) on Thu, Feb 13, 03 at 20:39
| html you can set the font color < font color="#ff0000" > red text |
|
| Hi Prettyphysicslady, Thanks for the idea. But what I would really like is to highlight an html text(s), like you would highlight a paragraph on a, say, paperback with colored pigment (highlighter pen) so it would be easy to find later. Jun. |
|
| Here's how < font style="background-color:yellow" >yellow highlighted text Just close the spaces in the opening font tag I hope that's clear. If not, look at this web page and view the source code: |
|
| Bird_nj - just what I had in mind! Thanks! Jun. |
|
| The new modern way to do this is via 'span' tags. That is, instead of <font style="background-color:yellow">yellow highlighted text</font> You would use <span style="background-color:yellow">yellow highlighted text<span> In any case, you should definitely add </FONT> anywhere you use <FONT> |
Please Note: Only registered members are able to post messages to this forum. If you are a member, please log in. If you aren't yet a member, join now!
Return to the Web Authoring Forum
Instructions
- You must be a registered member and logged in to post messages on our forums.
- Posting is a two-step process. Once you have composed your message, you will be taken to the preview page. You will then have a chance to review the contents and make changes.
- After posting your message, you may need to refresh the forum page in order to see it.
- It is illegal to post copyrighted material without the owner's consent.
- HTML codes are allowed in the message field only.
- No advertising is allowed in any of the forums.
- If you would like to practice posting or uploading photos, please visit our Test forum.
- If you need assistance, please Contact Us and we will be happy to help.