1,904
עריכות
(יצירת דף עם התוכן "<html><div class="tab"> <button class="tablinks" onclick="openCity(event, 'London')">{{{שם1}}}</button> <button class="tablinks" onclick="openCity(event, '...") |
אין תקציר עריכה |
||
שורה 11: | שורה 11: | ||
<div id="Paris" class="tabcontent"> | <div id="Paris" class="tabcontent"> | ||
h3>{{{שם2}}}</h3> | |||
<p> | <p>{{{תוכן2}}}</p> | ||
</div> | </div> | ||
<div id="Tokyo" class="tabcontent"> | <div id="Tokyo" class="tabcontent"> | ||
h3>{{{שם3}}}</h3> | |||
<p> | <p>{{{תוכן3}}}</p> | ||
</div> | </div> | ||
<html> | <html> |