+ 1

how can i create a HTML site?

21st Dec 2016, 3:51 PM
Mohammad Burhan Uddin
Mohammad Burhan Uddin - avatar
3 Answers
+ 5
learn HTML, but to create a beautiful site you need also learn CSS and javascript html--> structure css-->style javascript-->dynamic of the site create a site only with HTML gonna be very poop XD
21st Dec 2016, 4:05 PM
Carlos Castro
Carlos Castro - avatar
+ 2
learn HTML first 😂😂😂😂
21st Dec 2016, 4:04 PM
Familiar Mink
Familiar Mink - avatar
+ 1
Do the HTML course to learn more. But below is a very basic outline. <html> <head><title></title> </head> <body></body> </html>
21st Dec 2016, 4:14 PM
blueelmo