โ Static Methods
โ Accepts -ve Index
โ Returns Boolean
โ Returns Index
โ Returns new Array
โ Modifies Existing Array
โ Iterates through entire Array
โ Iterates Partially
โ Checks Elements "as it is"
โ Checks Elements custom way
โโ Accepts a callback
Do you find these information useful? Share your feedbacks.
Do you see any omissions or, wrong representations? Specify that in ๐ฌ
End of ๐งต
Are you interested in learning HTML, CSS and JavaScript in an easy and, interesting way? My threads and, infographics may help you achieve that. I am sharing those regularly.
To never miss any content in future, Follow Me โ
โข โข โข
Missing some Tweet in this thread? You can try to
force a refresh
๐ฆ All inline & block-level elements in HTML / CSS
Check inside the ๐งต for
โง Interesting details about inline & block-level
โง Link to high resolution image
โฉ
๐ Table of Contents
โ Introduction
โ inline-level
โ block-level
โ Changing Element Level
โ List of inline-level elements
โ List of block-level elements
โ Link to High Resolution Image
๐ฅ Disclaimer
โ I have compiled these information with all sincerity. But in case you find any omissions or, wrong representations, ๐ฌ me.
โ If you have any suggestions or, feedbacks, share those with me. I am eager to hear from you.
โ What is Semantic HTML?
โ Examples of Semantic Elements
โ Benefits of using Semantic HTML
โ.โ Improve site's SEO positioning
โ.โ Help your site more accessible
โ.โ Closer to natural language, easier to maintain
โ Should we not use "div"?
โ What is Semantic HTML?
โ Semantic HTML adds essential meaning to the web page rather than just presentation.
โ This lets web browsers, search engines, screen readers, RSS readers, and ultimately users understand it in a better way.
โ Functions - Basics
โ Function Scope
โ Function Arguments
โ Anonymous Functions
โ Higher Order Function & Callbacks
โ Closure
โ IIFE
โ Arrow Functions
๐ฅ Disclaimer
โฌ The questions covered here are mostly conceptual.
โฌ I never claim only these type of questions are/should be asked during interviews.
โฌ For interviews, you should have fundamentals strong. And you should be able to provide solutions to practical problems.