Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

css without separate file

just add any style inside the first <p> or other element tag using style=" ;" 
<p style="font-size: xx-large;">test</p>
 
PREVIOUS NEXT
Tagged: #css #separate #file
ADD COMMENT
Topic
Name
9+7 =