@mith-ry
Scattered thoughts, gathered, shaped and shipped in words.
Nothing here yet.
Nothing here yet.
Jan 28 · 3 min read · CSS is used to give style in out HTML structure. We change colors, sizes, spacing, layout etc. But one question is very important,Which part of HTML do we want to style? —> We don’t want to style everything at the same time. We must identify the elem...
Join discussionJan 27 · 2 min read · What Emmet Is Emmet helps beginners write HTML faster by automatically generating repetitive tags and structure for them.Emmet is a general tool that works in many code editors (eg: VS Code, Sublime Text, Atom etc) to help us write HTML faster using ...
Join discussionJan 27 · 3 min read · What HTML Is and Why We Use It HTML (HyperText Markup Language) is the skeleton of webpage. It is like the basic structure (skeleton) of a website.When we open any website, behind everything, HTML is there.HTML tells what things will come on out page...
Join discussion