码迷,mamicode.com
首页 > 其他好文 > 详细

10.13

时间:2017-10-13 12:44:43      阅读:112      评论:0      收藏:0      [点我收藏+]

标签:logs   class   new   div   color   style   ima   blog   get   

  1. HTML基础。练习使用标签制作简单的页面。 
<h1></h1>
<hr>
<P>友情链接</P>
<a href=url></a>
<br>
<img src="url" width="258" height="39" alt="gzcc.cn" >
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>广州商学院</title>
</head>
<body>
<h1 align="center"><a href="http://www.gzcc.cn/"target="_blank">广州商学院</a></h1>
<hr>
<a href="http://news.gzcc.cn/html/2017/xiaoyuanxinwen_0620/7690.html"target="_blank"><img src="http://oa.gzcc.cn/uploadfile/2017/0915/20170915114305119.jpg"></a>
</body>
</html>

技术分享

 

10.13

标签:logs   class   new   div   color   style   ima   blog   get   

原文地址:http://www.cnblogs.com/chenyanxi123/p/7660211.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!