Swapna Kumar Panda ๎จ€ Profile picture
Mar 2 โ€ข 12 tweets โ€ข 2 min read
๐Ÿ‘ฉโ€๐Ÿ’ป HTML & CSS Topics

Learn these
โ if you are into Web Development
โ before starting JavaScript

โ‡ฉ
โ€ Back-End Developer

โ‘ You want to learn JavaScript for Node.js environment, you can directly start.

โ’ It's not mandatory to have any prior knowledge of HTML & CSS.
โ€ Front-End Developer

โœ” You can learn basic JavaScript syntaxes even without knowing HTML & CSS.

โœ˜ But you need to switch to HTML & CSS after a point. Then again switch back to JavaScript.

โœ” So, I recommend learn HTML & CSS (basics) first and, then jump to JavaScript.
โžŠ HTML Topics

โž€ HTML Page Structure
โž Elements, Tags & Attributes
โž‚ Empty/Void Element
โžƒ Heading Elements
h1, h2 etc.
โž„ Paragraph Elements
p, br etc.
โž… Container Elements
div, span etc.
โž† Form Based Elements
form, input, textarea, select etc.
โž‡ Formatting Elements
b, i, u etc.
โžˆ Quotation Elements
abbr, blockquote, address
โž‰ Hyperlink
โž€โž€ Image
โž€โž Lists
ordered, unordered, data
โž€โž‚ Table
โž€โžƒ Semantic Elements
header, footer, section etc
โž€โž„ id and, class attributes
โž€โž… Including Stylesheets
โž€โž† Including JavaScript Files
โž€โž‡ Setting FavIcon
โž€โžˆ Setting Title
โž‹ CSS Topics

โž€ Box Model
โž id and, class selectors
โž‚ border, margin, padding and, outline
โžƒ background
โž„ colors
โž… fonts
โž† display
block, inline, inline-block etc.
โž‡ position
relative, absolute etc.
โžˆ dimension
top, left, height, width, max-width etc.
โž‰ float
โž€โž€ overflow
โž€โž z-index
โž€โž‚ opacity
โœฉ I choose simple CSS layouts first.

โœฉ After learning a little JavaScript, I come back and learn about

โฌ” HTML

โž€ Charsets
โž HTML Entities
โž‚ Events
โžƒ Event Handlers

โฌ• CSS

โž€ flex
โž grid
โž‚ pseudo classes, elements
โžƒ combinators
โ€ Practice & Projects

โฌ– After learning each topic, practice that as much possible.

โฌ˜ A better strategy is picking a sample project and including features to it after learning each topic.

โฌ— Never jump to next unless you feel enough comfortable with current topic.
๐Ÿ›  100+ Developer Tools

Are you are switching into the field of Programming, Designing or Startups in 2022?

Then, @Vinaystwt have curated some really crucial tools for you, to save your 100+ hours of research

You can grab this book below
gumroad.com/a/969135219/vyโ€ฆ
End of ๐Ÿงต

Do you find this one useful?

If you are into web development, I am sharing regular helpful contents on that. You can check "HTML & CSS" and, "JavaScript" Twitter Moments in my profile.

To never miss future contents, Follow Me โœ…

โ€ข โ€ข โ€ข

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

Keep Current with Swapna Kumar Panda ๎จ€

Swapna Kumar Panda ๎จ€ 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 @swapnakpanda

Mar 3
5 "Must-Know" Date Input Types in HTML

โ‡ฉ
There are 5 input types which allow user to enter/pick date, time, week, month, year etc.

โžŠ datetime-local
โž‹ date
โžŒ time
โž week
โžŽ month
โžŠ datetime-local

โฌ’ Use this input type if requirement is to pick both "date" and "time" (independent of any timezone).

โฌ“ We can use 2 other attributes to define the limit restrictions and step values.

โ min
โ max
โ step <input type="datetime-...
Read 9 tweets
Mar 1
When someone asks me, "How do you grow to 18K from 18 in just 180 days"

I reply: By following these 18 lessons.

๐Ÿงต ๐Ÿ‘‡
๐Ÿšฅ Disclaimer

โฌ’ I am not a Growth Expert. Views expressed here are my personal views.

โฌ” I don't remember how many followers I had 180 days back.

โฌ“ None of my tweets are against anyone, any community or, any race. But if you feel attacked, I am really sorry. ๐Ÿ™
Lesson โžŠ

Be unique. Have your own style.
Read 21 tweets
Feb 28
๐ŸŒ† CSS Grid Layout : Properties & Values

Link to High Resolution image in the next tweet. To render contents in Grid layout effectively, there are var
๐Ÿ™ High Resolution Image

โฌ’ If you liked this one, give a โญ๏ธ to this GitHub repo to support my work.

โฌ“ Direct Link:

github.com/swapnakpanda/Iโ€ฆ
๐Ÿšฅ Disclaimer

I have compiled these information with all sincerity. But in case you find any omissions or, wrong representations, please inform me.
Read 4 tweets
Feb 27
10 Sorting Algorithms

โ‡ฉ
โฌ’ Have you just started studying Data Structures and Algorithms?

โฌ“ Are you finding difficulties in understanding the sorting algorithms?

I will introduce you here to 10 different sorting algorithms by explaining each using simple terms.
๐Ÿ“‹ Table of Contents

โžŠ Bubble Sort
โž‹ Selection Sort
โžŒ Insertion Sort
โž Merge Sort
โžŽ Quick Sort
โž Counting Sort
โž Radix Sort
โž‘ Bucket Sort
โž’ Heap Sort
โž“ Shell Sort
โž’โž‘ Time Complexity
โž’โž’ Space Complexity
Read 18 tweets
Feb 26
๐ŸŒ Hello, World!

Your first program written in 30 Languages

โ C
โ C++
โ Java
โ C#
โ HTML
โ CSS
โ JavaScript
โ Python
โ PHP
โ PL/SQL

and, 20 others.
๐Ÿ™ High Quality Infographics

โฌ˜ I have created a repository in GitHub. This will contain most of the infographics I create in HD Quality.

โฌ– To never miss any, add this repo to your "Watch" list.

โฌ™ To encourage me, give a โญ๏ธ to this repo.

Direct Link:
github.com/swapnakpanda/Iโ€ฆ
๐Ÿ“ฐ Read it in Hashnode

โฌ˜ Find these code in all 30 languages and, read more in this Hashnode article.

โฌ™ Encourage me by giving reactions and your valuable feedbacks there.

swapnakpanda.hashnode.dev/hello-world
Read 6 tweets
Feb 25
๐ŸŽจ Introduction to CSS

Explained with classic Illustrations Image
๐Ÿ“‹ Table of Contents

โžŠ What is CSS?
โž‹ Why to use CSS?
โžŒ Where can we use CSS?
โž How to add CSS?
โžŽ CSS Alternatives
โžŠ What is CSS? Image
Read 11 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 on Twitter!

:(