跪求网页制作高手帮忙解决一些基础性的问题,谢谢了!!不胜感激啊!!

1.给出Internet,网页和万维网的定义2.要在计算机上创建一个包含一些文本和两个图像的网页,需要保存多少个文件?所有HTML页面都必须包含哪四个标签?3.在下面的文... 1.给出Internet,网页和万维网的定义

2.要在计算机上创建一个包含一些文本和两个图像的网页,需要保存多少个文件? 所有HTML页面都必须包含哪四个标签?

3.在下面的文本中插入适当的分行和分段标签,使之成为两行诗,中间有一空行:
Good night,God bless you
Go to bed and undress you.
Good night,Sweet repose,
Half the bed and all the clothes.

4.编写HTML,使下列内容按顺序出现在网页中:
包含“We are Proud to Present”的小标题;
横穿页面的水平标尺线;
包含单词“Orbit”的大标题;
包含“The Geometric Juggler”的中等标题;
另一条水平标尺线

5.编写一个完整的网页,标题为“Foo Bar”,页面开头有一个“Happy Hour at the Foo Bar”标题,下面是正常字体的“Come on down!”
展开
 我来答
匿名用户
2011-03-17
展开全部
1、无语
2、三个文件者祥,html,head,title,body
3、<p>Good night,God bless you, Go to bed and undress you.</p><br>
<p>Good night,Sweet repose, Half the bed and all the clothes.</p>
4、<html>
<head>
<title>html<羡核/title>
</head>
<body>
<h3>We are Proud to Present</h3>
<hr/>
<h1>Orbit</h1>
<h2>The Geometric Juggler</h2>
<hr/>
</body>
</html>
5、<html>
<head>
<title>Foo Bar</title>
</head>
<body>
<h3>Happy Hour at the Foo Bar<首派搏/h3>
<p>Come on down!</p>
</body>
</html>
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式