Assignment 4 (6 points, due 2/28)
ASSIGNMENT 4
6 points
due on 2/28/2022
Redesign your week2.html page (week2 assignment) using a table as your Web page structure. Your page content and theme can be changed around, but it should still be based on the information in your original week2.html. Use inline and/or internal CSS style(s) to design this page. Here is an example for the page (just for the format).
You may add other elements as deemed necessary. However, the following elements are required for your Week 4 page:
A table (width in 700 – 1000 pixels) centered with the exact same setup of rows and columns as the example, but the content and images are up to your decision (You are not to create the same content as the example) (0.5 points).
- Your page title and subtitle with different font size and color (1 point);
- A banner with an image (0.5 point);
- A menu bar space with background coordinate with your banner’s color, with words Leave this space blank (0.5 point);
- Left content area:
- At least 2 h1 in the same color and font (1 point);
- At least 2 subheadings in the same font family, font size, font color, indented (These are the lines with author name and date time stamp) (1 point);
- At least 2 paragraphs (0.5 points);
- Right content area with words – Leave this space blank (0.5 points);
- Footer with background and words centered (0.5 points).
After it is done, please save it as week4.html, upload it to your server, and create a link on your week2.html, so that I will be able to view your Week4.html via your Week2 page linked on our webpage.

This entry is licensed under a Creative Commons CC0 1.0 Universal Public Domain Dedication license.
LEAVE A MESSAGE
<div class="wpcf7 no-js" id="wpcf7-f229-o1" lang="en-CAC" dir="ltr" data-wpcf7-id="229"> <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div> <form action="/asgmt4#wpcf7-f229-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="229" /> <input type="hidden" name="_wpcf7_version" value="6.0.5" /> <input type="hidden" name="_wpcf7_locale" value="en_CAC" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f229-o1" /> <input type="hidden" name="_wpcf7_container_post" value="0" /> <input type="hidden" name="_wpcf7_posted_data_hash" value="" /> <input type="hidden" name="_wpcf7_recaptcha_response" value="" /> </div> <p><label> Your Name (required)<br /> <span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" maxlength="25" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" value="" type="text" name="your-name" /></span> </label> </p> <p><label> Your Email (required)<br /> <span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="25" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" aria-required="true" aria-invalid="false" value="" type="email" name="your-email" /></span> </label> </p> <p><label> Subject<br /> <span class="wpcf7-form-control-wrap" data-name="your-subject"><input size="40" maxlength="25" class="wpcf7-form-control wpcf7-text" aria-invalid="false" value="" type="text" name="your-subject" /></span> </label> </p> <p><label> Your Message<br /> <span class="wpcf7-form-control-wrap" data-name="your-message"><textarea cols="40" rows="10" maxlength="400" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false" name="your-message"></textarea></span> </label> </p> <p>Please enter the letters you see in the text field before you submit.<br /> <input type="hidden" name="_wpcf7_captcha_challenge_captcha" value="4253752616" /><img class="wpcf7-form-control wpcf7-captchac wpcf7-captcha-captcha" width="72" height="24" alt="captcha" src="https://s3.amazonaws.com/files.commons.gc.cuny.edu/wp-content/blogs.dir/21497/files/wpcf7_captcha/4253752616.png" /><span class="wpcf7-form-control-wrap" data-name="captcha"><input size="40" class="wpcf7-form-control wpcf7-captchar" autocomplete="off" aria-invalid="false" value="" type="text" name="captcha" /></span> </p> <p><input class="wpcf7-form-control wpcf7-submit has-spinner" type="submit" value="Send" /> </p><p style="display: none !important;" class="akismet-fields-container" data-prefix="_wpcf7_ak_"><label>Δ<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="89"/><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p><div class="wpcf7-response-output" aria-hidden="true"></div> </form> </div>
Comments