Customize the content between the title and heading tags

Assignment Help Basic Computer Science
Reference no: EM131510529

Before getting started on the Phase 2 IP assignment, you need to install either Notepad++ (for Windows operating systems) or TextWrangler (for Mac operating systems).

If you have a Windows operating system, go to this Web site   https://notepad-plus-plus.org/download/v7.4.1.html to access and download the Notepad++ software.

If you have a Mac operating system, go to this Web site   https://www.barebones.com/products/textwrangler/download.html     to access and download the TextWrangler software.

For this Individual Project assignment, you will create your first Web page in HTML5 code with the following basic Web site elements: logo, header, content area, and footer. Note that you will not need to code the navigation bar until the Phase 3 IP assignment.

Complete the following:

Step 1: Type the following code into your text editor, and customize the content between the title and heading tags. Follow the comments that are added throughout the code (Note that this code uses semantic elements. If you prefer, you can use block-level elements for page layout and include the necessary logo, header, content, and footer.):

<!DOCTYPE html> <html>
<head>
<title>Place the Title of Your Web Page Here</title>
</head>
<body>
<header>
<!-- Place your logo image here by customizing the name of the image file. Then, add the height, width, and alternate text. See the code below.-->
<img src="logoimage1.jpg" height="300" width="300" alt="logo image">
<!-- If the image includes the name of the Web site, the <h1> tag below is optional. --> 
<h1>Place the name of the Web site here.</h1>
</header>
<nav>
<h2>Navigation links will be added in Phase 3.</h2>
</nav>
<section>
<h3>Begin to add your content information here.</h3>
</section>
<footer>
<h4>Place the footer information here. Add in your copyright information such as: Copyright year, your name, date, class, section number</h4>
</footer>
</body>
</html>

Step 2: In Notepad++ or TextWrangler, go to File > Save As. Give the file the name index.html. This is the first page of your Web site.

Step 3: Submit the index.html file and your image file either as two separate files or in a .zip folder to the Submitted Assignments area. Please do not submit a .rar file or a .7zip file.

Reference no: EM131510529

Questions Cloud

Describe the purpose and the audience of the presentation : For this assignment you will create a presentation on the placement and identification process for ELLs. Educators use presentation technologies to enhance.
Describe an efficient algorithm for determining : Suppose you are given two sequences S1 and S2 of n elements, possibly containing duplicates, on which a total order relation is defined.
Discuss how citizen journalism played a part : Discuss how citizen journalism played a part in a current news topic and provide two specific examples - discuss and collecting your current news examples
Implementation perform the assignment : Why does the method remove(x) in the RedBlackTree implementation perform the assignment u.parent = w.parent? Shouldn't this already be done by the call.
Customize the content between the title and heading tags : Type the following code into your text editor, and customize the content between the title and heading tags. Follow the comments that are added.
Select a news article from a reliable news source : Select a news article from a reliable news source that is an example of a report or commentary on US Healthcare reform.
What can christians learn from other religious traditions : In a personal reflection of 1,000-1,250 words, consider how a Christian might benefit from a study of other religions by addressing the following.
Write a pitch to either a movie or television producer : Write a 350- to 700-word pitch to either a movie or television producer. Your pitch will explain your idea for a new TV or movie program
Protocol changed over the years : What is the benefit of using SNMP on a network? How has this protocol changed over the years?

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Identifies the cost of computer

identifies the cost of computer components to configure a computer system (including all peripheral devices where needed) for use in one of the following four situations:

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Cores on computer systems

Assignment : Cores on Computer Systems:  Differentiate between multiprocessor systems and many-core systems in terms of power efficiency, cost benefit analysis, instructions processing efficiency, and packaging form factors.

  Prepare an annual budget in an excel spreadsheet

Prepare working solutions in Excel that will manage the annual budget

  Write a research paper in relation to a software design

Research paper in relation to a Software Design related topic

  Describe the forest, domain, ou, and trust configuration

Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.

  Construct a truth table for the boolean expression

Construct a truth table for the Boolean expressions ABC + A'B'C' ABC + AB'C' + A'B'C' A(BC' + B'C)

  Evaluate the cost of materials

Evaluate the cost of materials

  The marie simulator

Depending on how comfortable you are with using the MARIE simulator after reading

  What is the main advantage of using master pages

What is the main advantage of using master pages. Explain the purpose and advantage of using styles.

  Describe the three fundamental models of distributed systems

Explain the two approaches to packet delivery by the network layer in Distributed Systems. Describe the three fundamental models of Distributed Systems

  Distinguish between caching and buffering

Distinguish between caching and buffering The failure model defines the ways in which failure may occur in order to provide an understanding of the effects of failure. Give one type of failure with a brief description of the failure

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd