HTML Slide and Css
HTML Slide and Css
Introduction
• Internet
• Getting to know HTML
• Structure of the web page
• Document Object Model
• Tags and Elements
• Getting to know CSS
• Applying CSS
• Selectors
How Does The
Internet Work?
What is HTML?
HTML = Hyper Text Markup Language
</body>
</html>
JUS
HTML TAGS
HTML tags are the hidden keyword with in a web page that
define how the browser must format and display the content
most of these tags have 2parts opening tags and closing tags
container