New-Solution-WEBD-125-40A-Week 1 assignment-Champlain College
$45.99$49.99
New-Solution-WEBD-125-40A-Week 1 assignment-Champlain College
Week 1: Assignment - Marking up Your Site and FTP'ing to Coton
New-Solution-WEBD-125-40A-Week 1 assignment-Champlain College The first step in building your site is to build the structural HTML, the foundation of your site. For now you’re just marking up the site; you will add styles and other features later in the course. Be sure to refer to the lectures this week for resources to use when completing this assignment.
Note: Each week you will build upon your site. You will need to incorporate feedback that you receive this week from your instructor in the new file that you create for next week’s assignment. Each week’s assignment will include this in the instructions.
Description
New-Solution-WEBD-125-40A-Week 1 assignment-Champlain College
Week 1: Assignment - Marking up Your Site and FTP'ing to Coton
New-Solution-WEBD-125-40A-Week 1 assignment-Champlain CollegeThe first step in building your site is to build the structural HTML, the foundation of your site. For now you’re just marking up the site; you will add styles and other features later in the course. Be sure to refer to the lectures this week for resources to use when completing this assignment.
Note: Each week you will build upon your site. You will need to incorporate feedback that you receive this week from your instructor in the new file that you create for next week’s assignment. Each week’s assignment will include this in the instructions.
New-Solution-WEBD-125-40A-Week 1 assignment-Champlain College
WEBD-125: Web Page Development I
Instructions:
- Find a location on your computer where you want to store your local files. It could be the Desktop, Documents, anywhere on your computer you’d like.
- Create a folder called ‘WEBD125’. This will be your local root directory for your files.
- Inside your local ‘WEBD125’ folder, create the following directories (folders): ‘html’, ‘css’, and ‘images’.
- Open your HTML editor (your IDE, such as Sublime Text) and create a file called ‘index.html‘ in your ‘html’ folder in your local root.
- In your index.html file, mark up the website with all required elements including:
- An HTML doctype.
- An HTML root element, followed by a head element, with a meta tag declaring a charset of ‘utf-8’, and a title tag nested inside the head element.
- Copy the snippet below (everything up to and including the closing body tag), and paste it into your HTML file as your body element.
<body> <h1>Your Name</h1> <ul> <li> <a href="">Link 1</a> </li> <li> <a href="">Link 2</a> </li> <li> <a href="">Link 3</a> </li> <li> <a href="">Link 4</a> </li> </ul> <h1>First Header</h1> <p>Maecenas quis odio sit amet ipsum maximus egestas. Maecenas gravida magna vehicula quam pulvinar varius. Vestibulum venenatis quam enim, a eleifend tortor blandit non. </p> <h2>Second Header</h2> <p>Maecenas quis odio sit amet ipsum maximus egestas. Maecenas gravida magna vehicula quam pulvinar varius. Vestibulum venenatis quam enim, a eleifend tortor blandit non. </p> <p>Footer goes here. </p> </body>
New-Solution-WEBD-125-40A-Week 1 assignment-Champlain College
WEBD-125: Web Page Development I
- In the first <h1> after the opening <body> tag, enter your name to replace “Your Name”.
- Add to your title tag: ‘Firstname Lastname’ – using your own name.
- Be sure the code is neatly indented and well-formed.
- Enter at least two comments in your HTML code.
- New-Solution-WEBD-125-40A-Week 1 assignment-Champlain CollegeSave all your files and FTP everything to your Coton root folder:
- Open your FTP and log in to your remote server.
- Drag the ‘html’, ‘css’, and ‘images’ folders from your local root to your remote root:
- New-Solution-WEBD-125-40A-Week 1 assignment-Champlain College
WEBD-125: Web Page Development I
Submit the URL to your web page hosted on your Coton server.
It should look like the following example:
https://coton.champlain.edu/WEBD12545/user.name/html/index.html
Rubric
Criteria | Ratings | Pts | |
---|---|---|---|
Create local folder for WEBD125 containing all required directories and sub-directories — html, css, images | |||
Create index.html with all required elements, and paste in supplied HTML snippet as the file’s body | |||
FTP all local directories to Coton | |||
Working link is submitted | |||
Total Points: 100 |
We can help in other fields such as: