純css實現漂亮的提交表單效果代碼

來源:互聯網
上載者:User
提示:您可以先修改部分代碼再運行

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head 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" /></head><body><form class="form"> <p class="name"> <input type="text" name="name" id="name" /> <label for="name">Name<span>图</span><i>库</i></label> </p> <p class="email"> <input type="text" name="email" id="email" /> <label for="email">E-mail<span>图</span><i>库</i></label> </p> <p class="web"> <input type="text" name="web" id="web" /> <label for="web">Website<span>图</span><i>库</i></label> </p> <p class="text"> <textarea name="text">


提示:您可以先修改部分代碼再運行
相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.