Question: Create an HTML5 page containing any exapmle mini resume Copy the files from Assignment 3 (index.html and styles.css) into this folder Using NotePad++ or another

Create an HTML5 page containing any Create an HTML5 page containing any exapmle mini resume Copy the filesexapmle mini resume

Copy the files from Assignment 3 (index.html and styles.css) into this folder Using NotePad++ or another Text Editor create an HTML5 file called resume.html Edit styles.css to format resume.html without destroying the formatting on index.html The resume should have A heading with your name (1 point) A Nav bar that consists of an unordered list of links: (4 points) o A link to index.html o A link to the newly created page (resume.html) o A link to a website you find interesting o No bullets should show in the Nav bar There should be a way to skip navigation for ease of accessibility for the blind or other limited sight people using a screen reader like JAWs o Once the Nav bar is working, copy it toindex.html A table of your job history (8 points) o Can be fictitious o Table should have Company, Dates (Start and End), Job Title o Company and Job Title headings should span two rows o Dates should span two columns (Start and End) o The table should list at least three jobs o Borders should be collapsed with no border-spacing o Cells in the table should have a visible border and be appropriately sized and centered o The table's border should be twice as large as border of individual cells o The table should have 3 background colors that are different from the page's background color th elements should be one color the first column in each row should be another color all other elements should be another color An unordered list (bullet) of job skills (2 points) An ordered list (numbered) of job goals (2 points) A description list of name, e-mail and phone with terms

in bold and details
in normal text (2 points) A footer with valid copyright information, e.g.Ocopyright Joe Jackson, 1984 (1 point) Assign color and background-color as desired, but make sure they are legible. (1 point) Code requirements (4 points) Last week's web page maintains its format. Last week's and this week's pages have same "look and feel". Appropriately split between HTML (what) and CSS (how). For example, define bold dt in CSS, not in HTML. Legible code (appropriately formatted) Closing tags in HTML for ease of reading. Reset rule in CSS. Please Note: all styles MUST be in your CSS file. DO NOT use a

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!