+ 1

Does any one have a Html Basic Website Template?

I want the template for HTML Basic Please provide me if anyone had made a Basic HTML Static Website. Please Answer

7th Mar 2018, 6:21 PM
Waqar Shaikh
Waqar Shaikh - avatar
3 Answers
+ 16
Start learning html in sololearn you will get your answer 👍
2nd Jul 2019, 10:41 AM
Rapt[#Demure]
Rapt[#Demure] - avatar
+ 5
Here is a basic HTML website template for you to use. Enjoy! :) <!DOCTYPE html> <html> <head> <title>YOUR TITLE GOES HERE</title> </head> <body> </body> </html>
7th Mar 2018, 6:30 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 4
Btw, what IDE do you use for making websites? If I recall correctly, I believe that WebMatrix 3 comes with a bunch of free templates for HTML and PHP. WebMatrix is a free program also. Best of luck!
7th Mar 2018, 6:31 PM
Fata1 Err0r
Fata1 Err0r - avatar