MMmandong mcphilips calebinmcphilips.hashnode.dev·Sep 4, 2022 · 1 min readBootstrap and CSSwhat is Bootstrap: Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites. what is CSS: CSS is the language we use to style an HTML document. CSS describes how HTML elements should be displayed. This tutorial ...00
MMmandong mcphilips calebinmcphilips.hashnode.dev·Aug 21, 2022 · 2 min readGit Bash and Some of its CommandsWhat is Git Bash? Git Bash is an application for Microsoft Windows environments which provides a bash emulation used to run Git from the command line without the use of GUI (Graphical User Interface). This is not a simple bash compiled for Windows, b...00
MMmandong mcphilips calebinmcphilips.hashnode.dev·Aug 18, 2022 · 1 min readHtml And How It WorksHTML stands for Hypertext Markup Language. HTML is the language for describing the structure of Web pages. HTML gives authors the means to: Publish online documents with headings, text, tables, lists, photos, etc. Retrieve online information via hype...00