Sourav Mandal Profile picture
Mar 12, 2022 β€’ 8 tweets β€’ 2 min read β€’ Read on X
πŸ”Ή6 Useful HTML Attributes

A ThreadπŸ§΅β†“
βž€ Poster
β‡₯ Poster Attribute is used to show image while the video is downloading, or until the user hits the play button.
➁ Accesskey
β‡₯ The accesskey attribute specifies a shortcut key to activate/ focus an element.
βž‚ Download
β‡₯ Download file when clicking on the link (instead of navigating to the file).
βžƒ Translate
β‡₯ it tells browser whether the content should be translated or not.
βž„ Multiple
β‡₯ The multiple attribute allows the user to enter multiple values on an <input>
βž… Spellcheck
β‡₯ it is used to check spelling and grammar on html elements.
That's all for now.

If you liked this thread, make sure to:

1. Follow me @souravWD

2. Retweet the first tweet

Thank you so much for getting to the end of the thread πŸ’™ ! Let me know what you think below 😊 .

Cheers! 🍻

β€’ β€’ β€’

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

Keep Current with Sourav Mandal

Sourav Mandal 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 @souravcode

Feb 8, 2023
πŸ‘¨β€πŸ’» As a developer you must know git & Git Commands.

➀ Learn Git from scratch ⇩

{ part - 2 } A Thread...↓
Before continuing to this thread, read ( part - 1 )
here's part 1 of this thread ↓
❍ git commit
❍ git checkout
❍ git checkout -f
❍ git log
❍ git log -p
❍ git diff
❍ git diff --staged
❍ git rm
❍ git rm --cached
Read 13 tweets
Dec 29, 2022
πŸ‘¨β€πŸ’» As a developer you must know git & git Commands.

➀ Learn Git from scratch ⇩

❍ Git installation process!
❍ What is Git?
❍ Git basic Git Commands!

{ part - 1} A Thread...↓
➊ Git installation process!

➀ before using git it's a requirement to install git. it's a very simple process follow my step.

➀ open your browser and search Git windows install, click the first link ( git-scm .com) & Download it latest version & install it!
βž‹ What is Git?

➀ Git is a distributed code management and version control system.

➀ Git saves your changes, for example, ten people working in one sector if someone does some changes it save by Git.
Read 12 tweets
Oct 22, 2022
10 Array Methods in JavaScript!

A thread...⇩
🟒 Array Methods!

➊ forEach()
βž‹ some()
➌ includes()
➍ every()
➎ filter()
➏ sort()
➐ map()
βž‘ Arrar.from()
βž’ reduce()
➊0 Array.of()
➊ forEach()

➟ This method can help you to loop over array's items. The forEach() method can also be used on Maps and Sets.
Read 13 tweets
Aug 3, 2022
Learn Git Absolutely for Beginners!

⇩⇩⇩ Image
➀ Learn Git from scratch ⇩

❍ Git installation process!
❍ What is Git?
❍ Git basic Git Commands.!
πŸ€·β€β™€οΈ Let's use Git.

➌ These are some basic Git comments!

❍ git commit
❍ git checkout
❍ git checkout -f
❍ git log
❍ git log -p
❍ git diff
❍ git diff --staged
❍ git rm
❍ git rm --cached
Read 5 tweets
Aug 2, 2022
10 Github Repositories to learn JavaScript!

A Thread ↓↓↓
➊ Awesome-JavaScript

➟ 28.3k ⭐

github.com/sorrycc/awesom…
βž‹ You-Dont-Know-JS

➟ 157k ⭐

github.com/getify/You-Don…
Read 12 tweets
Aug 2, 2022
Learn JavaScript for beginners A Mega Thread

➊ CallBack Function!
βž‹ Function Returning!
➌ Array Methods!
➍ Clone Objects!
➎ call(), apply() and bind().
➏ Lexical Scope!
➐ Default or rest parameters.
βž‘ Arithmetic Operators!
βž’ Basic Events!
βž“ Global and Local Variables!
Read 12 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!

:(