BRB Raneintechaddict.hashnode.dev·May 11, 2022 · 7 min readIntroduction To HTMLHTML: It stands for Hyper Text Markup Language, it is mainly used to create websites and show the contents in the websites. HTML uses tags which are called as markup to display the content, these content can be a text, a table, an image, a form, hea...00
BRB Raneintechaddict.hashnode.dev·May 11, 2022 · 5 min readBeginner to Advance Introduction to Git/GitHubhere we go …. Git: It is a version controlling system. It helps to collaborate each Developers together work in a team. Git is a DevOps tool used for source code management. It is a free and open-source version control system used to handle small t...01K