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
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,6 @@ The aim of this exercise is to create a page that looks just like this one:
14
14
- To clone, click the green button that says 'Code' on that page.
15
15
Now the code is on your own machine (this happened when you cloned), AND it's linked to your own Karma repository on Github (which was created when you forked).
16
16
17
-
- Before you start coding, **create a new branch** following this format `your-class-name/your-name`, for example: `london-class-7/adam-smith`. Your branch name should be all lowercase, with no spaces.
18
-
19
17
-**Edit `index.html` and `style.css`** to re-create the design above.
20
18
- Remember, use semantic HTML to re-create the structure, and style each element using CSS to make a perfect copy of the above image.
21
19
- All the images and icons you need can be found in the `img` folder, and the font 'Roboto' is already loaded into the project.
0 commit comments