Shreya Purohit Profile picture
Feb 15, 2022 12 tweets 4 min read Read on X
Semantic Elements in HTML: How to Use Them
(with examples)

Learn with visuals ↓
<nav>

It includes our website's primary navigation links (such as Home, Contact Us, and About):
<header>

The logo, headings, and other introductory elements of the webpage make up this section.
<figure>

It includes illustrations, code examples, and images.

To add a caption, we can just use the <figcaption> tag also.
<main>

This is the body (all the necessary content) of our page.
It's important to keep in mind that a document should only have one <main> tag.
<section> and <article>

People often get confused between these two.

A section tag is used to group content together, whereas an article tag is a standalone element that can be placed anywhere on our page, such as in a blog post.
<mark>

It is used to highlight text in a paragraph.
<details> and <summary>

Have you seen toggle lists?
When you click on them, they reveal a hidden text.

We can create them with the help of these two HTML tags. Take a look at how:
<aside>

You've probably seen a sidebar on a blog site with related articles or contact information. It all comes under the aside tag.
<footer>

A footer is located at the bottom of a webpage.
It typically contains copyright information, contact information, and some site navigation.
And with that, we've covered nearly all of the essential HTML semantic tags.
I hope this thread has been useful to you.

Thanks for reading! 👋
😅 Read it as a thread scroll here:

threadreaderapp.com/scrolly/149359…

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Shreya Purohit

Shreya Purohit Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @eyeshreya

Feb 7, 2023
Cheatsheets that will save you tons of hours as a data analyst:
Read 9 tweets
Jan 3, 2023
Hey data analytics learners! 📊

One of the best ways to master a new skill and develop your portfolio is through project-based learning.

6 free virtual project-based internships based on real world scenarios from companies like Deloitte, KPMG, Accenture and Tata ↓
🧠 Why should you consider trying these programs:

- Virtual, self-paced and free
- Based on real life scenarios
- Applied knowledge
- Develop your critical thinking skills
- Learn problem solving approaches

Time to dig in! ⤵️
1. KPMG Data Analytics Internship

What you’ll learn:
• Data quality and analysis
• Data visualization
• Perform data-driven insights
• Build dashboards

theforage.com/virtual-intern…
Read 9 tweets
Nov 25, 2022
If you're looking to learn Data Analysis in Python, here are some excellent short & concise playlists to follow:

- NumPy
- Pandas
- Matplotlib
- Seaborn
- Plotly
+ Projects!
0. Python:

Want to brush up your python skills right from the fundamentals? This playlist will do the job -

youtube.com/playlist?list=…
1. NumPy:

This is a 1-hour video covering concepts like arrays, indexing, math, statistics, reshaping, and more.

Read 9 tweets
Nov 1, 2022
For the next 3 weeks, @365datascience is offering FREE unlimited access to all of their data science courses!

Make the most of it while you can.

Here are some of the best courses you can enroll in right now:
🚨 Before we start, make sure to sign up for the program and log in, or the links below won't open:

🔗365datascience.com/r/55d37cbf41ca…

Let's begin! ↓
1. SQL

Start with the fundamentals and work your way up to more complex topics.

🎓121 lessons
⌚Time: 8hrs.

🔗learn.365datascience.com/courses/previe…
Read 8 tweets
Oct 22, 2022
My top 3 preferences to learn SQL for free:
1. MySQL Tutorial for Beginners by @moshhamedani

This 3-hour course helps you understand SQL and write queries in no time!

🔗
2. W3Schools SQL

If I need to revise a concept, this is my go-to resource every time.

🔗 w3schools.com/sql/
Read 8 tweets
Sep 24, 2022
Building projects is a great approach to stand out from the crowd and expand your data analytics portfolio. 📈

🚀 8 free datasets for your next data science and analysis projects.

1. Google Dataset Search

🔗 datasetsearch.research.google.com
2. Kaggle datasets

🔗 kaggle.com/datasets
Read 9 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(