Learned HTML and CSS programming through Youtube and Udacity course;
Created a folder structure for the project, created a DOM tree from graphic design for the index page,
wrote the corresponding
HTML to define the DOM,
created
CSS style sheet to set the page layout;
Assigned different classes to HTML elements to give document different style and contained
Bootstrap rol-class to separate each section inside CSS file;
Included JavaScript function to make the navigation bar scroll down to section by itself,
tested all pages by putting them online;
Links to the Website