Points to note
- The coding space is divided into 5 main parts...
- Head block which can be used to insert meta data...
- Script block which can be used to insert external JavaScript code...
- Html block which can be used to insert the contents of the body tag...
- Css block which can be used to insert external css code...
- The active block is always highlighted...
- To view the output click on Output button...