Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Comments on How do I color — some but NOT all — text in a sentence, in HTML5?

Post

How do I color — some but NOT all — text in a sentence, in HTML5?

+2
−0

My corporation has a discussion forum that uses HTML. I'm uncertain if this is HTML5, and if it also uses CSS.

<font color="red">Color this red.</font> failed, probably because "The color attribute is not supported by HTML5".

<p style="color:red;">Red paragraph text</p> worked. But this code DOESN'T answer my question — because I want just some but NOT ALL text, in a sentence, coloured. I don't want the whole para. colored!

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

3 comment threads

x-post https://superuser.com/questions/1691433/how-do-i-color-some-but-not-all-text-in-a-sentence-in-... (1 comment)
@#53696 Can you please re-ask your question on https://software.codidact.com/ ? It better fits in the... (1 comment)
Post Feedback (1 comment)
Post Feedback
Alexei‭ wrote over 2 years ago

offtopic here, belongs to Software Codidact