簡(jiǎn)單網(wǎng)頁(yè)模板html
提問(wèn)問(wèn)題
列表
-
用HTML設(shè)計(jì)一個(gè)自我介紹的網(wǎng)頁(yè) 感謝
查看答案>>
-
誰(shuí)有網(wǎng)頁(yè)制作模板?。亢?jiǎn)單的div+css的?急求~最好是個(gè)人風(fēng)采展示或自我介紹一類的
查看答案>>
-
那里有比較好的html靜態(tài)網(wǎng)頁(yè)模板下載嗎?
查看答案>>
-
需要一個(gè)HTML模板,用來(lái)做簡(jiǎn)單的表單數(shù)據(jù)錄入
查看答案>>
-
初學(xué)html5者適合仿哪個(gè)網(wǎng)站練習(xí)做簡(jiǎn)單網(wǎng)頁(yè)
查看答案>>
-
求html靜態(tài)頁(yè)面的代碼,簡(jiǎn)單點(diǎn)的?
查看答案>>
用HTML設(shè)計(jì)一個(gè)自我介紹的網(wǎng)頁(yè) 感謝
123456789101112131415161718192021222324<style>.content>.name{font-size:16px; color:blue}.home{font-size:18px; color:red}#address{font-size:20px; color:gray}.btn>a,.btn>input{color:green;display:block;width:120px;height:60px}.btn>a:hover,.btn>input:hover{color:yellow;} </style> <DIV class="content" style="background:url('img.jpg')"><div class="name">我叫XXX</div><div class="home">我的家鄉(xiāng)XXX</div><div id="address">我在xxxx</div><div class="btn"><a>確定</a><input type="button" value="確定"/></div></DIV>1
誰(shuí)有網(wǎng)頁(yè)制作模板?。亢?jiǎn)單的div+css的?急求~最好是個(gè)人風(fēng)采展示或自我介紹一類的
一般情況下,是不會(huì)在手里留著這樣的模板,一般都是用到的時(shí)候,再去專門(mén)制作頁(yè)面
那里有比較好的html靜態(tài)網(wǎng)頁(yè)模板下載嗎?
推薦葡萄家園素材網(wǎng),他們網(wǎng)頁(yè)模板欄目有個(gè)HTML模板,很多靜態(tài)源碼。應(yīng)該是你所需要的。
需要一個(gè)HTML模板,用來(lái)做簡(jiǎn)單的表單數(shù)據(jù)錄入
<!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" xml:lang="en" lang="en"><head> <title> - PHP2WORD 郵件與信封生成 - </title> <meta http-equiv="Content-Type" content="text/html; charset=gbk" /> <meta name="description" content="" /> <meta name="keywords" content="" /> <style type="text/css"> body{ font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size:15px; } p, h1, form, button{border:0; margin:0; padding:0;} .spacer{clear:both; height:1px;} /* ———– My Form ———– */ .myform{ margin:0 auto; width:400px; padding:14px; } /* ———– stylized ———– */ #stylized{ border:solid 2px #b7ddf2; background:#ebf4fb; } #stylized h1 { font-size:16px; font-weight:bold; margin-bottom:8px; } #stylized p{ font-size:12px; color:#666666; margin-bottom:20px; border-bottom:solid 1px #b7ddf2; padding-bottom:10px; } #stylized label{ display:block; font-weight:bold; text-align:right; width:140px; float:left; } #stylized .small{ color:#666666; display:block; font-size:11px; font-weight:normal; text-align:right; width:140px; } #stylized input{ float:left; font-size:15px; padding:4px 2px; border:solid 1px #aacfe4; width:200px; margin:2px 0 20px 10px; } #stylized .sub{ clear:both; margin-left:150px; width:120px; height:32px; line-height:20px; border:1px solid #8b9c56; background:url("../images/bt_bg.gif") 0px -64px; text-align:center; color:#336600; font-size:15px; font-weight:bold; cursor:pointer; } .red{ color:#ff0000; } .blue{ color:#0000FF; } </style></head><body><div id="stylized" class="myform"> <form id="form" name="form" method="post" action="index.php"> <h1>表單標(biāo)題</h1> <p>副標(biāo)題以及需要<span class="red">注意的 </span> 和 <span class="blue">醒目的 </span>事項(xiàng)</p> <label>用戶名 <span class="small">就當(dāng)他是用戶名好了</span> </label> <input type="text" name="name" id="name" value="" /> <label>郵件地址 <span class="small">其他類似這樣哦</span> </label> <input type="text" name="num" id="num" value="" /> <input class="sub" type="button" value="提交"/> <div class="spacer"></div> </form></div></body></html>
初學(xué)html5者適合仿哪個(gè)網(wǎng)站練習(xí)做簡(jiǎn)單網(wǎng)頁(yè)
初學(xué)者應(yīng)該做一個(gè)一個(gè)模塊,實(shí)現(xiàn)各種新功能,把這些做好了再想網(wǎng)頁(yè)的布局吧。不可急功近利。
嗯,你說(shuō)的那個(gè)已經(jīng)看網(wǎng)上的視頻學(xué)習(xí)一遍了,現(xiàn)在想具體實(shí)踐一下,你有什么好的建議嗎
自己寫(xiě)個(gè)小游戲,比如連連看,坦克大戰(zhàn)等練練,這比你寫(xiě)幾十個(gè)網(wǎng)頁(yè)更有提高
求html靜態(tài)頁(yè)面的代碼,簡(jiǎn)單點(diǎn)的?
<html><head> <title>滾動(dòng)字幕</title> </head><body text=#ff0000 bgcolor=#ccff99><marquee>請(qǐng)進(jìn)入音樂(lè)休閑屋</marquee><marquee direction=left>看我還會(huì)動(dòng)呢,并且是從右向左移動(dòng)</marquee> <p><marquee direction =right behavior=scroll>我從左向右一圈一圈的移動(dòng)</marquee > <p><marquee scrollamount=18>我是不是移動(dòng)的比較快?</marquee> <P><marquee loop=3 bgcolor=blue>我的底色是藍(lán)的,我循環(huán)三次即停止移動(dòng)</marquee > <p></body> </html>
熱門(mén)問(wèn)答
- 模版還是模板
- 免費(fèi)建站
- 淘寶網(wǎng)頁(yè)是哪個(gè)公司做的
- 免費(fèi)制作企業(yè)
- 簡(jiǎn)單個(gè)人網(wǎng)站模板
- 制作網(wǎng)站的的網(wǎng)站
- 怎么學(xué)網(wǎng)頁(yè)設(shè)計(jì)
- html模板文件
- 手機(jī)網(wǎng)站的優(yōu)化
- 什么是排版設(shè)計(jì)
- 廣告公司網(wǎng)站制作
- 網(wǎng)站優(yōu)化是什么
- 怎么用手機(jī)制作簡(jiǎn)歷
- 武漢建設(shè)網(wǎng)站
- 網(wǎng)站建設(shè)公司怎么樣
- seo優(yōu)化培訓(xùn)
- 網(wǎng)站的建設(shè)哪家好
- 制作簡(jiǎn)歷圖片
- 什么是網(wǎng)絡(luò)推廣優(yōu)化
- 網(wǎng)頁(yè)制作學(xué)那些