New-Solution-WEBD-125-40A-Week 1 assignment-Champlain College-SOLVEDCOLLEGEPAPERS.COM

Page 1

New-Solution-WEBD-125-40A-Week 1 assignment-Champlain College DOWNLOAD SOLUTION

https://www.solvedcollegepapers.com/product/webd-125-40a-week-1assignment-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. New-Solution-WEBD-125-40A-Week 1 assignment-Champlain College quantity Categories: WEBD-125-40A, WEBD-125: Web Page Development I Tags: New-SolutionWEBD-125-40A-Week 1 assignment-Champlain College, WEBD-125-40A 

Description

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: 1. 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. 2. Create a folder called ‘WEBD125’. This will be your local root directory for your files. 3. Inside your local ‘WEBD125’ folder, create the following directories (folders): ‘html’, ‘css’, and ‘images’. 4. 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. 5. In your index.html file, mark up the website with all required elements including: a. An HTML doctype. b. 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. c. Copy the snippet below (everything up to and including the closing body tag), and paste it into your HTML file as your body element. d. e. f. g. h. i. j. k. l. m. n. o. p. q. r. s. t. u.

<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> v. <h2>Second Header</h2>


w. <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> x. <p>Footer goes here. </p> y. </body> z.

New-Solution-WEBD-125-40A-Week 1 assignment-Champlain College WEBD-125: Web Page Development I

aa. In the first <h1> after the opening <body> tag, enter your name to replace “Your Name”. bb. Add to your title tag: ‘Firstname Lastname’ – using your own name. cc. Be sure the code is neatly indented and well-formed. dd. Enter at least two comments in your HTML code. 6. New-Solution-WEBD-125-40A-Week 1 assignment-Champlain CollegeSave all your files and FTP everything to your Coton root folder: a. Open your FTP and log in to your remote server. b. Drag the ‘html’, ‘css’, and ‘images’ folders from your local root to your remote root:


c.

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 Assginment 1 Rubric Assginment 1 Rubric Criteria Ratings Pts This criterion is linked to a Learning Outcome Create local folder for 25 WEBD125 containing all required directories and sub-directories — html, css, pts images


Assginment 1 Rubric Criteria New-Solution-WEBD-125-40A-Week 1 assignment-Champlain CollegeThis criterion is linked to a Learning Outcome Create index.html with all required elements, and paste in supplied HTML snippet as the file’s body New-Solution-WEBD-125-40A-Week 1 assignment-Champlain CollegeThis criterion is linked to a Learning Outcome FTP all local directories to Coton This criterion is linked to a Learning Outcome Working link is submitted

Ratings Pts 50 pts 15 pts 10 pts

Total Points: 100 We can help in other fields such as:

WEBD-125-40A-Week 1 assignmentChamplain College Course Summary: Date Wed Sep 1, 2021 Sun Sep 5, 2021 Wed Sep 8, 2021 Sun Sep 12, 2021 Wed Sep 15, 2021 Sun Sep 19, 2021

Details

Due due by Assignment Week 1: Discussion – Introductions 11:59pm Assignment Week 1: Assignment – Marking up Your Site and due by FTP’ing to Coton 11:59pm due by Assignment Week 2: Discussion – Web Accessibility 11:59pm Assignment Week 2: Assignment – Adding Semantic HTML and due by CSS to Your Site 11:59pm due by Assignment Week 3: Discussion – Chrome Developer Tools 11:59pm Assignment Week 3: Assignment – Add Media Queries to Your due by Style Sheet 11:59pm due by Assignment Week 3: Quiz 11:59pm Wed Sep 22, due by Assignment Week 4: Discussion – Legacy CSS Layout Methods 2021 11:59pm Sun Sep 26, due by Assignment Midpoint Course Feedback Survey 2021 11:59pm Assignment Week 4: Assignment – Styling and Aligning Your due by Main Navigation with Flexbox 11:59pm Wed Sep 29, Assignment Week 5: Discussion – Different Kinds of Pseudo due by 2021 Classes 11:59pm Sun Oct 3, Assignment Week 5: Assignment – Add Google Fonts to your due by 2021 Site using <link> 11:59pm Wed Oct 6, due by Assignment Week 6: Discussion – Adding a figcaption 2021 11:59pm


Date Details Sun Oct 10, Assignment Week 6: Assignment – Add Images to Your Site 2021 Wed Oct 13, Assignment Week 7: Discussion – HTML5 Form Types 2021 Fri Oct 15, Assignment Extra Credit: IDEA Survey Quiz 2021 Assignment Week 7: Assignment – Create a Form Assignment Week 7: Quiz Previous

Due due by 11:59pm due by 11:59pm due by 11:59pm due by 11:59pm due by 11:59pm


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.