Create a red text box?

4 replies
Please can someone tell be how I can put a red box around text in html? with a faint red background.

Thanks

Ricks
#box #create #red #text
  • Profile picture of the author sal64
    if it's for a web page, then just insert a tale with no borders and a red background. you click on table properties and go from there.

    Cheers.
    Signature
    Internet Marketing: 20% Internet - 80% Marketing!
    You Won't See The Light Until You Open Your Eyes.
    {{ DiscussionBoard.errors[2576656].message }}
  • Profile picture of the author Neil Morgan
    Something like:

    <p style="border:1px solid #FF0000;background-color:#FFDDDD">Hello World</p>

    ...or a variant thereof.

    Cheers,

    Neil
    Signature

    Easy email marketing automation without moving your lists.

    {{ DiscussionBoard.errors[2577306].message }}
  • Profile picture of the author John Romaine
    Wrong section of the forum!
    Signature

    BS free SEO services, training and advice - SEO Point

    {{ DiscussionBoard.errors[2577319].message }}
  • Profile picture of the author jazbo
    <div style="border: 1px solid #hexcolor"; background: #hexcolor; padding:3px;">content</div>
    Signature
    CONTENT WRITER. Reliable, UK-Based, 6 Years Experience - ANY NICHE
    Click Here For Writing Samples & Online Ordering
    {{ DiscussionBoard.errors[2577699].message }}

Trending Topics