Webactivitys 2 3 4 and 5
IT 270 Module Three Web Activity Guidelines and Rubric Overview: Web designers use CSS to control the layout, organization, and alignment of elements on a webpage. In this activity, you will position elements on the page with precision by using intermediate-level CSS tags. Prompt: For the purposes of this exercise, you will modify a given index.html file and a given CSS file. You will be provided a list of changes to make to this file so that you are adding additional pieces of content and styles. This is based on what you have learned from the tutorials in this module’s resources.
1. Reference the Module Three Practicing Intermediate CSS Concepts tutorial to edit a CSS file. 2. Zip and submit the completed Mod3 subfolder to Blackboard.
Specifically, the following critical elements must be addressed:
I. Position a logo using the fixed class selector. II. Position a graphic using the float class selector. III. Create an inline box on your webpage.
Guidelines for Submission: You must submit the zipped folder you created as a result of this activity, including all of your files for your webpage. Instructor Feedback: This activity uses an integrated rubric in Blackboard. Students can view instructor feedback in the Grade Center. For more information, review these instructions.
Critical Elements Attempted With Minimal or No Functional Issues (100%)
Attempted With Key Functional Issues (70%)
Was Not Evident in Submission (0%)
Value
Fixed Class Selector Created a fixed class selector to position an image on the page in the fixed bottom-right position
Created a fixed class selector, but it did not position the image in the correct location on the page
Did not create a fixed class selector 33.3
Floating Class Selector
Created a floating class selector to position an image in a floating left position
Created a floating class selector, but it did not position the image in a floating left position
Did not create a floating class selector
33.3
Inline Box Created an inline box to surround a selection of text in a solid red border
Created an inline box, but it did not surround a selection of text in a solid red border
Did not create an inline box 33.4
Total 100%