Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to set all to left on html

<HEAD>
 <TITLE>How to Carve Wood</TITLE>
 <STYLE type="text/css">
  H1.wood {text-align: center}
 </STYLE>
<BODY>
 <H1 class="wood"> How to Carve Wood </H1>
Source by www.w3.org #
 
PREVIOUS NEXT
Tagged: #set #left #html
ADD COMMENT
Topic
Name
5+8 =