How to create first website using HTML

karand

Member
Reputation
0
HTML is markup language and use for creating website. Generally website are created by sub web-pages and web-pages are pages where HTML and other programming code are store.
Every website have index page and it's need to be create first.

From Today gone explain how to create website using simple explanation.
It will take total 60 days for creating professional html based website.

First day :
Learn to create a index page.


Step 1 : open notepad or any editable txt file editor.
Step 2 : Write the code or following code in txt file.
CODE :
<html>
<head>
<title>
My first webpage
</title>
</head>
<body>
<h1> I started my journey of creating my first web-page</h1>
<p> From nowards will create website based on html and gone learn it carefully. Thanks for reading it.</p>
</body>
</html>
Step 3 : click on file and choose save as from drop-down menu.
Step 4 :click on all files and save it has index.html in desktop.
Step 5 : double click save file on desktop and you will see your first index web-page.
 

karand

Member
Reputation
0
HTML is markup language and use for creating website. Generally website are created by sub web-pages and web-pages are pages where HTML and other programming code are store.
Every website have index page and it's need to be create first.

From Today gone explain how to create website using simple explanation.
It will take total 60 days for creating professional html based website.

First day :
Learn to create a index page.


Step 1 : open notepad or any editable txt file editor.
Step 2 : Write the code or following code in txt file.
CODE :
<html>
<head>
<title>
My first webpage
</title>
</head>
<body>
<h1> I started my journey of creating my first web-page</h1>
<p> From nowards will create website based on html and gone learn it carefully. Thanks for reading it.</p>
</body>
</html>
Step 3 : click on file and choose save as from drop-down menu.
Step 4 :click on all files and save it has index.html in desktop.
Step 5 : double click save file on desktop and you will see your first index web-page.
 

karand

Member
Reputation
0
ahmedrocks10 said:
Lol ,I'm very good with HTML,and thats very easy wat u told lol
Yeah it's. But in world of internet many people don't know how to create simple website. So what do you think about it...?
 

karand

Member
Reputation
0
ahmedrocks10 said:
Lol ,I'm very good with HTML,and thats very easy wat u told lol
Yeah it's. But in world of internet many people don't know how to create simple website. So what do you think about it...?
 

karand

Member
Reputation
0
ahmedrocks10 said:
Lol ,I'm very good with HTML,and thats very easy wat u told lol
Yeah it's. But in world of internet many people don't know how to create simple website. So what do you think about it...?
 

karand

Member
Reputation
0
ahmedrocks10 said:
Lol ,I'm very good with HTML,and thats very easy wat u told lol
Yeah it's. But in world of internet many people don't know how to create simple website. So what do you think about it...?
 

ahmedrocks10

Member
Reputation
0
thats true also bro,And any ways HTML is so easy to hack in

Karand,Can we cashout on this site,if we can how and wat is the limit of cashout
 

ahmedrocks10

Member
Reputation
0
thats true also bro,And any ways HTML is so easy to hack in

Karand,Can we cashout on this site,if we can how and wat is the limit of cashout
 

ahmedrocks10

Member
Reputation
0
thats true also bro,And any ways HTML is so easy to hack in

Karand,Can we cashout on this site,if we can how and wat is the limit of cashout
 

ahmedrocks10

Member
Reputation
0
thats true also bro,And any ways HTML is so easy to hack in

Karand,Can we cashout on this site,if we can how and wat is the limit of cashout
 

karand

Member
Reputation
0
ahmedrocks10 said:
thats true also bro,And any ways HTML is so easy to hack in

Karand,Can we cashout on this site,if we can how and wat is the limit of cashout


For requesting the payment Check this thread
From next time want to ask question PM or post your question in question section not here.
 

karand

Member
Reputation
0
ahmedrocks10 said:
thats true also bro,And any ways HTML is so easy to hack in

Karand,Can we cashout on this site,if we can how and wat is the limit of cashout


For requesting the payment Check this thread
From next time want to ask question PM or post your question in question section not here.
 

karand

Member
Reputation
0
ahmedrocks10 said:
thats true also bro,And any ways HTML is so easy to hack in

Karand,Can we cashout on this site,if we can how and wat is the limit of cashout


For requesting the payment Check this thread
From next time want to ask question PM or post your question in question section not here.
 

Rokurai

Member
Reputation
0
Very nice. You should include a CSS sheet, so there's color. It's best to get a user to learn it early on, then later.
 

Rokurai

Member
Reputation
0
Very nice. You should include a CSS sheet, so there's color. It's best to get a user to learn it early on, then later.
 

Rokurai

Member
Reputation
0
Very nice. You should include a CSS sheet, so there's color. It's best to get a user to learn it early on, then later.
 
Top