+ 2
Hello everyone, how can I change the color of a text in html and have you tips to help me to code in html and python ?!
I am a Belgian student and I would like to learn how to code in html and python do you have any tips to give me ?! How can I change the color of my texts and what is around them? For your answers << for the pleasure of coding !!! >>
9 Antworten
+ 1
Use CSS: (this colors all paragraphs red)
p {
color: red;
}
Or in HTML: (this colors this one paragraph red)
<p> style="color:red;">text</p>
+ 1
thank for your answer in advance *
+ 1
maart thank you !!!
+ 1
I did not manage to do it (put the messages in color during my coding -)
+ 1
I just succeed with the CSS thanks, is what you think I can code to make a page in the application POWER POINT ?!
+ 1
Sorry, what do you mean?
0
No problemo!
0
Post your code in here and I'll try to find the problem
0
Encode in the POWERPOINT application to make something appear