CIT 277 Week 2 Individual: E-Commerce Project, Part II

0 items
CIT 277 Week 2 Individual: E-Commerce Project, Part II
CIT 277 Week 2 Individual: E-Commerce Project, Part II
$9.00
  • Description

CIT 277 Week 2 Individual: E-Commerce Project, Part II

Based on your Week Two Learning Team Collaborative discussion, create a basic homepage using the following Hypertext Markup Language (HTML) tags:

<!Doctype>

<HTML>

<head>

<meta>

<title>

<body>

<img src>

<a href>

<h1>

<p>

<br>

<b>

<i>

<u>

Use Cascading Style Sheets (CSS) for styling. The page should present information about your company for the E-Commerce Project.

Use the document type declaration so that your page meets World Wide Web Consortium (W3C) standards.

Save your homepage HTML file as “index.html”.

Validate your homepage HTML file using the W3C validator to test the functionality of your web page code.  This link is found under the materials section.

Compile all elements of your website (e.g. HTML, CSS, and images files) into a ZIP folder.

Submit the ZIP folder to the Assignment Files tab.