@nehaydv06
Nothing here yet.
Nothing here yet.
Feb 1 · 2 min read · What is Emmet? Emmet lets you write Html and CSS code fastly. You just give the shortcut and small abbreviations and press enter it will generate the code. For Example : In your code editor (ex: VS Code) if you type exclamatory mark ( ! ) .This will ...
Join discussionFeb 1 · 3 min read · What is Html? Html stands for “HyperText Markup Language” its basically the skeleton for the website its gives the structure to web page by using heading ,paragraph ,lists (ordered &unordered), makes text look attractive using tags like bold ,strong ...
Join discussion
Jan 20 · 3 min read · What is Git? Git is a version control system to track all changes and its keep the record of all the history and its lets multiple people to do the changes on the same project without overwriting other code you can go back in history to get previous ...
Join discussion