Free online money making banner


HTML tags and tutorials


 

 
Google
 
Web MoneyXtreme
 
 

 

 

 

 

 

 

 

 

 

Submit your site

 



 
 

   

 

The <base> tag

The <base> tag can be a time saver by re-defining the root folder of the page in which the tag is used. Let say that you are linking pages on a page in the root directory together but the files on the server are not in the root directory, they are a few folder deep like: root.com/stuff/otherstuff. So everytime you link something you'll have to write: <a href="stuff/otherstuff/yourfile.000>blabla</a>. So a shorter way of writing the whole thing is to simply move for that page the root folder to the level of that page. So you will include in the <head> of that page the new base directory. So when you write a link for that folder on the server you'll simply be writing the folder and file that you set.

Ex:

Source code Browser

<html>

<head>

<title>my page</title>

<base href="www.mydomain.com/stuff/otherstuff" />

</head>

<body>

<a href="pageinotherstufffolder.htm">page in that folder</a>

 

Tag list

<!--comment-->
<!DOCTYPE>
<a>
<abbr>
<acronym>
<address>
<area>
<b>
<base>
<bdo>
<big>
<blockquote>
<body>
<br>
<button>
<caption>
<center>
<cite>
<code>
<col>
<colgroup>
<dd>
<del>
<div>
<dfn>
<dl>
<dt>
<em>
<fieldset>
<font>
<form>
<frame>
<frameset>
<h1>...<h6>
<head>
<hr>
<html>
<i>
<iframe>
<img>
<input>
<ins>
<kbd>
<label>
<legend>
<li>
<link>
<map>
<meta>
<noframes>
<noscript>
<object>
<ol>
<optgroup>
<option>
<p>
<param>
<pre>
<q>
<samp>
<script>
<select>
<small>
<span>
<strong>
<style>
<sub>
<sup>
<table>
<tbody>
<td>
<textarea>
<tfoot>
<th>
<thead>
<title>
<tr>
<tt>
<u>
<ul>
<var>

 

Home - Content - Domain Name - Free Host - Host - Web Design - HTML - Tools - Advertise

Google - ClickBank - Affiliate - AdSense - AdWords - Merchant Account - Glossary - Links

This site is not in anyway affiliated
with any of the companies mentionned
Copyright © 2006 - moneyXtreme.com -
All Rights Reserved.