reading-notes

This Repo required for Asac labs class 2


Project maintained by ManarAbdelkarim Hosted on GitHub Pages — Theme by mattgraham

HTML Learning Summary

HTML

What Is HTML?

HTML stands for hypertext markup language, and the hypertext refers to the fact that HTML makes it so that you can click on links in web pages.

CH01 - Structure

Summary:

CH18 - Process & Design

Summary:

How to approach building a site?

before making a webite you should ask yourslf a couple of

questions :

thinking

Ch17- HTML5 Layout

HTML layouts provide a way to arrange web pages in well-mannered, well-structured, and in responsive form or we can say that HTML layout specifies a way in which the web pages can be arranged. Web-page layout works with arrangement of visual elements of an HTML document.

Introduce HTML5

HTML5 is the latest evolution of the standard that defines HTML. HTML5 is introducing a new set of elements that help define the structure of a page . The new HTML5 elements indicate the purpose of different parts of a web page and help to describe its structure, and that allows the building of more diverse and powerful Web sites and applications. (Older browsers that do not understand HTML5 elements need to be told which elements are block-level elements.)

Layout                    HTML

Summary:

CH08 - Extra Markup

versions of HTML:

historical html

HTML4 vs HTML5:

html Versions