Did have any difficulties in following this coding process

Assignment Help Basic Computer Science
Reference no: EM13228663

Hand Coding
Here is the coding that we are using to create structure for our web page. Review it carefully; you will need to add this same coding exactly as you see it to structure your own web pages. Once we have the html part written, we will build on it with the CSS to style these areas. This will happen next week.

<!DOCTYPE html>

<head>

<title>Your own page title</title>

</head>

<body>

<!-- Call out the "wrapper" "header" "navigation" "content1" and "footer" using the "div id" tag. These will define each new section of the page -->

<div id = "wrapper">

<div id="header">

<h1>The name of Your Website</h1>

</div>

<div id="navigation">

<h2>Navigation</h2>

<ul>

<li><a href=/www.coursehero.com/tutors-problems/Computer-Science/8600978-Hand-Coding-Here-is-the-coding-that-we-are-using-to-create-structure/"index.html">Home</a></li>

<li><a href=/www.coursehero.com/tutors-problems/Computer-Science/8600978-Hand-Coding-Here-is-the-coding-that-we-are-using-to-create-structure/"second.html">Second</a></li>

<li><a href=/www.coursehero.com/tutors-problems/Computer-Science/8600978-Hand-Coding-Here-is-the-coding-that-we-are-using-to-create-structure/"third.html">Third</a></li>

<li><a href=/www.coursehero.com/tutors-problems/Computer-Science/8600978-Hand-Coding-Here-is-the-coding-that-we-are-using-to-create-structure/"travel_blogs.html">Travel Blogs</a></li>

<li><a href=/www.coursehero.com/tutors-problems/Computer-Science/8600978-Hand-Coding-Here-is-the-coding-that-we-are-using-to-create-structure/"contact.html">Contact Us</a></li>

</ul>

</div>

<div id="content1">

<h2>Introduction</h2>

<p>Some sample content, add your own here</p>

<p>This is a simple box model. You will learn to expand on this are you learn to do more css coding.</p>

</div>

<div id="footer">

<p>This is the footer of the page. It was written by [Your name] date</p>

</div>

</div>

</body>

</html>



Using the material above beginning with through to , hand-code everything into a text editor of your choice. [Copying and pasting this information will create extra text in your document that will display within the browser. DO NOT COPY AND PASTE.]

Save your work as "your Last Name_index.html"

NOTE: When you start building your website, you should create your main page and name it "index.html". The browser looks for a page named "index.html" to know which is the first page or home page, of your website. That way, when people come to your URL, they automatically get your main page, or home page. All other pages will have names like "about.html" or "contact.html", but your home page should be called "index.html".

Follow the coding exactly. Once you have all of the coding created view your work in your browser.

NOTE: Your document will not look the same as the image of a web page example above. You will not have formatted it yet.

After you view this coding, go back into your text editor [either notepad or text edit] and create 3-4 new paragraphs within the "content1" portion of the page.

Use paragraph tags to separate them. Remember to open and close each tag properly.

Remember, this is not formatted as of yet. We will begin to work on that as we learn more CSS coding. Be patient, it will happen.

Save your .html file and upload it to the dropbox.

Answer the following questions:

Did you have any difficulties in following this coding process?
Are you beginning to develop a sense of what is happening with this coding, and the html document?
Are you beginning to see how your user experience strategy is aligning with the objectives and decisions of your web site? 
Do not simply write yes or no. Reflect and explain.  

Reference no: EM13228663

Questions Cloud

Develop a new mission statement for an existing organization : Explain why the new mission statement differs from the one previously used by the organization. Why are the elements in your mission statement more essential from a strategic point of view?
Explain the relationship between a business organizational : predict which elements of project management are most influenced by the business's organizational strategy? Provide specific examples.
During a moment of intense spiritual need : During a moment of intense spiritual need, three religious movements of explosive protest and reform emerged in the early 16th Huldrych Zwingli extended the Reformation to Switzerland, and later John Calvin and his disciples spread it to all of Europ..
Compute the mass in the vitamin c tablet : Three 5.00mL samples of this solution are titrated with DCP that had a standardized concentration of 9.94x10-4M. The three titrations took an average of 27.51mL of DCP. (MM Ascorbic Acid = 176.124 g/mol) Calculate the mass (in mg) in the vitamin C ..
Did have any difficulties in following this coding process : Did you have any difficulties in following this coding process?
What is the profit at the optimal combination : Solve best optimal combination of fans and air conditioners. 2. What is the profit at the optimal combination of fans and air conditioners?
Strengths of the chinese social security systems : What are the strengths and weaknesses of the Chinese social security systems. Please name and discuss some of those and discuss India's competiveness, as well as chances and weaknesses of India, its people and the economy from your point of view. Pl..
Develop an input-output port decoder : Develop an I/O port decoder, using a PLD, that generates 16-bit I/O strobes for the following 16-bit I/O addresses: 1000H-1001H, 1002H-103H, 1004H-1005H, 1006H-1007H, 1008H-1009H, 100AH-100BH, 100CH-100DH, and 100EH-100FH.
State what is the mass of the steel bar : A volume of 75mL of H2O is initially at room temperature (22C). A chilled steel rod at 2.00 C is placed in the water. If the final temperature of the system is 21.0 Celsius, what is the mass of the steel bar?

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