CSCI 3300 Assignment 2 solution

$24.99

Original Work ?

Download Details:

  • Name: A2.zip
  • Type: zip
  • Size: 1.35 MB

Category: You will Instantly receive a download link upon Payment||Click Original Work Button for Custom work

Description

5/5 - (2 votes)

Question 1 – html & css chapter 3 (20 points) Estimated time: 2 hours Save question 1 files in subfolder “lastname_firstname_assignment2\q1\”. In this question, you’ll code the HTML for the home page. The page should look like this:  Save question 1 files in subfolder “lastname_firstname_assignment2\q1\”.  Create your personal hobby using “’s hobby page” as the page title (-50 points if not).  Save the page as index.htm. (2 points)  Remember to document the html file with html comments. (-1 point if not)  Add the HTML5 semantic elements to structure the page so it includes a header (

), a main section (

), and a footer (

). (2 points) 5 CSCI 3300 Question 4 – html & css chapter 6 (10 points) Estimated time: 2 hours Copy what you have done in question 3 (index.htm & style.css) from the question 3 subfolder to the question 4 subfolder “lastname_firstname_assignment2\q4\”. Save question 4 files in subfolder “lastname_firstname_assignment2\q4\”. In this question, you’ll enhance the formatting of the home page so it uses a 2-column layout. You’ll also add some additional content to the page. The page should look similar to this:  Move the unordered list to a sidebar (use