Structure of an HTML Page html head head

  • Slides: 8
Download presentation

Structure of an HTML Page <html> <head> ﻣﻌﻠﻮﻣﺎﺕ ﻋﻦ ﺻﻔﺤﺔ ﺍﻟﻮﻳﺐ </head> Opening tag

Structure of an HTML Page <html> <head> ﻣﻌﻠﻮﻣﺎﺕ ﻋﻦ ﺻﻔﺤﺔ ﺍﻟﻮﻳﺐ </head> Opening tag <body> Closing tag ﻣﺤﺘﻮﻯ ﺻﻔﺤﺔ ﺍﻟﻮﻳﺐ </body> </html>

Page Title: <title>. <head> < ﺩﺍﺧﻞ ﻗﺴﻢ title> tag • ﻉ • HTML: <title>

Page Title: <title>. <head> < ﺩﺍﺧﻞ ﻗﺴﻢ title> tag • ﻉ • HTML: <title> Chapter 1 </title>

Paragraph: <p> • HTML: <p> <b> I am bold. </b> <i> I am italic.

Paragraph: <p> • HTML: <p> <b> I am bold. </b> <i> I am italic. </i> </p> I am bold. I am italic. : • ﺍﻟﻨﺘﻴﺠﺔ

Headings: <h 1>, <h 2>, … <h 6> • HTML: <h 1> Internet Applications

Headings: <h 1>, <h 2>, … <h 6> • HTML: <h 1> Internet Applications </h 1> <h 2> Internet Applications </h 2> <h 3> Internet Applications </h 3> <h 4> Internet Applications </h 4> <h 5> Internet Applications </h 5> <h 6> Internet Applications </h 6>

Headings: <h 1>, <h 2>, … <h 6> Internet Applications Internet Applications : •

Headings: <h 1>, <h 2>, … <h 6> Internet Applications Internet Applications : • ﺍﻟﻨﺘﻴﺠﺔ

Line Break: • HTML: <p> Lojain: Good Morning. Yara: Good Morning. </p> Lojain: Good

Line Break: • HTML: <p> Lojain: Good Morning. Yara: Good Morning. </p> Lojain: Good Morning. Yara: Good Morning. : • ﺍﻟﻨﺘﻴﺠﺔ