HTML
JAVASCRIPT
PHP
ASP
SQL
CSS
ET
PLUS
Accueil.Nous Joindre.HTML.JAVASCRIPT.PHP.ASP.SQL.CSS.Annonces.

Mon premier site web Mon premier site web Mon premier site web Mon premier site web Mon premier site web Mon premier site web
Recherche personnalisée
Définition des Tags « codes » HTML

Apprendre le html , JavaScript, PHP, CSS, et ASP ...

2009 Copyright all rights reserved

Accueil Nous Joindre HTML JAVASCRIPT PHP ASP SQL CSS Annonces
<base>  
Base <base.....>  se place dans le <head> section du code html. Nous permet d'écrire notre lien dans toute la page a partir de notre base définie dans le <head> section.
But simplification d'écriture de code.
Exemple de <base>
<html>
<head>
<base href="http://www.monsite.com/images/" />
<base target="_blank" />
</head>

<body>
<img src="image.jpg" />
<a href="http://www.monsite.com">Mon site web</a>
</body>

</html>
Tous nos liens dans le body  (contenu) seront toujours  "base" + nom de l'image  comme le montre cet exemple
Donc l'image qui sera affichée sur notre navigateur vient du lien suivant:
http://www.monsite.com/images/image.jpg
<!-->
<!DOCTYPE>
<a>
<abbr>
<acronym>
<address>
<applet>
<area>
<b>
<base>
<basefont>
<bdo>
<big>
<blockquote>
<body>
<br>
<button>
<caption>
<center>
<cite>
<code>
<col>
<colgroup>
<dd>
<del>
<dfn>
<dir>
<div>
<dl>
<dt>
<em>
<fieldset>
<font>
<form>
<frame>
<frameset>
<head>
<h1> - <h6>
<hr>
<html>
<i>
<iframe>
<img>
<input>
<ins>
<kbd>
<label>
<legend>
<li>
<link>
<map>
<menu>
<meta>
<noframes>
<noscript>
<object>
<ol>
<optgroup>
<option>
<p>
<param>
<pre>
<q>
<s>
<samp>
<script>
<select>
<small>
<span>
<strike>
<strong>
<style>
<sub>
<sup>
<table>
<tbody>
<td>
<textarea>
<tfoot>
<th>
<thead>
<title>
<tr>
<tt>
<u>
<ul>
<var>
Insérer une image
Insérer SWF flash
Insérer media player
Inline frame Iframe
Insérer  flv flash files
HTML Elements
HTML Formatting
HTML Attributs
HTML Couleurs
HTML Liens
HTML Images
HTML Meta Tags
HTML Commentaire
HTML Forms
HTML Tables
HTML Image Carte
HTML Frames
HTML Entities
HTML Layouts
HTML Styles
HTML Scripts
HTML Templates
Website Hosting