The writer is very fast, professional and responded to the review request fast also. Thank you.
Creating a Basic Web Page
In Week 1, you discussed Web site elements such as the logo, header, text content, and footer. You have also considered the kind of Web site that you would like to create, and you have given some thought to what it will look like.
For this assignment, you will complete the following:
Create a basic Web page.
It is critical that you keep your Web site material organized and easy to use. By having a file structure that is easy to use, you will be able to place material in the appropriate folder and have it available when it is needed. Begin with a folder that will hold the entire Web site. From there, it should branch down to include folders for images or graphics, video files, and sound files.
Your file organization could look like the following:
Although it is not required for this course, it is a very good idea to create a site map and a storyboard. The site map shows how the Web pages link together. Thestoryboard shows how each page is laid out and what goes on the page.
Once you have decided what type of Web site you will create, it is time to start gathering assets. Assets are the items that will be placed on your Web site. Examples of assets are logos, headers, text, images, graphics, animations, sounds, videos, and footers. You can create your own assets, or you can get them from other sources. If you are using assets from someone else, you need to give that person credit for his or her work.
To begin your first Web page, click here to access and download Notepad++. For a Mac platform, click here to download TextWrangler.
Hypertext Markup Language (HTML) code has a specific structure and syntax that must be followed. If you copy the following code into the text editor, you will create a simple Web site that says “Hello” when it is run in a browser:
<!DOCTYPE html>
<html>
<head>
<title>Hello</title>
</head>
<body>
<p>Hello</p>
</body>
</html>
Customize the text between the p tags and the title tag depending on the type of Web site that you have elected to create. This will be the content of your Web page.
This file will become your home page. Save this file as “index.html” and submit.
References
Bare Bones Software. (n.d.). Download TextWrangler. Retrieved from http://www.barebones.com/products/textwrangler/download.html
Notepad++. (n.d.). Retrieved from http://notepad-plus-plus.org/
Ojective:Create basic web pages using HTML5 for structure and CSS3 (or newer standards) for formatting and positioning, specific topicsSubmitted Files:
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more