Website Development

Creation Of This Website

This website is created using HyperText Markup Language(HTML) and Cascading Style Sheets(CSS). HTML is used to define the structure and the content for the website while CSS is used to give style to the structure and content to make it look nice.

I learnt about HTML and CSS from W3Schools and also from Jake Wright's video learn HTML in 12 minutes and learn CSS in 12 minutes. I use Microsoft Visual Studio to write my codes for the webiste.

Use of HTML

Basic website set up with HTML only

Use of CSS

Basic website set up with both HTML and CSS