SlideShare a Scribd company logo
1 of 9
Download to read offline
IT/237
INTRO TO WEB DESIGN II
The Latest Version A+ Study Guide
**********************************************
IT 237 Entire Course Link
https://uopcourses.com/category/it-237/
**********************************************
IT 237 Week 1 Toolwire ® Tutorials and Toolwire ® Lab:
Creating a Basic Web Page
Resources: Toolwire® Lab: Creating a Basic Web Page Lab
Complete the Toolwire®
Lab: Creating a Basic Web Page.
Create a new folder on your computer called it237-name, where "name" is the first initial
of your first name and your last name (all lowercase). Do not include spaces or use capital
letters in the folder name.
Complete Toolwire®
Tutorial 1 to create the soccer club web page using
Microsoft® Notepad or Code View in Adobe® Dreamweaver®. Note: This web page will
be enhanced in the week 2 assignment.
Save your web page as NameTutorial1.html in your it237-name folder on your computer,
and compress (zip) the folder (Maximum file size is 10MB).
Submit the zip file to the assignment tab.
IT 237 Week 2 Project Proposal
Resource: Appendix A
Decide on your website's theme for the final project. Consider using the Project Proposal
from IT/236 as your working document.
Submit the following:
 The site's purpose: short paragraph to describe what you want the website to
accomplish
 The site's target audience: Briefly describe for whom your website is intended.
You may use bullet points.
 The site's message: The message is not a detailed description of all the site's
content; instead, it is the overriding theme or message, such as a slogan or motto.
You may include a list of what you want the site to communicate to the target
audience.
IT 237 Week 2 CSS Description Types
Describe external, embedded, and inline types of cascading style sheets (CSS) in a
paper of at least 350 words.
Include the following in your description:
 A pro and con for each type of CSS
 Where the code is written for each type of CSS
Note. In this assignment, you will be modifying the file "NameTutorial1.html" from Week
One (not the Toolwire lab file "Tutorial1.html" from last week). The modification is to the
Handcoded Site in addition to the Toolwire Lab.
Post your paper as an attachment.
Click the Assignment Files tab to submit your assignment.
IT 237 Week 2 Toolwire® Tutorial Enhancement. Adding an
Embedded Style Sheet to Modify Headings
Resources: Toolwire®
Student Desktop, Toolwire®
Lab: Adding an Embedded Style
Sheet to Modify Headings
Complete the Toolwire®
tutorial.
Open the web page you created in Week 1 (NameTutorial1.html) using
Microsoft®
Notepad, Adobe®
Dreamweaver®
Code View, or any suitable text editor.
Add an embedded style sheet to modify all headings. Add style for the headings by using
unique ideas to create a new look for the page.
Save your revisions as NameCSS2.html, in your IT237-Name folder on your computer,
and compress (zip) the folder (Maximum file size is 10MB).
Post the ZIP file to the assignment tab.
IT 237 Week 3 Home Page
Resource: Toolwire® Student Desktop, Toolwire® Lab: Creating and Enhancing a
Homepage using CSS.
Resource: Appendix A
Complete the Toolwire® Lab: Creating and Enhancing a Homepage using CSS.
Note. Hand-code a basic web page describing your profession, hobby, or interest using
Microsoft® Notepad or Code View in Adobe® Dreamweaver® as proposed in the Week 2
Exercise: Project Proposal. This page will be the home page of your project website.
Hand-code a basic web page describing your profession, hobbies, or interests using
Microsoft® Notepad or Code View in Adobe® Dreamweaver®. This page will be the home
page of your website.
Check the HTML code in your “index.html” file using the HTML Validator in the W3C link
located on the student website.
Save your revisions in your IT237-Name folder on your computer, and compress (zip) the
folder (Maximum file size is 10MB).
Submit the final file to your instructor.
Click the Assignment Files tab to submit your assignment.
IT 237 Week 4 Absolute and Relative Links
Consider the following folder structure:
A project folder has the following path: http://www.mywebsite.com/IT237MyProject. The
IT237MyProject folder contains a page called index.html and a folder called Images. A
picture named imgLake.jpg is saved in the Images folder.
Identify, in a Microsoft®
Word document, the difference between absolute and relative
links.
 Include the exact tag you would use to specify a relative link from index.html to
imgLake.jpg.
o Explain how to get from index.html to imgLake.jpg in a relative fashion.
o Usedirectional instructions, as you would give directions to a physical
location.
 Include the exact tag you would use to specify an absolute link from index.html to
imgLake.jpg.
o Explain how to get from index.html to imgLake.jpg in an absolute fashion.
o Usedirectional instructions, as you would give directions to a physical
location.
Post your paper as an attachment.
Click the Assignment Files tab to submit your assignment.
IT 237 Week 4 Expanding Your Website
Resource: Toolwire® Student Desktop, Toolwire® Lab: Expanding and Optimizing a Web
Site
Resource: Appendix A
Complete the Toolwire®
Lab: Expanding and Optimizing a Web Site.
Note. The lab is a learning tool to help you complete the assignment. Complete the lab,
worth 5 points of the assignment, as instructed.
Expand the basic home page from Week Three to a site that includes four to five web
pages.
 Create three to four additional web pages with an appropriate heading for each.
 Save each page to your IT237-Name folder.
 Name each of your pages using the .html extension. Use only letters or numbers
in the filenames; do not include special characters or spaces.
 Use tags to increase accessibility and search engine optimization.
 Create a navigation system with a link from and to every other page.
 Include at least one external link and one in-page anchor or target link, such as
Top, in one of the new pages.
Check all of your HTML code using the HTML Validator located on the W3C website.
Save your revisions in your IT237-Name folder on your computer, and compress (zip) the
folder (Maximum file size is 10MB).
Submit the final file to your instructor.
Submit your assignment.
IT 237 Week 5 Graphic Elements and Images
Resource: Toolwire®
Student Desktop, Toolwire®
Lab: Enhancing a Web Site with CSS
and Images
Resource: Appendix A
Complete the Toolwire®
Lab: Enhancing a Web Site with CSS and Images.
Note.Thelab is a learning tool to help you complete the CheckPoint. Complete the lab,
worth 5 points of the assignment, as instructed.
Enhance each of your web pages from Week Four.
 Apply cascading style sheets (CSS) to format elements.
 Integrate image and rule graphics effectively into the site.
 Add content to each page in your website.
 Add at least one list to one of your web pages.
Check all of your HTML code using the HTML Validator located on the W3C website.
Save your revisions in your IT237-Name folder on your computer, and compress (zip) the
folder (Maximum file size is 10MB).
Submit the final file to your instructor.
Submit your assignment.
IT 237 Week 6 Quick Check
Resource: New Perspectives on Blended HTML, XHTML, and CSS
Complete the six short-answer questions on p. 257 of New Perspectives on Blended
HTML, XHTML, and CSS.
Post your answers in a Microsoft®
Word®
document as an attachment.
Click the Assignment Files tab to submit your assignment.
IT 237 Week 6 Layout With CSS
Resource: Toolwire® Student Desktop, Toolwire® Lab: Working with < div > Tags and
CSS Boxes to Create Content Layout
Resource: Appendix A
Complete the Toolwire® Lab: Working with < div > Tags and CSS Boxes to Create
Content Layout.
Note. The lab is a learning tool to help you complete the assignment. Complete the lab,
worth 5 points of the assignment, as instructed. For additional reference, please review
Session 6.1 of Tutorial 6 in New Perspectives on Blended HTML, XHTML, and CSS for
ideas.
Enhance one or more pages in your website.
 Use the <div> tag to create four sections in at least one of your pages.
 Add content to each new section.
 Set the style for one or more sections.
 Use the position property to position two lines of text on at least one web page.
Check all of your HTML code using the HTML Validator located on the W3C website
.Save your revisions in your IT237-Name folder on your computer, and compress (zip) the
folder (Maximum file size is 10MB).
Submit the final file to your instructor.
Submit your assignment.
IT 237 Week 7 Forms
Resource: Toolwire®
Student Desktop, Toolwire®
Lab: Creating and Adding a Web Form
to a Web Page
Resource: Appendix A
Complete the Toolwire®
Lab: Creating and Adding a Web Form to a Web Page.
Note.Thelab is a learning tool to help you complete the CheckPoint. Complete the lab,
worth 5 points of the assignment, as instructed.
Enhance your website by doing the following:
 Add a simple web form such as an order form, subscription to a newsletter, or
request for contact.
 E-mail the form data to yourself by coding the form tag as follows:
where youremail@mailserver.edu is your e-mail address.
 Include the following form controls:
o Text boxes
o Radio buttons
o Check boxes
o A list or drop-down box
o A Submit button
o A Reset button
 Include ID attributes with short, meaningful names—without spaces—for every
control. Each input control must include a label tag to make it easier for the
audience to identify.
 Test for functionality and usability.
Check all of your HTML code using the HTML Validator located on the W3C website.
Save your revisions in your IT237-Name folder on your computer, and compress (zip) the
folder (Maximum file size is 10MB).
Submit the final file to your instructor.
Submit your assignment.
IT 237 Week 8 Professional Standards
Write a paper of at least 350 words answering the following questions. Use the Internet to
conduct your research.
 How are tags used to promote accessibility and search engine optimization?
 What is the importance of professional standards in web development?
Format your paper consistent with APA guidelines.
Click the Assignment Files tab to submit your assignment.
IT 237 Week 8 Website Publishing Process
Write a 350- to 700-word paper with a step-by-step checklist of publishing a new website
through a website hosting company.
Identify a website hosting company on the Internet.
Include the hosting company‘s link.
Answer the following questions:
 What kinds of hosting plans does the company offer? Include elements such as
length, price, and features.
 What hosting plan would you consider for your website? Why would you choose
that plan?
Format your paper consistent with APA guidelines.
Post your paper as an attachment.
Click the Assignment Files tab to submit your assignment.
IT 237 Week 9 Refine Your Site
Resources: Toolwire®
Student Desktop, Toolwire®
Lab: Finalizing the Web Site
Resource: Appendix A
Complete the Toolwire®
Lab: Finalizing the Web Site.
Note.Thelab is a learning tool to help you complete the final project. Complete the lab,
worth 5 points of the assignment, as instructed.
Finalize your website to include the following:
 Four to five pages that are properly named
 Appropriate content throughout
 One form
 CSS in all pages
 tags in all pages
 One list
 Valid navigation and graphical hyperlinks
 Clean and visually well designed layout
 Functionality and usability of all formatting, links, and forms, ensured through
thorough testing
Check your HTML code using the HTML Validator located on the W3C website.
Save your revisions in your IT237-Name folder on your computer, and compress (zip) the
folder (Maximum file size is 10MB).
Submit the final file to your instructor.
Submit your assignment.

More Related Content

Viewers also liked

Dc assignment 2
Dc assignment 2Dc assignment 2
Dc assignment 2H K
 
The mccumberexperience
The mccumberexperienceThe mccumberexperience
The mccumberexperienceJosh McCumber
 
Cuidado com a falta de atenção com a sua mulher(traição)
Cuidado com a falta de atenção com a sua mulher(traição)Cuidado com a falta de atenção com a sua mulher(traição)
Cuidado com a falta de atenção com a sua mulher(traição)euu3
 
Coaching for cds combined defense services 2012 february exam at cheap rat...
Coaching for  cds combined defense services 2012 february  exam  at cheap rat...Coaching for  cds combined defense services 2012 february  exam  at cheap rat...
Coaching for cds combined defense services 2012 february exam at cheap rat...Tanay Kumar Das
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequencemaricel mas
 
ARITHMETIC MEAN AND SERIES
ARITHMETIC MEAN AND SERIESARITHMETIC MEAN AND SERIES
ARITHMETIC MEAN AND SERIESDarwin Santos
 

Viewers also liked (9)

Babyland
BabylandBabyland
Babyland
 
Dc assignment 2
Dc assignment 2Dc assignment 2
Dc assignment 2
 
riaanewrules
riaanewrulesriaanewrules
riaanewrules
 
Psy 405 psy405
Psy 405 psy405Psy 405 psy405
Psy 405 psy405
 
The mccumberexperience
The mccumberexperienceThe mccumberexperience
The mccumberexperience
 
Cuidado com a falta de atenção com a sua mulher(traição)
Cuidado com a falta de atenção com a sua mulher(traição)Cuidado com a falta de atenção com a sua mulher(traição)
Cuidado com a falta de atenção com a sua mulher(traição)
 
Coaching for cds combined defense services 2012 february exam at cheap rat...
Coaching for  cds combined defense services 2012 february  exam  at cheap rat...Coaching for  cds combined defense services 2012 february  exam  at cheap rat...
Coaching for cds combined defense services 2012 february exam at cheap rat...
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequence
 
ARITHMETIC MEAN AND SERIES
ARITHMETIC MEAN AND SERIESARITHMETIC MEAN AND SERIES
ARITHMETIC MEAN AND SERIES
 

Similar to It 237 it237

Writing your own WordPress themes and plugins
Writing your own WordPress themes and pluginsWriting your own WordPress themes and plugins
Writing your own WordPress themes and pluginsStephanie Wells
 
Please do this asap its already late. I will provide log info to www.docx
Please do this asap its already late. I will provide log info to www.docxPlease do this asap its already late. I will provide log info to www.docx
Please do this asap its already late. I will provide log info to www.docxChereCheek752
 
Cis363 a all ilabs devry university
Cis363 a all ilabs devry universityCis363 a all ilabs devry university
Cis363 a all ilabs devry universityCIS363A
 
Cis363 all i labs devry university
Cis363 all i labs devry universityCis363 all i labs devry university
Cis363 all i labs devry universityjkkjhdy798iyi
 
Cis363 all i labs devry university
Cis363 all i labs devry universityCis363 all i labs devry university
Cis363 all i labs devry universityCIS363A
 
Cis363 a all ilabs devry university
Cis363 a all ilabs devry universityCis363 a all ilabs devry university
Cis363 a all ilabs devry universityCIS363A
 
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newStrayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newrodneywoodd
 
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newStrayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newvikscarter
 
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newStrayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newshyaminfo8
 
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newStrayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newnikig6806
 
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newStrayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newshamek1236
 
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newStrayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newolivergeorg
 
Cis 542 week 10 term paper – strayer new
Cis 542 week 10 term paper – strayer newCis 542 week 10 term paper – strayer new
Cis 542 week 10 term paper – strayer newlynnruffin
 
Cis 542 week 10 term paper – strayer new
Cis 542 week 10 term paper – strayer newCis 542 week 10 term paper – strayer new
Cis 542 week 10 term paper – strayer newAmyBell2017
 
Cis 542 week 10 term paper – strayer new
Cis 542 week 10 term paper – strayer newCis 542 week 10 term paper – strayer new
Cis 542 week 10 term paper – strayer newCarolMurray2018
 

Similar to It 237 it237 (20)

It 236 it236
It 236 it236It 236 it236
It 236 it236
 
It 236 it236
It 236 it236It 236 it236
It 236 it236
 
Brackets code editor guide
Brackets code editor guideBrackets code editor guide
Brackets code editor guide
 
Writing your own WordPress themes and plugins
Writing your own WordPress themes and pluginsWriting your own WordPress themes and plugins
Writing your own WordPress themes and plugins
 
Please do this asap its already late. I will provide log info to www.docx
Please do this asap its already late. I will provide log info to www.docxPlease do this asap its already late. I will provide log info to www.docx
Please do this asap its already late. I will provide log info to www.docx
 
Cis363 a all ilabs devry university
Cis363 a all ilabs devry universityCis363 a all ilabs devry university
Cis363 a all ilabs devry university
 
Cis363 all i labs devry university
Cis363 all i labs devry universityCis363 all i labs devry university
Cis363 all i labs devry university
 
Cis363 all i labs devry university
Cis363 all i labs devry universityCis363 all i labs devry university
Cis363 all i labs devry university
 
Cis363 a all ilabs devry university
Cis363 a all ilabs devry universityCis363 a all ilabs devry university
Cis363 a all ilabs devry university
 
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newStrayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
 
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newStrayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
 
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newStrayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
 
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newStrayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
 
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newStrayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
 
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks newStrayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
Strayer cis 273 week 2 lab assignment 2 three web pages with hyperlinks new
 
No gEEk? No Problem!
No gEEk? No Problem!No gEEk? No Problem!
No gEEk? No Problem!
 
Cmgt 445 learning team b paper
Cmgt 445 learning team b paperCmgt 445 learning team b paper
Cmgt 445 learning team b paper
 
Cis 542 week 10 term paper – strayer new
Cis 542 week 10 term paper – strayer newCis 542 week 10 term paper – strayer new
Cis 542 week 10 term paper – strayer new
 
Cis 542 week 10 term paper – strayer new
Cis 542 week 10 term paper – strayer newCis 542 week 10 term paper – strayer new
Cis 542 week 10 term paper – strayer new
 
Cis 542 week 10 term paper – strayer new
Cis 542 week 10 term paper – strayer newCis 542 week 10 term paper – strayer new
Cis 542 week 10 term paper – strayer new
 

More from GOODCourseHelp (20)

Soc 110 soc110
Soc 110 soc110Soc 110 soc110
Soc 110 soc110
 
Soc 110 soc110
Soc 110 soc110Soc 110 soc110
Soc 110 soc110
 
Psy 203 psy203
Psy 203 psy203Psy 203 psy203
Psy 203 psy203
 
Psy 103 psy103 UOP
Psy 103 psy103 UOPPsy 103 psy103 UOP
Psy 103 psy103 UOP
 
Prg 211 prg211
Prg 211 prg211Prg 211 prg211
Prg 211 prg211
 
Pos 433 pos433
Pos 433 pos433Pos 433 pos433
Pos 433 pos433
 
Mkt 421 mkt421
Mkt 421 mkt421Mkt 421 mkt421
Mkt 421 mkt421
 
Mgt 312 mgt312
Mgt 312 mgt312Mgt 312 mgt312
Mgt 312 mgt312
 
Law 421 law421
Law 421 law421Law 421 law421
Law 421 law421
 
It 242 it242
It 242 it242It 242 it242
It 242 it242
 
It 241 it241
It 241 it241It 241 it241
It 241 it241
 
It 240 it240
It 240 it240It 240 it240
It 240 it240
 
It 200 it200
It 200 it200It 200 it200
It 200 it200
 
Hum 186 hum186
Hum 186 hum186Hum 186 hum186
Hum 186 hum186
 
Hum 115 hum115
Hum 115 hum115Hum 115 hum115
Hum 115 hum115
 
Hrm 498 hrm498
Hrm 498 hrm498Hrm 498 hrm498
Hrm 498 hrm498
 
Web 240 web240
Web 240 web240Web 240 web240
Web 240 web240
 
Sci220 sci 220
Sci220 sci 220Sci220 sci 220
Sci220 sci 220
 
Sci 256 sci256
Sci 256 sci256Sci 256 sci256
Sci 256 sci256
 
Sci 209 sci209
Sci 209 sci209Sci 209 sci209
Sci 209 sci209
 

Recently uploaded

Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationAadityaSharma884161
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayMakMakNepo
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 

Recently uploaded (20)

Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint Presentation
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up Friday
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 

It 237 it237

  • 1. IT/237 INTRO TO WEB DESIGN II The Latest Version A+ Study Guide ********************************************** IT 237 Entire Course Link https://uopcourses.com/category/it-237/ ********************************************** IT 237 Week 1 Toolwire ® Tutorials and Toolwire ® Lab: Creating a Basic Web Page Resources: Toolwire® Lab: Creating a Basic Web Page Lab Complete the Toolwire® Lab: Creating a Basic Web Page. Create a new folder on your computer called it237-name, where "name" is the first initial of your first name and your last name (all lowercase). Do not include spaces or use capital letters in the folder name. Complete Toolwire® Tutorial 1 to create the soccer club web page using Microsoft® Notepad or Code View in Adobe® Dreamweaver®. Note: This web page will be enhanced in the week 2 assignment. Save your web page as NameTutorial1.html in your it237-name folder on your computer, and compress (zip) the folder (Maximum file size is 10MB). Submit the zip file to the assignment tab.
  • 2. IT 237 Week 2 Project Proposal Resource: Appendix A Decide on your website's theme for the final project. Consider using the Project Proposal from IT/236 as your working document. Submit the following:  The site's purpose: short paragraph to describe what you want the website to accomplish  The site's target audience: Briefly describe for whom your website is intended. You may use bullet points.  The site's message: The message is not a detailed description of all the site's content; instead, it is the overriding theme or message, such as a slogan or motto. You may include a list of what you want the site to communicate to the target audience. IT 237 Week 2 CSS Description Types Describe external, embedded, and inline types of cascading style sheets (CSS) in a paper of at least 350 words. Include the following in your description:  A pro and con for each type of CSS  Where the code is written for each type of CSS Note. In this assignment, you will be modifying the file "NameTutorial1.html" from Week One (not the Toolwire lab file "Tutorial1.html" from last week). The modification is to the Handcoded Site in addition to the Toolwire Lab. Post your paper as an attachment. Click the Assignment Files tab to submit your assignment. IT 237 Week 2 Toolwire® Tutorial Enhancement. Adding an Embedded Style Sheet to Modify Headings Resources: Toolwire® Student Desktop, Toolwire® Lab: Adding an Embedded Style Sheet to Modify Headings
  • 3. Complete the Toolwire® tutorial. Open the web page you created in Week 1 (NameTutorial1.html) using Microsoft® Notepad, Adobe® Dreamweaver® Code View, or any suitable text editor. Add an embedded style sheet to modify all headings. Add style for the headings by using unique ideas to create a new look for the page. Save your revisions as NameCSS2.html, in your IT237-Name folder on your computer, and compress (zip) the folder (Maximum file size is 10MB). Post the ZIP file to the assignment tab. IT 237 Week 3 Home Page Resource: Toolwire® Student Desktop, Toolwire® Lab: Creating and Enhancing a Homepage using CSS. Resource: Appendix A Complete the Toolwire® Lab: Creating and Enhancing a Homepage using CSS. Note. Hand-code a basic web page describing your profession, hobby, or interest using Microsoft® Notepad or Code View in Adobe® Dreamweaver® as proposed in the Week 2 Exercise: Project Proposal. This page will be the home page of your project website. Hand-code a basic web page describing your profession, hobbies, or interests using Microsoft® Notepad or Code View in Adobe® Dreamweaver®. This page will be the home page of your website. Check the HTML code in your “index.html” file using the HTML Validator in the W3C link located on the student website. Save your revisions in your IT237-Name folder on your computer, and compress (zip) the folder (Maximum file size is 10MB). Submit the final file to your instructor. Click the Assignment Files tab to submit your assignment. IT 237 Week 4 Absolute and Relative Links Consider the following folder structure:
  • 4. A project folder has the following path: http://www.mywebsite.com/IT237MyProject. The IT237MyProject folder contains a page called index.html and a folder called Images. A picture named imgLake.jpg is saved in the Images folder. Identify, in a Microsoft® Word document, the difference between absolute and relative links.  Include the exact tag you would use to specify a relative link from index.html to imgLake.jpg. o Explain how to get from index.html to imgLake.jpg in a relative fashion. o Usedirectional instructions, as you would give directions to a physical location.  Include the exact tag you would use to specify an absolute link from index.html to imgLake.jpg. o Explain how to get from index.html to imgLake.jpg in an absolute fashion. o Usedirectional instructions, as you would give directions to a physical location. Post your paper as an attachment. Click the Assignment Files tab to submit your assignment. IT 237 Week 4 Expanding Your Website Resource: Toolwire® Student Desktop, Toolwire® Lab: Expanding and Optimizing a Web Site Resource: Appendix A Complete the Toolwire® Lab: Expanding and Optimizing a Web Site. Note. The lab is a learning tool to help you complete the assignment. Complete the lab, worth 5 points of the assignment, as instructed. Expand the basic home page from Week Three to a site that includes four to five web pages.  Create three to four additional web pages with an appropriate heading for each.  Save each page to your IT237-Name folder.  Name each of your pages using the .html extension. Use only letters or numbers in the filenames; do not include special characters or spaces.  Use tags to increase accessibility and search engine optimization.  Create a navigation system with a link from and to every other page.
  • 5.  Include at least one external link and one in-page anchor or target link, such as Top, in one of the new pages. Check all of your HTML code using the HTML Validator located on the W3C website. Save your revisions in your IT237-Name folder on your computer, and compress (zip) the folder (Maximum file size is 10MB). Submit the final file to your instructor. Submit your assignment. IT 237 Week 5 Graphic Elements and Images Resource: Toolwire® Student Desktop, Toolwire® Lab: Enhancing a Web Site with CSS and Images Resource: Appendix A Complete the Toolwire® Lab: Enhancing a Web Site with CSS and Images. Note.Thelab is a learning tool to help you complete the CheckPoint. Complete the lab, worth 5 points of the assignment, as instructed. Enhance each of your web pages from Week Four.  Apply cascading style sheets (CSS) to format elements.  Integrate image and rule graphics effectively into the site.  Add content to each page in your website.  Add at least one list to one of your web pages. Check all of your HTML code using the HTML Validator located on the W3C website. Save your revisions in your IT237-Name folder on your computer, and compress (zip) the folder (Maximum file size is 10MB). Submit the final file to your instructor. Submit your assignment. IT 237 Week 6 Quick Check Resource: New Perspectives on Blended HTML, XHTML, and CSS
  • 6. Complete the six short-answer questions on p. 257 of New Perspectives on Blended HTML, XHTML, and CSS. Post your answers in a Microsoft® Word® document as an attachment. Click the Assignment Files tab to submit your assignment. IT 237 Week 6 Layout With CSS Resource: Toolwire® Student Desktop, Toolwire® Lab: Working with < div > Tags and CSS Boxes to Create Content Layout Resource: Appendix A Complete the Toolwire® Lab: Working with < div > Tags and CSS Boxes to Create Content Layout. Note. The lab is a learning tool to help you complete the assignment. Complete the lab, worth 5 points of the assignment, as instructed. For additional reference, please review Session 6.1 of Tutorial 6 in New Perspectives on Blended HTML, XHTML, and CSS for ideas. Enhance one or more pages in your website.  Use the <div> tag to create four sections in at least one of your pages.  Add content to each new section.  Set the style for one or more sections.  Use the position property to position two lines of text on at least one web page. Check all of your HTML code using the HTML Validator located on the W3C website .Save your revisions in your IT237-Name folder on your computer, and compress (zip) the folder (Maximum file size is 10MB). Submit the final file to your instructor. Submit your assignment. IT 237 Week 7 Forms Resource: Toolwire® Student Desktop, Toolwire® Lab: Creating and Adding a Web Form to a Web Page
  • 7. Resource: Appendix A Complete the Toolwire® Lab: Creating and Adding a Web Form to a Web Page. Note.Thelab is a learning tool to help you complete the CheckPoint. Complete the lab, worth 5 points of the assignment, as instructed. Enhance your website by doing the following:  Add a simple web form such as an order form, subscription to a newsletter, or request for contact.  E-mail the form data to yourself by coding the form tag as follows: where youremail@mailserver.edu is your e-mail address.  Include the following form controls: o Text boxes o Radio buttons o Check boxes o A list or drop-down box o A Submit button o A Reset button  Include ID attributes with short, meaningful names—without spaces—for every control. Each input control must include a label tag to make it easier for the audience to identify.  Test for functionality and usability. Check all of your HTML code using the HTML Validator located on the W3C website. Save your revisions in your IT237-Name folder on your computer, and compress (zip) the folder (Maximum file size is 10MB). Submit the final file to your instructor. Submit your assignment. IT 237 Week 8 Professional Standards Write a paper of at least 350 words answering the following questions. Use the Internet to conduct your research.  How are tags used to promote accessibility and search engine optimization?  What is the importance of professional standards in web development?
  • 8. Format your paper consistent with APA guidelines. Click the Assignment Files tab to submit your assignment. IT 237 Week 8 Website Publishing Process Write a 350- to 700-word paper with a step-by-step checklist of publishing a new website through a website hosting company. Identify a website hosting company on the Internet. Include the hosting company‘s link. Answer the following questions:  What kinds of hosting plans does the company offer? Include elements such as length, price, and features.  What hosting plan would you consider for your website? Why would you choose that plan? Format your paper consistent with APA guidelines. Post your paper as an attachment. Click the Assignment Files tab to submit your assignment. IT 237 Week 9 Refine Your Site Resources: Toolwire® Student Desktop, Toolwire® Lab: Finalizing the Web Site Resource: Appendix A Complete the Toolwire® Lab: Finalizing the Web Site. Note.Thelab is a learning tool to help you complete the final project. Complete the lab, worth 5 points of the assignment, as instructed. Finalize your website to include the following:  Four to five pages that are properly named  Appropriate content throughout  One form  CSS in all pages
  • 9.  tags in all pages  One list  Valid navigation and graphical hyperlinks  Clean and visually well designed layout  Functionality and usability of all formatting, links, and forms, ensured through thorough testing Check your HTML code using the HTML Validator located on the W3C website. Save your revisions in your IT237-Name folder on your computer, and compress (zip) the folder (Maximum file size is 10MB). Submit the final file to your instructor. Submit your assignment.