/    Sign up×
Community /Pin to ProfileBookmark

Help with LISTS including font colors needed.

I’ve written html for a list on a site.
but i cant seem to get the font to be coloured.
it will only be black, and black doesn’t show up on darkdarkdark blue background
the html entered is:

<center><UL TYPE=”square”><font color=FF0000><li>lala <li>la la <li>la la</font color></center></ul>

What am i doing wrong?

thankyou xxx

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@FangFeb 20.2005 — &lt;ul style="list-style-type:square; color:#f00;"&gt;
&lt;li&gt;la la&lt;/li&gt;
&lt;li&gt;la la&lt;/li&gt;
&lt;/ul&gt;

http://www.w3schools.com/default.asp
Copy linkTweet thisAlerts:
@RosaauthorFeb 20.2005 — thankyou.

how do you make the squares a color?

and change the font style? like to <font face="Franklin Gothic Book">
Copy linkTweet thisAlerts:
@the_treeFeb 20.2005 — [CODE]<ul style="font-family:'Franklin Gothic Book'; list-style-type:square; color: #000; text-align: center;">
<li style="color: #f00">list item</li>
</ul>[/CODE]
×

Success!

Help @Rosa spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...