โฌ I have compiled these information with all sincerity. But in case you find any omissions or, wrong representations, ๐ฌ me.
โฌ Share your feedbacks if you see any area of improvement for me. Feedbacks are highly appreciated.
Are you interested in such cheatsheets? I am regularly sharing cheatsheets for Web Development (HTML, CSS, JavaScript, React), Data Structures, SQL and NoSQL.
To never miss any, 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.
โ 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