web基础

  • 认识URL,观察常用网站网址,区分不同组成部分。uscheme://host:port/path/?query-string=xxx#anchor11
  • 观察web浏览过程.
  • HTML基础。练习使用标签制作简单的页面。 
<h1></h1> 
<hr>
<P>友情链接</P>
<a href=url></a>
<br>
<img src="url" width="258" height="39" alt="gzcc.cn" >

 

 


posted on 2017-10-13 19:29  045钟嘉丽  阅读(94)  评论(0编辑  收藏  举报

导航