HTML Tutorial for beginners - Learn HTML to develop your website in simple and easy steps starting from basic to advanced concepts with examples including ...

Advertisement

Saturday, March 23, 2019

WELCOME TO THE HTML TUTORIAL - LESSON 2


WELCOME TO THE HTML TUTORIAL







FIRST | NEXT | PREVIOUS | LAST

Lesson No.2 – Structure and Method

I'll bet you're thinking "Structure and Method? What is this... some kinda textbook???" Well, no, in this lesson you'll be learning about the Structure of HTML and the Method that is used to make them.

HTML is not coded with some special "HTML tool", and you do'nt even need some special program to make HTML pages, like Microsoft FrontPage (In fact, I discourage their use until you know the ins and outs of HTML code). All that you DO need is a simple text editing program like Notepad.

You're probably thinking "Wait just one second, you're telling me I can code up another Yahoo! with my puny little Notepad? Yes! That's part of the beauty of HTML! How do we do this? Keep reading!

When you make a Web page the first thing you need to do is gather your content. For our first page ever, we'll be making a informative page about ourselves. For example, here is mine:


Welcome to Rishipandeycool WebPage!

Hi, My name is Rishi. I built this web page because I love coding in HTML! I could do it all day long!

I am a lover of programming languages, and love to design and produce web content.

Thanks for visiting my page!

Yours Truly,

-Rishi

Go ahead and think up a few paragraph's like this, and meet me at the next lesson.


FIRST | NEXT | PREVIOUS | LAST



No comments:

Post a Comment