|
|
HTML | CONTENTS
GETTING STARTED
HTML TAGS AND ELEMENTS | An introduction to common tags and elements
PAGE STRUCTURE AND LAYOUT | The concepts of structuring your page
FORMS AND USER INPUT | Various methods of user input such as text box and drop downs
CSS WITH HTML | The relationship between HTML and CSS
HTML QUICK REFERENCE
HTML TAGS AND ELEMENTS | An introduction to common tags and elements
PAGE STRUCTURE AND LAYOUT | The concepts of structuring your page
FORMS AND USER INPUT | Various methods of user input such as text box and drop downs
CSS WITH HTML | The relationship between HTML and CSS
HTML QUICK REFERENCE
WEB DEVELOPMENT INTRODUCTION
Hyper Text Markup Language or HTML is the backbone to webpages, it is one of the language used for all webpages and works in line with other languages such as CSS for the Styling and Javascript for more dynamic aspects of a webpage. All web-browsers such as Microsoft Edge and Google Chrome read HTML and convert it to the nice neat webpages we see today. What we see is the front-end development side of web-design.
|
VIDEO BY: Danielle Thé from Glitch