This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
informatique:web:html [2024/10/16 14:52] – yahiko | informatique:web:html [2025/01/22 21:32] (current) – yahiko | ||
---|---|---|---|
Line 8: | Line 8: | ||
< | < | ||
</ | </ | ||
+ | |||
+ | ===== Lien vers un texte dans un page ===== | ||
+ | <code html> | ||
+ | https:// | ||
+ | </ | ||
===== Code ===== | ===== Code ===== | ||
Line 16: | Line 21: | ||
Sur plusieurs lignes : | Sur plusieurs lignes : | ||
- | <filehtml> | + | <file html> |
<pre> | <pre> | ||
if(trucbidule) then { | if(trucbidule) then { | ||
Line 22: | Line 27: | ||
</ | </ | ||
</ | </ | ||
+ | |||
+ |