Welcome to My Website

About My Web Development Course Experience

HTML(HyperText Markup Language)

Basic element include:
html head body
h1 to h6 for heading
p for paragraphs
a for link
img for image
lists (there are three type of lists)
ordered list
unordered list
Description list

CSS (cascading style sheets)

Used for styling your HTML elements.
You can set colors, fonts, spacing, and layout