BCBenedict Chima Ogbulachiinbench3d.hashnode.dev·May 20, 2022 · 5 min readWhy HTML is a must for every WebsiteWhat is HTML? HTML is a term that implies HyperText Markup Language. It is the language of the web, through which websites are built. It makes up the full foundation of any web application we encounter on the web. HTML makes up the full foundation o...00
BCBenedict Chima Ogbulachiinbench3d.hashnode.dev·May 16, 2022 · 2 min readGit Configuration SettingsGit configuration Configuring our git on our local machines and virtual machines (VM) is important to tell git about the user. It is very advisable to always configure our git before we start using it locally. This helps prevent conflicts and reques...00
BCBenedict Chima Ogbulachiinbench3d.hashnode.dev·Jan 19, 2022 · 3 min readOutdated HTML ElementsReview of HTML With several versions of HTML released, Many advancements and improvements have been carried out, in order to give developers more fruitful experience while making use of it. The HyperText Markup Language, or HTML as it is known for i...00