+ 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 !!! >>

30th May 2017, 8:31 PM
Storm
9 odpowiedzi
+ 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>
30th May 2017, 8:39 PM
Maart
Maart - avatar
+ 1
thank for your answer in advance *
30th May 2017, 8:31 PM
Storm
+ 1
maart thank you !!!
30th May 2017, 8:44 PM
Storm
+ 1
I did not manage to do it (put the messages in color during my coding -)
31st May 2017, 8:39 PM
Storm
+ 1
I just succeed with the CSS thanks, is what you think I can code to make a page in the application POWER POINT ?!
1st Jun 2017, 8:42 PM
Storm
+ 1
Sorry, what do you mean?
1st Jun 2017, 8:55 PM
Maart
Maart - avatar
0
No problemo!
30th May 2017, 8:45 PM
Maart
Maart - avatar
0
Post your code in here and I'll try to find the problem
31st May 2017, 8:41 PM
Maart
Maart - avatar
0
Encode in the POWERPOINT application to make something appear
2nd Jun 2017, 5:41 PM
Storm