前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >Fieldest 应用

Fieldest 应用

作者头像
Hongten
发布2018-09-18 10:12:18
3560
发布2018-09-18 10:12:18
举报
文章被收录于专栏:HongtenHongten

效果图:

代码:

fieldest.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>Fieldest 应用</TITLE> <META content="text/html; charset=gb2312" http-equiv=Content-Type>

<STYLE type=text/css>

BODY {  BACKGROUND-COLOR: #eee;text-decoration: none; FONT-FAMILY: Trebuchet MS,

Lucida Sans Unicode, Arial, sans-serif } FIELDSET {  WIDTH: 200px } #mainContainer {  MARGIN: 0px auto;  WIDTH: 760px } a:link {  text-decoration: none; } a:visited {  text-decoration: none; } a:hover {  text-decoration: none; } a:active {  text-decoration: none; } </STYLE> </HEAD> <BODY> <DIV id=mainContainer> <FIELDSET><LEGEND>Description</LEGEND> <DIV>  <a href="#">This is the 1 link</a></br>  <a href="#">This is the 2 link</a></br>  <a href="#">This is the 3 link</a></br>  <a href="#">This is the 4 link</a></br>  <a href="#">This is the 5 link</a></br>  <a href="#">This is the 6 link</a></br></DIV></FIELDSET> </body> </html>

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2011-05-21 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档