You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-1
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,33 @@ Welcome to the Semantic HTML Portfolio Project! For this project, we'll be conve
4
4
5
5
Please follow the instructions below to complete the project. Be sure to run tests to make sure your tests are passing before submitting your code.
6
6
7
+
## What You'll Build
8
+
9
+
We'll be using the [Build a Portfolio Using HTML and CSS](https://www.codeschool.com/projects/build-a-portfolio-using-html-and-css) project as a starting point and converting it to use semantic HTML elements. The result won't look that different than before, but this will introduce a few new HTML elements into the mix to help make our HTML more clear. Here's a sample of what this could look like:
If you've never used these elements, we recommend taking the [Front-End Formations](https://www.codeschool.com/courses/front-end-formations) course to get familiar with these elements before jumping in.
25
+
26
+
## Live Demo
27
+
28
+
Wondering what this project will look like when you've completed it? [Follow this link](https://codeschool-project-demos.github.io/SemanticHTMLPortfolioProject/) to see a live version of this project.
29
+
30
+
7
31
## Getting Started
8
32
9
-
To get started with this project, head over to the [Semantic HTML Portfolio](#) project on Code School, and begin!
33
+
To get started with this project, head over to the [Semantic HTML Portfolio](https://www.codeschool.com/projects/semantic-html-portfolio-project) project on Code School, and begin!
0 commit comments