Tip: You can modify some of the code before running
<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <ptml xmlns=" http://www.w3.org/1999/xhtml "> <pead profile=" HTTP://GMPG.ORG/XFN/11 "> <title> CSS3 Form demo</title> <meta http-equiv= "Content-type" content= "text/html"; Charset=utf-8 "/> <link rel=" stylesheet "href=" Demo.css "type=" Text/css "media=" All "/> </pead> <body > <form class= "Form" > <p class= "name" > <input type= "text" name= "name" id= "name"/> <labe L for= "name" >Name<span> diagram </span><i> library </i></label> </p> <p class= "Email" > <input type= "text" name= "email" id= "email"/> <label for= "email" >E-mail<span> diagram </span> <i> Library </i></label> </p> <p class= "Web" > <input type= "text" name= "Web" id= "Web"/> ; <label for= "web" >Website<span> Diagram </span><i> Library </i></label> </p> <p class= "text" > <textarea name= "Text" >
Tip: You can modify some of the code before running