A-Z HTML, CSS and JS in 2 Minutes
A-Z HTML, CSS and JS in 2 Minutes
Here we go👇
HTML
1.Document Structure •
<!DOCTYPE> • <html> • <head> • <title> • <meta> • <link> • <script> • <noscript>
2.Text Content • <h1>, <h2>, <h3>, <h4>, <h5>, <h6> • <p> • <span> • <strong> • <em> • <br> • ...
revivecoding.hashnode.dev4 min read