Basic web site elements

Assignment Help Basic Computer Science
Reference no: EM131515831

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: EM131515831

Questions Cloud

Summarize the impact of these trends in hr management : Analyze the following trends in HR over the last 10 years in 700 to 1,050 words: Employee experience (culture, work-life), engagement
Components of an ics and a scada system : Describe the components of an ICS and a SCADA system. Provide examples of how each are configured and used in the industry.
Case structure and another selection problem : Give an example of a selection problem that may be solved using the CASE structure and another selection problem that CANNOT be represented by the CASE.
How your companys activities will affect the environment : Explain how your company's activities will affect the environment and identify the steps you will take to mitigate any negative impacts.
Basic web site elements : For this Individual Project assignment, you will create your first Web page in HTML5 code with the following basic Web site elements:
Evaluate the role of venture capital in entrepreneurial role : Write a 1,000-1,250-word paper that discusses the different types of venture capital and how this influences the sustainability of business ventures
What are some ways that recruiting would be done differently : What are some ways that recruiting would be done differently to attract more African Americans? Latinos? Women?
Fully analyse the structure using the matrix method : MOD003415 - Fully analyse the structure using the Matrix method - Use ANSYS to analyse the model and Compare the analytical and CAE results
How project schedules are modified to account for time : Write a one to two page paper in which you explian how project schedules are modified to account for time and resource constraints.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Analyze hardware virtualization

Determine if you would prefer a virtualized environment to a non-virtualized environment for a midsized business or organization and explain why or why not. Compare the cloud computing cost models used by Amazon EC2 and Microsoft Azure.

  Html code for nested table with colors

Write HTML code which output the following nested table. Each entry of the table has a color as indicated by its text. Borders need not be shown.

  Find the solution to each of these recurrence

Find the solution to each of these recurrence relations with the given intial conditions. Use an iterative approach.

  Football trajectory equation

Consider a basketball being dribbled. If the height of the basketball can be described by a sine wave of maximum height 2h, average height h and minimum height 0, and the ball hits the ground once per second, how fast would a video camera have to ..

  Describe details of the implementation of the rload

Describe details of the implementation of the rload and rloadx instructions, specifying for each the operation details (such as control signals asserted) at each pipeline stage.

  Backoff algorithm for contention

Two CSMA/CD stations are each trying to transmit long (multiframe) files. After each frame is sent, they contend for the channel, using the binary exponential backoff algorithm.

  Methods for accessing a remote computer

Write a 200- to 300-word response that discusses the reasons and methods for accessing a remote computer. Must be original, with thought given.

  How they can be represented in an er schema diagram

how they can be represented in an ER schema diagram.

  Introduction to skousen text

Write 2-page essay on the importance of Smith, Keynes, and Marx as discussed in the Introduction to Skousen's text.

  How can transition costs be identified in strategic model

The evaluation for the award of the second phase will not be made until the first phase is near completion. How can the transition costs be identified in the strategic planning model?

  How to retrieve data from your structures

A popular data warehouse implementation is to construct a multidimensional database, known as a data cube. Unfortunately, this may often generate a huge, yet very sparse, multidimensional matrix.

  Floating point representation

Assuming that you are required to make an 8 bit floating point representation, with a 3 bit exponent using excess-3 notation and a 4 bit mantissa using normalized notation. How would the number 0.5 be stored in the byte?

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