Do It Yourself – Tutorials – How to Make Your Own Website Tutorial – Module 2: Web Coding Using HTML

by | Feb 12, 2021 | 0 comments

Do It Yourself – Tutorials – How to Make Your Own Website Tutorial – Module 2: Web Coding Using HTML

by | Feb 12, 2021 | Do It Yourself - Build Your Own Website | 0 comments

Do It Yourself – Website Tutorials



+ Module 2:
http://www.learn-to-code-london.co.uk/blog/2017/02/04/introduction-to-web-coding-using-html/

+ FREE Full Tutorial:
http://www.learn-to-code-london.co.uk/blog/free-online-coding-tutorials/

+ Learn To Code London:
http://www.learn-to-code-london.co.uk/

+ SublimeText:
https://www.sublimetext.com/

This is the second module in the How to Make Your Own Website Tutorial.

In part one, I introduced the core fundamentals for web development. You learnt that a browser is a program that knows how to take a URL, fetch the required resources from a web server and display the retrieved web page for you. We also learnt why we need to learn HTML and the benefits of doing so!

Now you are ready to actually create your first web page and see this process in action for yourself. Let’s jump right in to HTML!

Summary

That’s the end of this module. We learnt how to create a very simple first web page and see it in action using a browser. There are many other tags for use in HTML and we will cover the most common ones in the next tutorial!

source