Om Web development
Are you interested in going back to the basics? Do you want to learn how to develop web pages the old way? Then welcome to this guide.
In the same way that a building can only be as strong as its foundation, a webpage can only be as good as the bits and pieces that hold it together. In this case, we''re talking about HTML.
Hyper Text Markup Language, HTML is the glue that ensures a web page is held together and can be used on many different browsers and devices successfully. It also provides the structure needed to expand your webpages using JavaScript and CSS.
This guide focuses purely on HTML, and here''s what you can expect to learn:
ΓÇó What HTML is and how it works
ΓÇó How to use an HTML text editor
ΓÇó The HTML building blocks - attributes, elements, and tags
ΓÇó How to format your HTML
ΓÇó How to use heading, paragraph, and phrase tags
ΓÇó How to insert links, images, and tables
ΓÇó What HTML lists are
ΓÇó Using HTML classes, frames, and iFrames
ΓÇó Html Comments and File Paths
ΓÇó What''s in the HTML head
ΓÇó Techniques for layout and design
ΓÇó How to use the HTML entities, charset, and symbols
ΓÇó How to add HTML backgrounds, colors, and fonts
ΓÇó How to create a webpage from start to finish
And much more!
HTML is the backbone of any website, and it makes perfect sense to learn how to code in HTML before you try anything fancier.
Vis mer