SophiaPretty

(5)

$14/per page/Negotiable

About SophiaPretty

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Applied Sciences,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Economics,Engineering,English,Environmental science,Essay writing Hide all
Teaching Since: Jul 2017
Last Sign in: 213 Weeks Ago, 4 Days Ago
Questions Answered: 15833
Tutorials Posted: 15827

Education

  • MBA,PHD, Juris Doctor
    Strayer,Devery,Harvard University
    Mar-1995 - Mar-2002

Experience

  • Manager Planning
    WalMart
    Mar-2001 - Feb-2009

Category > Computer Science Posted 03 Dec 2017 My Price 8.00

Windows operating systems TextWrangler (for Mac operating

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   http://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.

References

Bare Bones. (n.d.). Download TextWrangler. Retrieved from http://www.barebones.com/products/textwrangler/download.html

Notepad++. (2015, June 9). Download Notepad++ 6.7.9. Retrieved from http://notepad-plus-plus.org/download

Answers

(5)
Status NEW Posted 03 Dec 2017 06:12 AM My Price 8.00

-----------  ----------- H-----------ell-----------o S-----------ir/-----------Mad-----------am ----------- Th-----------ank----------- yo-----------u f-----------or -----------you-----------r i-----------nte-----------res-----------t a-----------nd -----------buy-----------ing----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n. -----------Ple-----------ase----------- pi-----------ng -----------me -----------on -----------cha-----------t I----------- am----------- on-----------lin-----------e o-----------r i-----------nbo-----------x m-----------e a----------- me-----------ssa-----------ge -----------I w-----------ill----------- be----------- qu-----------ick-----------ly

Not Rated(0)