Welcome to European Tribune. It's gone a bit quiet around here these days, but it's still going.
Display:
(forgot quote enclosing style attributes)

<div style="background-color:#0000bc; font-size:125%; text-align:center; width:500px;" id="europe">EUROPE</div>

or

<div id="europe" style="background:#0000bc; font-size:125%; text-align:center; width:500px;">EUROPE</div>

NOTE.

  1. font-color:#xxxxxx; is also a style attribute, so goes between quotes

  2. forward slash \ is the universal escape character. Prefix any HTML tag that you want to display in ASCII format.
by Cat on Tue Feb 14th, 2023 at 10:49:29 PM EST
[ Parent ]

Others have rated this comment as follows:

Display:

Occasional Series