ברוכים הבאים לוורדפרס. זה הפוסט הראשון באתר. ניתן למחוק או לערוך אותו, ולהתחיל לכתוב.
מבוא
HTML (HyperText Markup Language) היא שפת הסימון הסטנדרטית ליצירת דפי אינטרנט. הוא מתאר את המבנה של דף אינטרנט, והרכיבים שלו אומרים לדפדפן כיצד להציג את התוכן.
- <strong> for bold text
- <em> for italic text
- <u> for underlined text
<s>for strikethrough text- <mark> for highlighted text
- <small> for smaller text
- <abbr> for abbreviations
<code>
for inline code<pre>
for preformatted text
- <strong> for bold text
- <em> for italic text
- <u> for underlined text
<s>for strikethrough text- <mark> for highlighted text
- <small> for smaller text
- <abbr> for abbreviations
<code>
for inline code<pre>
for preformatted text