Questions tagged [text-styling]
139 questions
-1
votes
1 answer
CSS not styling the DIV correctly when styled text is entered
I'm trying to format text that is in a DIV, however, I also want to style the DIV.
In the PHP page I have the DIV and the text:
Welcome to the Drug Debate!
Home of facts and deabtes of legal and illegal…

bec
- 45
- 2
- 7
-3
votes
1 answer
How to Make Text Centering Responsive CSS HTML
https://i.stack.imgur.com/CzGrL.jpg
See image for reference
Hey,
So I got a website where I show popular movies but some movie titles are longer than the others. How can I use CSS styling so I can make all the movie detail buttons appear on the same…

Ant
- 17
- 4
-3
votes
1 answer
Stylizing text within a div
I am trying to stylize some text within a div. If you take a look at my livelink below you will see the square I need to add the stylized text to and also below is an image I created of how I would like the stylized text to loo.
Here is the image…

stevie peters
- 17
- 7
-4
votes
3 answers
Replacing characters with images using HTML
I want to replace specific vowels in a text with color fields (squares or circles), e.g. the word "Anna" gets turned into
(yellow color field)nn(yellow color field).
So far, I've figured out that the element seems to be the way to go, but where…

Xinxi_66
- 5
- 4