Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 559 Bytes

Week1.md

File metadata and controls

21 lines (15 loc) · 559 Bytes

Intro-To-Web-Development

HTML5 Features

Categorize web pages into different sections. Cross-browser applications. Flexibility. Create a more engaging user experience. Managing data, video and audio.

DOM Tree: Nodes define the document type.

'''

'''

XHTML use the same tags as HTML.

-> In the course, it is used the jsfiddle.net, but we will try to do it with a live-server.