top of page

HTML5

About containers
and <div>

While studying in Canada I took an Interactive Design course and learned the basics of HTML5 and CSS. The objective was to create my own website with a self-created story. 

The website contains a fixed navigation bar and the main name on the very left  corner returns the user back to the home page. With the help of Bootstrap, the site is responsive and contains a contact form. The containers and columns formed the framework for each pages, whereas in CSS, individual stylesheets were already defined. Buttons and headers are also used to give the story structure and detail. The photos that correspond with the story are displayed in “Carousels”.

bottom of page