当前位置:首页 > 代码 > 正文

免费简单网页源代码(在线网页制作源码)

admin 发布:2022-12-19 23:17 193


今天给各位分享免费简单网页源代码的知识,其中也会对在线网页制作源码进行解释,如果能碰巧解决你现在面临的问题,别忘了关注本站,现在开始吧!

本文目录一览:

就简单简单网页代码

昨天晚上新写的

给你吧

!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ""

html xmlns=""

head

meta http-equiv="Content-Type" content="text/html; charset=gb2312" /

title标准网页/title

style type="text/css"

#bodydiv{ position:relative; margin-left:95px; margin-right:95px;}

#body{ background-color:#FF8080;

margin-top:auto;

color: #996600;

font-family: "黑体";

;

}

#bannerdiv{ position:relative;}

#bannertable{}

#centerdiv{ position:relative; padding-left:3px;}

#centertable{ }

#rootdiv{ margin-top:11px;}

/style

/head

body id="body"

div id="bodydiv"

div id="bannerdiv"

table align="center" id="bannertable"

tr

td

img src="banner.gif" width="770" height="170"

/td

/tr

/table

/div

div id="centerdiv"

table id="centertable" border="0" cellpadding="7px"

tr

td

table border="0" style=" height:24px; width:200px;"background="divbg.gif"

trtd align="center"/td/tr/table

table border="0" style="height:170px; width:200px; background-color:#FF814f" cellpadding="0" cellspacing="0"

trtd align="center"img src="headimg.jpg" width="200" height="170" //td/tr/table /td

td rowspan="2"

table border="0" style=" height:24px; width:373px;"background="divbg.gif"

trtd align="center"日志/td/tr/table

table border="0" style="height:380px; width:373px; background-color:#FF814f" cellpadding="0" cellspacing="0"

trtd/td/tr/table /td

td rowspan="2"

table border="0" style=" height:24px; width:160px;"background="divbg.gif"

trtd align="center"网站导航/td/tr/table

table border="0" style="height:380px; width:160px; background-color:#FF814f" cellpadding="0" cellspacing="0"

trtd/td/tr/table /td

/tr

tr

td

table border="0" style=" height:24px; width:200px;"background="divbg.gif"

trtd align="center"心情/td/tr/table

table border="0" style="height:170px; width:200px; background-color:#FF814f" cellpadding="0" cellspacing="0"

trtd/td/tr/table

/td

/tr

tr

td

table border="0" style=" height:24px; width:200px;"background="divbg.gif"

trtd align="center"头像31/td/tr/table

table border="0" style="height:170px; width:200px; background-color:#FF814f" cellpadding="0" cellspacing="0"

trtd/td/tr/table

/td

td

table border="0" style=" height:24px; width:373px;"background="divbg.gif"

trtd align="center"头像32/td/tr/table

table border="0" style="height:170px; width:373px; background-color:#FF814f" cellpadding="0" cellspacing="0"

trtd/td/tr/table

/td

td

table border="0" style=" height:24px; width:160px;"background="divbg.gif"

trtd align="center"头像33/td/tr/table

table border="0" style="height:170px; width:160px; background-color:#FF814f" cellpadding="0" cellspacing="0"

trtd/td/tr/table

/td

/tr

/table

/div

div id="rootdiv"

table align="center"

tr

td align="center"

img src="rootimg.gif" height="60" width="190" /

/td

/tr

tr

td

/td

/tr

/table

/div

/div

/body

/html

如何用html编写一个简单的网页

简单的html网页可以直接利用文本编写的,无需下载特定编辑器。

1、在我们的windows操作系统中,桌面上鼠标右键新建一个txt文本,并命名为"最简单网页",只是便于标识,实际上并不影响我们的操作。注意我们需要提前在文件属性中把扩展名显示出来。

2、我们打开文件夹属性设置,将文件扩展名显示出来,后面我们需要对文件扩展名进行操作,不同操作系统的设置位置不太一样,我们可以直接搜索"文件夹属性"来进行查找修改。

3、然后输入最简单的HTML文本语言。

代码如下:

html

body

最简单的网页

/body

/html

4、保存并关闭txt文本,然后修改我们txt文本的扩展名为html,此时会弹出警告框,提示我们修改后可能会导致文件不能使用,这是操作系统的一个处理逻辑,为了防止无意或恶意的损坏文件的行为。

5、无需担心,因为这在我们自己的掌控之下,确认警告,点击"是",然后双击打开我们自己的第一个html网页,就可以看到一个最简单的html网页了。

帮我编一个比较简单的网页源代码,不要太复杂,不要有flash..

1、新建一个文本文档,把下面的内容复制到里面。

html我的网站!/html

2、另存为index.htm

3、双击index.htm,这就是最简单的网页。

关于免费简单网页源代码和在线网页制作源码的介绍到此就结束了,不知道你从中找到你需要的信息了吗 ?如果你还想了解更多这方面的信息,记得收藏关注本站。

版权说明:如非注明,本站文章均为 AH站长 原创,转载请注明出处和附带本文链接;

本文地址:http://ahzz.com.cn/post/29717.html


取消回复欢迎 发表评论:

分享到

温馨提示

下载成功了么?或者链接失效了?

联系我们反馈

立即下载