- 1
How to create website in html
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.
+ 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>
0
html
0
i need coding
0
i need image coding
0
with output
0
Please show me want do you want
0
i want to create website in html
0
Do it