Cours 2 - Page HTML [Sunhae] Yir7
Cours 2 - Page HTML [Sunhae] 5jy9
Cours 2 - Page HTML [Sunhae] Qjc0
Cours 2 - Page HTML [Sunhae] 6d8e
-45%
Le deal à ne pas rater :
WHIRLPOOL OWFC3C26X – Lave-vaisselle pose libre 14 couverts – ...
339 € 622 €
Voir le deal

 

 Cours 2 - Page HTML [Sunhae]

Aller en bas 
AuteurMessage
Azzuen
HEY HEY
Azzuen


Messages : 59
Localisation : Ailleurs qu'avec toi.

Carte d'identité
Nom: lel
Âge: e
Race: fe

Cours 2 - Page HTML [Sunhae] Empty
MessageSujet: Cours 2 - Page HTML [Sunhae]   Cours 2 - Page HTML [Sunhae] EmptyDim 8 Nov - 21:29

Structure de base


Sans grande utilité, mais rend le codage propre.
Code:
<html>
<head></head>
<body></body>
</html>

Liens avec ou sans images


Lien sans info:
Code:
<a href="http://libre-graph.forumperso.com/">Lien vers LG</a>

Lien avec info:
Code:
<a href="http://libre-graph.forumperso.com/" title="Libre Graph, le forum de graphisme, codage et RPG !" alt="lienlg" target="_blank">Lien vers LG</a>

Image sans info:
Code:
<img src="URL DE L'IMAGE" />

Image avec info:
Code:
<img src="http://image.noelshack.com/fichiers/2014/32/1407158595-100x35.png" alt="Logo de LG" title="Libre Graph, le forum de graphisme, codage et RPG !" width="100px" height="35px"  />

Image avec lien:
Code:
<a href="http://libre-graph.forumperso.com/"><img src="http://image.noelshack.com/fichiers/2014/32/1407158595-100x35.png"  /></a>

Iframe:
Code:
<IFRAME src="http://azumi-theme.forumgratuit.org/h3-signature-sunhae-de-libregraph" width=520 height=320 scrolling=auto frameborder=0 > </IFRAME>
Revenir en haut Aller en bas
 
Cours 2 - Page HTML [Sunhae]
Revenir en haut 
Page 1 sur 1
 Sujets similaires
-
» Cours 3 - Page CSS [Sunhae]
» Cours 1 - Tableaux [Sunhae]

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Forum codage Azzuen :: Codage :: Cours de codage-
Sauter vers: