AWAlex W.inhtml-tutorial-1.hashnode.dev·Jun 15 · 5 min readStatic Websites: Complete Beginner OverviewA static website is a website made up of fixed files that are delivered directly to users' browsers. The content remains the same for every visitor unless the developer manually edits the website file00
AWAlex W.inhtml-tutorial-1.hashnode.dev·Jun 15 · 4 min readhtml tutorial for beginnersHTML works with tags, which tell the browser how to display content. For example, the <h1> tag creates a main heading, while the <p> tag creates a paragraph. HTML is usually combined with CSS to add10
AWAlex W.inhtml-tutorial-1.hashnode.dev·Jun 15 · 1 min readHTML tutorial for complete beginnershello, this is a html article for beginners in which i will guide step by step about html. structure of html:00