码迷,mamicode.com
首页 > Web开发 > 详细

【codecademy summary】html+css links

时间:2017-02-10 13:54:51      阅读:188      评论:0      收藏:0      [点我收藏+]

标签:google   src   -o   tar   text   sum   ref   element   lin   

We use <a> element to add a link to other web.

  This is exmaple about text-only links:

    <a href="www.google.com" target= "_blank">Google</a>

  And this is exmaple about picture links:

    <a href="www.google.com" target= "_blank"><img src="#" alt ="google"/></a>

【codecademy summary】html+css links

标签:google   src   -o   tar   text   sum   ref   element   lin   

原文地址:http://www.cnblogs.com/guangluwutu/p/6385877.html

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