- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
html网页编写实例
题目:按照题目中所给出的网页截图及说明,写出相同的页面效果。页面包含如下:index.html、 footer.html、header.html、insurance.html、rates.html、redbank.html、welcome.html。
主干代码:
Index:
!doctype
html
head
link rel=stylesheet type=text/css href=style.css
titleITSO Bank/title
meta http-equiv=content-type content=text/html;charset=UTF-8
script type=text/javascript src=jquery.js/script
style type=text/css
body{
font-family: Georgia;
font-size: 30px;
}
/style
/head
body
div class=header
img src=logo.bmpspanb ITSOb/spanspanstrongbRedBankb/strong/span
div class=links
buttoninput type=image src=rates1.gifa href=rates.html target=framefont color=000000rates/font/a/input/button
buttoninput type=image src=land.gifa href=redbank.html target=framefont color=000000redbank/font/a/input/button
buttoninput type=image src=insurance.gifa href=insurance.html target=framefont color=000000insurance/font/a/input/button
/div
hr /
/div
div class=iframe
iframe class=frame_class frameborder=0 name=frame height=230px width=1000px/iframe
/div
div class=footer
hr /
buttoninput type=image src=home.gifa id=foot href=welcome.html target=framefont color=000000ITSO Home/font/a/input/button
/div
/body
/html
Rates:
!doctype
html
head
/head
body
table border=1 cellspacing=0 width=100% bordercolorlight=#666666 bordercolordark=#efefef style=text-align: center;
tr bgcolor=#CCFFFF
thloan type/th
th1 years/th
th5 years/th
th15 years/th
th40 years/th
/tr
tr bgcolor=FFFFCC
tdNew Car Loan/td
td0/td
td0/td
tdn/a/td
tdn/a/td
/tr
tr bgcolor=FFFFCC
tdUsed Car Loan/td
td0/td
td10/td
tdn/a/td
tdn/a/td
/tr
tr bgcolor=FFFFCC
tdHome Cauity Loan/td
td4/td
td0/td
td0/td
tdn/a/td
/tr
tr bgcolor=FFFFCC
tdMortgage/td
tdn/a/td
tdn/a/td
td4.0/td
td0.0/td
/tr
/table
/body
/html
Redbank:
!doctype
html
head
/head
body
p style=color:#4f6b72; font-fami
您可能关注的文档
最近下载
- 特种作业操作证 制冷与空调运行操作作业 实操培训.pdf VIP
- CL01实验室内审检查记录表.pdf VIP
- 幼儿园:实习心得.docx VIP
- (高清版)DB52∕T 895-2014 混凝土砌块用轻质配砖.pdf VIP
- BS EN 10025-6-2004第6部分:技术交付条件用于高屈服强度的扁平产品淬火和结构钢回火的条件.pdf VIP
- 2025法律职业伦理历年试题及答案.doc VIP
- 《房颤诊断和治疗中国指南(2023)》解读PPT课件.pptx VIP
- 40篇短文搞定高考英语3500单词(回顾巩固用).pdf VIP
- 大学生职业生涯规划.pdf VIP
- 2025 公司招聘简章(模板).pdf VIP
原创力文档


文档评论(0)