Thread Reader
Share this page!
×
Post
Share
Email
Enter URL or ID to Unroll
×
Unroll Thread
You can paste full URL like: https://x.com/threadreaderapp/status/1644127596119195649
or just the ID like: 1644127596119195649
How to get URL link on X (Twitter) App
On the Twitter thread, click on
or
icon on the bottom
Click again on
or
Share Via icon
Click on
Copy Link to Tweet
Paste it above and click "Unroll Thread"!
More info at
Twitter Help
Adonis 🕸️
@LilAdonise
import bio from 'X'; const bio={A:'Student dev',B:'MERN',C:'Tech & humour',D:'Not an Influencer',E:'Internet Explorer'}, export default bio;
Subscribe
Save as PDF
Jun 20, 2022
•
22 tweets
•
10 min read
HTML ANATOMY OF A SIMPLE WEBPAGE.
#coding
#programming
#100DaysOfCode
BOOKMARK FOR LATER 🗃️
MEGA THREAD 🧵
1.
What is HTML?
- HTML - Hyper Text Markup Language
- Standard Language for creating webpages
- Defines structure of webpage
- Consists of content enclosed inside tags.