Adonis 🕸️ Profile picture
import bio from 'X'; const bio={A:'Student dev',B:'MERN',C:'Tech & humour',D:'Not an Influencer',E:'Internet Explorer'}, export default bio;
Jun 20, 2022 22 tweets 10 min read
HTML ANATOMY OF A SIMPLE WEBPAGE.
#coding #programming
#100DaysOfCode
BOOKMARK FOR LATER 🗃️

MEGA THREAD 🧵 Image 1. What is HTML?

- HTML - Hyper Text Markup Language
- Standard Language for creating webpages
- Defines structure of webpage
- Consists of content enclosed inside tags.