A potential employer requests a web page to review. They’d like to see one of your logo designs with a description of the design process as well. Use your logo from the Business Identity Project to showcase and create a webpage layout (See examples above) using what you know about HTML and CSS.
You will add HTML tags to a text file. Follow these steps:
You will customize the provided CSS file to style your HTML file. Follow these steps:
<link rel="stylesheet" type="text/css" href="demo.css">
This will connect the CSS file to the HTML file. Make sure that the HTML & CSS files are in the same project folder. Open the HTML file in a web browser to see if the styling in the CSS file is being applied to the HTML document.
Follow these steps to validate your HTML:
1. Go to the HTML validator.
2. Press “Browse”
3. Find and select your .html file (From your project folder)
4. Press “Check”
5. You should receive the message “This document was successfully checked as HTML5!” If not, fix your document errors and try validating again. Always start by fixing the first error. Then re-validate the document because a single mistake in your HTML document will trigger multiple errors in the validator.
Follow these steps to validate your CSS:
1. Go to the CSS validator.
2. Press “Browse”
3. Find and select your .css file (From your project folder)
4. Press “Check”
5. You should receive the message “Congratulations! No Error Found.” If not, fix your document errors and try validating again. Always start by fixing the first error. Then re-validate the document because a single mistake in your CSS document will trigger multiple errors in the validator.
Open the HTML page in a web browser and capture a quality screen shot following this tutorial.
Ensure that your project folder is named “9AFirstLast” (example: (9AJakeSpencer). Check that this folder contains the following: .html file, .css file, .png logo file, and formatted screenshot. Right-click the folder and choose “compress” on Mac and “zip” on PC.
Use 9A Sample Blog Post as a guide.
Submission – Find more details in Course > Blog Post: Submission Instructions
1. Go to project submission and attach the ZIP FOLDER you created in the last step.
2. Then you will be able to insert a working HYPERLINK to your blog, in the comments box.
3. State if you “attended class” by watching the entire INTRO/DEMO VIDEO and list the KEY WORDS.
NOTE: Do not submit until everything is complete. Once you submit, be sure NOT to change anything on your post, until after it is graded.
NOTE: Meeting these minimum requirements will result in a 80% or B- grade, according to the University Grading System. To receive a higher grade, students must exceed these minimum expectations.
√ Design Principles
• Message: Clear message • Audience appeal/relevance
• Proximity: Adequate white space/grouped white space/not trapped • Proximity Grouping/adequate spacing
• Contrast: Draws eye/focus • Hierarchy • Avoid conflict
• Repetition: Repetition (elements repeat) • Unity
• Alignment: Avoid centering • Placed with purpose • Creates relationships
• Good Design, Creativity and Uniqueness, and Shows Effort
√ Typography
• No more than 2 fonts • Contrasting fonts work with logo • Title size/font contrast • Appropriate leading/kerning/tracking • Easy to read • Text spacing in box • Text not too close to edges of page or other elements
• Small body copy (10-12pt) • No widows (on screenshot) • No orphans (on screenshot) • No underlining • No hyphens • Consistent paragraph alignment/indenting/spacing • Proportional text (not squished or stretched)
• Appropriate caps • Correct spelling/punctuation/grammar
√ Logo
• Logo created this semester • Sized 300px – 500 px long side • PNG file type • Overall quality (not pixelated)
√ HTML / CSS / Indenting
• HTML: Doctype • html • head • title • meta charset (provided) • body • body tags included in correct order: h1, h2, p, ol, ul, (with li tags), img, br and a (link to blog tag.) • Proper indenting • HTML validates
• CSS: CSS properly linked to HTML • Hex colors match logo (use eyedropper) • h1 text color & h1 background color • Font colors for paragraphs and listed items • Background color • Font families • At least one CSS comment of your own • CSS validates
√ Process
• 200 words min. • Process of creating logo • Rationale for color choices • Appeal to target audience • Design skills
√ Blog Post & Submission
• Blog Post/I-Learn: Project displayed on post as large thumbnail • Description • Well-written process (Programs/tools/skills) • Critique Report • Message • Audience listed • Top thing learned • Colors swatches and color hex(s) • Title/Copy font families & category listed • Changes made to CSS • Word Count • Add link to blog post in I-Learn • Screenshot of completed full blog post • Add zipped folder in I-Learn • Class Participation & Keywords
CAUTION: your assignment is not complete until you submit in I-Learn. However, you are allowed a one-time extension, if you choose to use your mulligan. (See syllabus). We check your blog post for completion right at the deadline, so please do not add things after submitting your link, until it has been graded.