- 1

How to create website in html

2nd Feb 2018, 1:18 PM
pranali allam
9 Answers
+ 2
You have to create a new file when created write in your html then save it and open it with your browser.
2nd Feb 2018, 1:23 PM
Michael55555
Michael55555 - avatar
+ 1
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Led Flex - Brochures</title> <meta name="description" content=""> <meta name="author" content=""> </head> <body> This is some content. </body> </html>
2nd Feb 2018, 1:45 PM
ihateonions
0
html
2nd Feb 2018, 1:19 PM
pranali allam
0
i need coding
2nd Feb 2018, 1:33 PM
pranali allam
0
i need image coding
2nd Feb 2018, 2:21 PM
pranali allam
0
with output
2nd Feb 2018, 2:21 PM
pranali allam
0
Please show me want do you want
2nd Feb 2018, 3:33 PM
Michael55555
Michael55555 - avatar
0
i want to create website in html
2nd Feb 2018, 4:35 PM
pranali allam
0
Do it
2nd Feb 2018, 5:04 PM
Michael55555
Michael55555 - avatar