1- Spellcheck: The spellcheck is used to check the spelling and grammar of Html elements such as input.
2- Translate: The translate attribute is used to tell the browser whether the content is to be translated or not.
It can be translated into any language.
3- Accept: The accept attribute is used to specify the type of files the user can upload. In the below example, the user can upload or use only .jpg or .raw files.
4- Poster: The poster attribute specifies an image to be shown while the video is downloading, or until the user hits the play button. If this is not included, the first frame of the video will be used instead.
5- The download attribute specifies that the target (the file specified in the href attribute) will be downloaded when a user clicks on the hyperlink.
That's all for the thread.
If you find it useful retweet the first one.
Happy Learning.💙
• • •
Missing some Tweet in this thread? You can try to
force a refresh
HTML5UP:
HTML5 UP is a collection of amazing free templates, that are fully responsive, built on intelligent html5 and css3, and are fully customizable.html5up.net
Graygrids:
Biggest Source of Free HTML Website Templates and bootstrap Themes for Business, Landing Pages, Admin Dashboards, Resume and portfolio Websites. 400+ Ready to Use Templates and Themes to Ease Your Web Development Process.graygrids.com
Some useful websites for Developers that will help you in your journey:
A Thread🧵👇
W3schools: My go-to resource for a quick recap of different topics. They cover different languages like Javascript, Python, PHP, Java, etc
They provide lots of examples and Try it yourself problems.
FreeCodeCamp: This is one of the best resources out there. Learn to code for free, Build Projects and earn free certification.