HTML and CSS Reference
In-Depth Information
</header>
< div id = ”dataEntry” >
< div id = ”lang” >
<section>
< h2 > Web Languages </ h2 >
< form name =checkRadio>
< label >
< input type =checkbox name =html value = ”HTML5” checked>
HTML5 </ label >< br >
< label >
< input type =checkbox name =css value = ”CSS3” >
CSS3 </ label >< br >
< label >
< input type =checkbox name =js value = ”JavaScript” >
JavaScript </ label >< br >
< label >
< input type =checkbox name =php value = ”PHP” >
PHP5 </ label >< br >
< label >
< input type =checkbox name =asp value = ”ASP.NET” >
ASP.NET </ label >< br >
< label >
< input type =checkbox name = action value = ”ActionScript 3.0” >
ActionScript 3.0 </ label >
</section>
</ div >
<section>
<aside>
< h2 > Specialization </ h2 >
< fieldset >
< legend > Web Focus </ legend >
< label >
< input type =radio name =work value = ”Graphic Design” >
Design </ label >< br >
< label >
< input type =radio name =work value = ”Interface Design” >
Iterface Design </ label >< br >
< label >
< input type =radio name =work value = ”Front End” >
Front End Development </ label >< br >
< label >
< input type =radio name =work value = ”Back End” >
Back End Development </ label >< br >
</ fieldset >
</aside>
</section>
</ div >
<section>
< div id = ”out” >
< fieldset >
< legend > Output Window </ legend >
299
 
Search WWH ::




Custom Search