Please enable JavaScript.
Coggle requires JavaScript to display documents.
CIS 202 (Week 2 (Lesson 2 ((Watch the lesson video below, Install Your…
CIS 202
Week 2
Lesson 2
-
Install Your very own Webserver (you will need the email you received from the help desk with your virtual machine)
-
-
-
-
-
-
In the video, my setup only shows 2 VMs. You have 4. Use the far right Virtual Machine (VM) as seen in the screen shot below:
Task 2
-
Step 2: Visit a website that interests you. Take a screenshot of the home page or one other pertinent page from the site. Write a one-page summary of the site that addresses the following topics:
-
-
-
-
-
Does this site appeal to you? Why or why not? Consider the use of color, images, multimedia, organization, and ease of navigation.
-
-
Discussion 2
During this course you will have an opportunity to create your own website. It can be a company you will create in the future, a hobby of yours, or maybe something that will be used for your community. For this discussion, share some ideas with your classmates on what you are thinking about. This should be at least 150 words. In week 3, you will share feedback with other students on their ideas.
Week 1
TAsk 1
-
- What is the World Wide Web?
- What is the difference between html, xhtml, and html5? We will be using html5 in this course. Note: Do some research on this topic. Do not just copy the text from the book. See if you can find something that makes sense to you. Remember to document this source.
- What is your favorite website and why?
- What was the main point of my introduction video?
Discussion 1
-
- IT and Web page development background
-
- Tell us something you did recently that was interesting.
- Add a picture of yourself.
What tip or recommendation would you give to other students for success in online classes? If you have had me previously as a professor, what would you tell other students on how to be successful in my class.
Week 3
-
Watch both videos and create/experiment with the different tags (p, br, div, lists, title, etc). You must submit a lesson report using the template provided in week 2. Your report should demonstrate that you are able to use all the tags in the videos. Your VM must have all the work from the lesson included to get full credit.
Part 1: Tag Basics. In the video, I state that the Adobe connect session is Thursday. It is actually Wednesday at 730pm.
Part 2: Watch the video and create the pages as described in the video. Make sure you cover the following items in your report and add to your web pages.
-
-
-
-
-
-
-
-
-
-
-
-
-
Task 3:
-
-
Submit a full report(use the lesson report template provided in the top section of this Moodle Page) with screenshots of your code and web page for the problems below:
-
Write the HTML to display your name with the largest heading element.
Write the HTML to create an absolute link to your school’s website.
Write the HTML for an unordered list to display the days of the week.
Write the HTML for an ordered list that uses uppercase letters to order the items. This ordered list should display the following terms: HTML, XML, and XHTML.
Think of a favorite quotation by someone you admire. Write the HTML code to display the person’s name in a heading and the quotation in a blockquote element.
Modify the following code snippet to indicate that the term “site map” should have strong importance:
-
<p>A diagram of the organization of a website is called a site map. A site map represents the structure, or organization, of pages in a website in a visual manner. Creating the site map is one of the initial steps in developing a website.</p>
-
•However, use the terms HTML, XHTML, and HTML 5 and come up with descriptions of each