AAAbdulsalam Awataiinabdulblog.hashnode.dev·Sep 8, 2022 · 2 min readMeaning of bootstrap and advantagesWhat is Bootstrap? Bootstrap is a free, open source front-end development framework for the creation of websites and web apps. Designed to enable responsive development of mobile-first websites, Bootstrap provides a collection of syntax for template ...00
AAAbdulsalam Awataiinabdulblog.hashnode.dev·Sep 8, 2022 · 1 min readMeaning of HTMLHTML stands for HyperText Markup Language. It is a standard markup language for web page creation. It allows the creation and structure of sections, paragraphs, and links using HTML elements (the building blocks of a web page) such as tags and attrib...00
AAAbdulsalam Awataiinabdulblog.hashnode.dev·Sep 8, 2022 · 2 min readMeaning of cssis a style sheet language used for describing the presentation of a document written in a markup language such as HTML or XML (including XML dialects such as SVG, MathML or XHTML).[1] CSS is a cornerstone technology of the World Wide Web, alongside H...00
AAAbdulsalam Awataiinabdulblog.hashnode.dev·Sep 7, 2022 · 3 min read20 linux commands with their usesls Command ls is probably the first command every Linux user typed in their terminal. It allows you to list the contents of the directory you want (the current directory by default), including files and other nested directories. ls It has many option...00