blasphemy. Posted October 13, 2017 Share Posted October 13, 2017 (edited) The main HTML elements are <html>, <head>, <title> and <body>. Below is a simple example of how to build a website. HTML <html> <head> <title>My first website using html codes!</title> </head> <body> Hi guys! Here I put the contents of the HTML page. </body> </html> Edited October 14, 2017 by Cdorsu Link to comment Share on other sites More sharing options...
Jackson Brooklyn Posted October 20, 2017 Share Posted October 20, 2017 (edited) Please work on your index aspect, so we can read your topic with pleasure. Edited October 20, 2017 by Jackson Brooklyn Link to comment Share on other sites More sharing options...
Recommended Posts