Search
 
SCRIPT & CODE EXAMPLE
 

HTML

how to change color in html

<body>
  <!-- style color (hex color) + the text -->
  <h1 style ="color: #000000; "> Apples <em>is a tech company</em></h1>
</body>
Comment

how to change color in html

<font color="red">This is some text!</font>
Comment

PREVIOUS NEXT
Code Example
Html :: class vs id in html 
Html :: how to add a image file in html 
Html :: autocomplete="off" 
Html :: selected options with link 
Html :: fixed footer button css 
Html :: how to download stuff html 
Html :: open image in new tab html 
Html :: input submit icon 
Html :: BORDERS WITH TEXT IN IT 
Html :: html js make dropdown list checkbox 
Html :: font awesome dropdown icon 
Html :: how to preview pdf in html 
Html :: Meta Tag Generato - SEO 
Html :: execute python script onclick html 
Html :: index.html favicon.ico 404 (Not Found) 
Html :: What is the correct HTML element for playing audio files? 
Html :: bootstrap buttons Disabled state 
Html :: dark mode favicon 
Html :: copy right html footer 
Html :: clear form value after submit 
Html :: is html easy? 
Html :: how to add active class to current element javascript 
Html :: whatsapp href link code 
Html :: trash icon html 
Html :: fibonacci series in html 
Html :: slider video play 
Html :: link with no link html 
Html :: html inline elements 
Html :: search button 
Html :: Scrollable Text in HTML 
ADD CONTENT
Topic
Content
Source link
Name
2+2 =