粉色温馨——HTML框架示例
生活随笔
收集整理的這篇文章主要介紹了
粉色温馨——HTML框架示例
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
粉色溫馨演示
下載地址(完整版)
粉色溫馨——HTML框架示例-網頁制作文檔類資源-CSDN下載
部分源碼提示(無素材)
?登錄主頁
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><title>登錄主頁.html</title><meta http-equiv="keywords" content="keyword1,keyword2,keyword3"><meta http-equiv="description" content="this is my page"><meta http-equiv="content-type" content="text/html; charset=UTF-8"><!--<link rel="stylesheet" type="text/css" href="./styles.css">--></head><body bgcolor="pink" background="../img/粉色溫馨1.jpg"><br/><br/><br/><br/><br/><br/><center><img src="../img/粉色溫馨2.jpg" width="200"></img></center><p align="center"><font color="#D02090" size="5" face="楷體_gb2312">哈嘍,哈嘍大家好,歡迎光臨我的空間!<br/>本空間禁止跑堂,留下你的腳印。</font></p><form action="../框架/框架.html" method="post" ><table align="center"><tr><td>賬 號:</td><td><input type="text"/></td></tr><tr><td>密 碼:</td><td><input type="password" /></td></tr><tr align="center"><td colspan="2"><input type="submit" value="登錄"/><a href="../分布/注冊.html" target="_blank"><font size="2" style="color: red;">點擊注冊</font></a></td></tr></table></form></body> </html>?注冊
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><title>注冊.html</title></head><body background="../img/粉色溫馨1.jpg"> <form action="../主頁/登錄主頁.html" method="post"><center><br/><br/><br/><br/><br/><p><font color="#D02090" size="6">歡迎注冊</font></p><table><tr align="center"><td>登錄賬號:</td><td><input type="text"/></td></tr><tr align="center"><td>登錄密碼:</td><td><input type="password"/></td></tr><tr align="center"><td>性別:</td><td><input type="radio" name="性別"/>男<input type="radio" name="性別"/>女</td></tr><tr align="center"><td>年齡:</td><td><input type="text" style="width: 35px;"/>歲</td></tr><tr align="center"><td>愛好:</td><td><input type="checkbox"/>最愛人民幣<input type="checkbox"/>吃<input type="checkbox"/>喝<input type="checkbox"/>玩<input type="checkbox"/>樂</td></tr><tr align="center"><td>民族:</td><td><select><option>漢族</option><option>滿族</option><option>藏族</option></select></td></tr><tr align="center"><td>國家:</td><td><select><option>中國</option><option>美國</option><option>荷蘭</option></select></td></tr><tr><td>個人簡介:</td></tr><tr><td colspan="2"><textarea rows="5" cols="35" style="color: #6A5ACD;">好好的寫哦,我會注意看的。</textarea></td></tr><tr align="center"><td colspan="2"><input type="submit" value="提交并注冊"/></td></tr></table></center></form></body> </html>框架
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><title>框架</title></head><frameset rows="150px,*" frameborder="yes"><frame src="../菜單/頭部.html" name="頭部" noresize scrolling="no"></frame><frameset cols="200,*"><frame src="../菜單/左邊.html" name="左邊" noresize scrolling="no"></frame><frame src="../菜單/右邊.html" name="右邊" noresize></frame></frameset></frameset> <body></body> </html>菜單內容比較多,就不一一展示了
希望能給初學的小伙伴帶來幫助。
總結
以上是生活随笔為你收集整理的粉色温馨——HTML框架示例的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 华为云——给【服务器】一个温暖的家
- 下一篇: pyecharts第八节、雷达图