Posted by OFPPT
No comments | 13:04









 dans Html attrib_page_corrige



Solution









<HTML>
 <HEAD>
   <TITLE>Corrigé Exercice Attributs de page</TITLE>
 </HEAD>
 <BODY BACKGROUND="fond_spirale.gif" TEXT="navy" LINK="red" 
        VLINK="maroon">

 <BLOCKQUOTE>

 <H1>Exercice Attributs de page</H1>

 <UL>
 <LI>Cette page contient l'image "fond_spirale.gif"...
 <LI>Pour ménager de la place à gauche pour la spirale...
 <LI>La couleur par défaut du texte est le "navy"...
 <LI>Les liens...
 </UL>

 <TABLE ALIGN="center" WIDTH="60%" BGCOLOR="silver" BORDER="1">
 <TR>
 <TH COLSPAN="2">Couleur de fond "silver"</TH>
 </TR>
 <TR>
 <TH BGCOLOR="yellow">Fond "yellow"</TH>
 <TH BGCOLOR="lime">Fond "lime"</TH>
 </TR>
 </TABLE>

 </BLOCKQUOTE>
 </BODY>
 </HTML>

Pour Telecharger 

0 commentaires:

Enregistrer un commentaire