Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to write multiple style in html

<h1 style="color:blue;text-align:center">This is a header</h1>
<p style="color:green">This is a paragraph.</p>
 
PREVIOUS NEXT
Tagged: #write #multiple #style #html
ADD COMMENT
Topic
Name
4+8 =