0

How to create a website using html

10th May 2017, 5:31 AM
Irfan ali
Irfan ali - avatar
5 Answers
+ 10
By learning HTML and applying it in a project.
10th May 2017, 5:50 AM
Chirag Bhansali
Chirag Bhansali - avatar
+ 2
learn the html and then css dont forget the extension is .html
10th May 2017, 5:54 AM
Agung Ramadhan Putra
Agung Ramadhan Putra - avatar
+ 1
The browser first looks for a file called "index.html" in the location (directory/folder) that the web domain (address) is pointing to. In your index.html file, declare that it is an html file, add <html><head><title>your website</title></head><body><h1>Some content here.</h1></body></html> Then go to domain or drag and drop the file into a web browser to view.
10th May 2017, 6:15 AM
Damien Lucchese
Damien Lucchese - avatar
0
Ű±ÙˆŰ­ نيك مك
19th May 2017, 9:04 PM
Fares Max
0
Open Notepad
20th May 2017, 9:03 AM
therese haven
therese haven - avatar