Discover the HTML, CSS and JavaScript Technology Stack

Published: 05 February 2024
on channel: Tech Push
11
0

Want to see a Web Page and How It Works. This video starts your journey into Web and Apps Development using HML, CSS and JavaScript. Module 2.

LEARNING ACTIVITIES - Introduction to HTML Module 2

Questions:
1) HTML is used for Web Page Layout. True or False
2) HTML is not a Programming Language. True or False
3) Every HTML document Basic Tags includes:
<!DOCTYPE> declaration tag
<html> tag
<head> </head> tag
<body> </body> tag
</html>

4) Exercise - Create this Web Page:
<!DOCTYPE html>
<html>
<head>
<title>Web Page</title>
</head>
<body>
<p> Hello World </p>
</body>
</html>

~Partial HTML Tags List ~
<!--...--> Defines a comment
<!DOCTYPE> Defines the document type
<a> Defines a hyperlink
<abbr> Defines an abbreviation or an acronym
<address> Defines contact information for the author/owner of a document
<area> Defines an area inside an image map
<article> Defines an article
<aside> Defines content aside from the page content
<audio> Defines embedded sound content

@


On this page of the site you can watch the video online Discover the HTML, CSS and JavaScript Technology Stack with a duration of hours minute second in good quality, which was uploaded by the user Tech Push 05 February 2024, share the link with friends and acquaintances, this video has already been watched 11 times on youtube and it was liked by 0 viewers. Enjoy your viewing!