How to Link to About Web Design / HTML
Link Text, URLs, Graphics, and Code
If you would like to link to the About Web Design / HTML site (http://webdesign.about.com/) from your Web pages, here are a few graphics and the HTML code you need to use them:
Link to About Web Design/HTML with Text:
About Web Design / HTML
The place to learn HTML, XML, frames, Web development, PHP, ASP, and tips and tricks of the Web trade, from Jennifer Kyrnin, your About Guide to Web Design and HTML.
<strong><a href="http://webdesign.about.com/">About Web Design / HTML</a></strong><br />
The place to learn HTML, XML, frames, Web development, PHP, ASP, and tips and tricks of the Web trade, from Jennifer Kyrnin, your About Guide to HTML and XML.
Link to About Web Design/HTML with a Button:
Here is the HTML code to include the above image on your page:
<a href="http://webdesign.about.com/">
<img src="http://images.about.com/guide_banners/webdesign/webdesign-but.gif" style="width:124px;height:96px;border:none;" alt="Web Design @ About"></a>
Here is the HTML code to include the above image on your page:
<a href="http://webdesign.about.com/">
<img src="http://images.about.com/guide_banners/html/html-but.gif" style="width:124px;height:96px;border:none;" alt="HTML @ About"></a>
Here is the HTML code to include the above image on your page:
<a href="http://webdesign.about.com/">
<img src="http://images.about.com/guide_banners/xml/xml-but.gif" style="width:124px;height:96px;border:none;" alt="XML @ About"></a>
Banner 1:
Here is the HTML code to include the above image on your page:
<a href="http://webdesign.about.com/">
<img src="http://images.about.com/guide_banners/webdesign/webdesign-tab.gif" style="width:468px;height:60;border:none;" alt="Web Design @ About" /></a>
Here is the HTML code to include the above image on your page:
<a href="http://webdesign.about.com/">
<img src="http://images.about.com/guide_banners/html/html-tab.gif" style="width:468px;height:60;border:none;" alt="HTML @ About" /></a>
Here is the HTML code to include the above image on your page:
<a href="http://webdesign.about.com/">
<img src="http://images.about.com/guide_banners/html/html-tab.gif" style="width:468px;height:60;border:none;" alt="XML @ About" /></a>
Banner 2:
Here is the HTML code to include the above on your page:
<a href="http://webdesign.about.com/">
<img src="http://images.about.com/guide_banners/webdesign/webdesign-alert.gif" style="width:468px;height:60;border:none;" alt="Web Design @ About"></a>
Here is the HTML code to include the above on your page:
<a href="http://webdesign.about.com/">
<img src="http://images.about.com/guide_banners/html/html-alert.gif" style="width:468px;height:60;border:none;" alt="HTML @ About"></a>
Here is the HTML code to include the above on your page:
<a href="http://webdesign.about.com/">Jennifer Kyrnin
<img src="http://images.about.com/guide_banners/xml/xml-alert.gif" style="width:468px;height:60;border:none;" alt="XML @ About"></a>

