Skip to content

Latest commit

 

History

History
112 lines (62 loc) · 3.06 KB

File metadata and controls

112 lines (62 loc) · 3.06 KB

in this summery we will cover

  • waht is the Webpage
  • what is html & css
  • html tag
  • html 5 layout
  • html process & design

Webpage

is displaye screen that have a stractur from HTML

HTML

he HyperText Markup Language, or HTML is the standard markup language for documents designed to be displayed in a web browser.

  • css it strategy way that make old browesr can read HTML5 arder . by adding basic tag

HTML tag

tag this imag show us structur of html elemant . which each elemant shoukd start with open tag and closing tag .and there are elemant called self closing tag like this .

HTML5 layout

layout is how to designed your page by knowing the the structur. and how to set it up

there are tow type of layout

  • old one before HTML5

which is contain many order to give to have the layout that you need . for example

old layout

  • HTML5 layout html5 layout save time and efort by new elemant we can use it and give us the more option .for example

html5 layout

so now you can see the deferent between that .

html5 layout

this tow are the head and the bottom of the page so in the header you can writ the main tittel . and in the footer you can writ the copy writ and refrance

  • . .

inside the

you can writ what
    and
  • and also for the linke so this all are inside the nav . and the you can add Images and paragraph . and head line for the artical it self .

    you can see it down

    coding

    ** html process & design**

    process and design that what make the people visit your web and how you design it to target and attac people to visit .

    • process: to under stand people maindset and how to target them by make study about what there intrested in it ( school. football. car. movies) .

    • design : how the page shuold look and the color .

    look of the page : photo . paragraph. color: use the color that are maching togather

    **html tag table **

    tag Description
    ! this is html5 DOC
    html page
    tittelof the page
    every thing that show in the page
    instert the hyperlink in it
    Sectioning Elements
    insert img and paragraph
    img.paragraph.linke

    note : for more information click the link . html elements .

    check your memory

    1.what is css ................... 2.Sectioning Elements.................... 3. make your page pretty ................ 4.to under stand people maindset and how to target them by make study about what there intrested in it ( school. football. car. movies) ..............

    hope you injoy it

    thank you