1 <!DOCTYPE HTML Public "-//W3C//DTD XHTML 1.0 transitional//en" "http://www.w3.org/TR/xhtml1/DTD/ Xhtml1-transitional.dtd ">2 <HTMLxmlns= "http://www.w3.org/1999/xhtml">3 <Head>4 <Metahttp-equiv= "Content-type"content= "text/html; charset=utf-8" />5 <Metaname= "Author"content= "Chomo" />6 <Linkrel= "Start"href= "Http://www.14px.com"title= "Home" />7 <title>Top Align</title>8 <styletype= "Text/css">9 /*---clear floating---*/Ten . Clearfix:after{content:".";Display:Block;Height:0;Clear:both;Visibility:Hidden;} One . Clearfix{Display:Inline-block;} A . Clearfix{Display:Block;} - label{Line-height:21px;float: Left;Margin-right:3px;} - </style> the </Head> - <Body> - - + <formMethod= "POST"Action=""> - <h5>Post information</h5> + <fieldset> A <Pclass= "Clearfix"style= "font-size:12px"> at <label for= "Name">Title</label> - <inputtype= "text"ID="" /> - </P> - <Pclass= "Clearfix"style= "font-size:12px"> - <label for= "Content">Content</label> - <textareaID=""rows= "5"cols= "+"></textarea> in </P> - <inputtype= "Submit"value= "Submit"/><inputtype= "Reset"value= "Override"/> to </fieldset> + </form> - the * </Body> $ </HTML>
View Code
<formMethod= "POST"Action=""><h5>Post information</h5><fieldset><Pstyle= "font-size:12px"><label for= "Name">Title</label><inputtype= "text"ID="" /></P><Pstyle= "font-size:12px"><label for= "Content"style= "Vertical-align:top" >Content</label><textareaID=""rows= "5"cols= "+"></textarea></P><inputtype= "Submit"value= "Submit"/><inputtype= "Reset"value= "Override"/></fieldset></form>
How can the words on the edge of the textarea be aligned with the TEXTAREA input box (GO)