NONaomi Okwuziinlinaom.hashnode.dev·Sep 4, 2022 · 2 min readWorking with BootstrapBootstrap is one of the most popular web development frameworks .To majority of people it is shorter and easier to write than Css and html but in my opinion it is extra work .First of all one cannot use normal colour and tag names to write the code a...00
NONaomi Okwuziinlinaom.hashnode.dev·Sep 3, 2022 · 2 min readBasics of CSSCss full meaning cascading style sheet .As the name implies it is a style sheet language that is used to structure , design and style documents written in mark up languages like HTML . It is used to change and alter the font size ,font color, backgro...00
NONaomi Okwuziinlinaom.hashnode.dev·Aug 21, 2022 · 1 min readAbout linuxLinux is a Unix-like computer operating system (OS) that directly manages hardware and resources of a system such as CPU, memory, and storage, and manages the communication between software and hardware.Linux was first released on September 17, 1991,...01H
NONaomi Okwuziinlinaom.hashnode.dev·Aug 21, 2022 · 2 min readIntroduction to HTMLHTML is the short form for hyper text markup language .HTML is a type of system that is used to design ,create and describe the structureand out look of web pages or websites .HTML uses tags such as p for paragraph, table for creating tables,form for...00