Skip to content
This repository was archived by the owner on Apr 1, 2021. It is now read-only.

Commit d2aab64

Browse files
committed
Merge pull request #787 from Rafase282/fix-726
Adding changes that were missing
2 parents a8cb8b0 + 0836667 commit d2aab64

File tree

1 file changed

+31
-24
lines changed

1 file changed

+31
-24
lines changed

Project-Tribute-Page.md

Lines changed: 31 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,31 @@
1-
##So this is pretty much the first full webpage you might have ever created. Some tips to help get you with this:
2-
3-
##List the features required by the user stories and any other rules you must fulfill
4-
Just write them down on a piece of paper. Having them on paper and not in a file will make it quicker to refer to them during the design process.
5-
6-
##Layout your page on paper
7-
It might sound a bit silly but this is a great way to start visualizing what the page should look like. Elements of the page you should start with could be a title, images, text and links.
8-
9-
##Search around for potential subjects for your tribute
10-
Choose me! Only joking. Think of someone who inspires you and you look up to. A famous person. Search them on wikipedia and then look through the sources of the wikipedia article for further reading. Do not just copy text from the wikipedia page into your website. Make the text original.
11-
12-
##Rewatch the video and focus on the detailed layout used
13-
Take a more detailed look at the example tribute page. Go into the chat and ask someone to share their tribute page for you. Search online for interesting web designs and see what you can copy. There is an ocean of great sites out there.
14-
15-
##Use a library as suggested in the rules. Bootstrap is a library
16-
Rule 2 states that you can use which ever libraries you need. To save you time, effort and confusion, bootstrap is a library.
17-
18-
##Your external link isn't working
19-
Follow the instructions at the end of the video for what to add into your hyperlink. This should then work
20-
21-
##Adding images to your page
22-
Beware to not just copy any image you find. This could violate copyright for someone. Either find an image on a [free image page](http://www.freeimages.com) and then upload it to somewhere such as [photobucket](http://www.photobucket.com) to get a link you can then use to insert the image on the page or link the image directly from the original source.
23-
24-
Good luck!
1+
This might be the first full webpage you have ever created. Here are some tips to help get you started with this:
2+
3+
# List Features
4+
5+
List the features required by the user stories and any other rules you must fulfill Just write them down on a piece of paper. Having them on paper and not in a file will make it quicker to refer to them during the design process.
6+
7+
# Layout your page on paper
8+
9+
It might sound a bit silly but this is a great way to start visualizing what the page should look like. Elements of the page you should start with could be a title, images, text and links.
10+
11+
# Search around for potential subjects for your tribute
12+
13+
Choose me! Only joking. Think of someone who inspires you and you look up to. A famous person. Search them on wikipedia and then look through the sources of the wikipedia article for further reading. Do not just copy text from the wikipedia page into your website. Make the text original.
14+
15+
# Rewatch the video and focus on the detailed layout used
16+
17+
Take a more detailed look at the example tribute page. Go into the chat and ask someone to share their tribute page for you. Search online for interesting web designs and see what you can copy. There is an ocean of great sites out there.
18+
19+
# Use a library as suggested in the rules. Bootstrap is a library
20+
21+
Rule 2 states that you can use which ever libraries you need. To save you time, effort and confusion, bootstrap is a library.
22+
23+
# Your external link isn't working
24+
25+
Follow the instructions at the end of the video for what to add into your hyperlink. This should then work
26+
27+
# Adding images to your page
28+
29+
Beware to not just copy any image you find. This could violate copyright for someone. Either find an image on a [free image page](http://www.freeimages.com) and then upload it to somewhere such as [photobucket](http://www.photobucket.com) to get a link you can then use to insert the image on the page or link the image directly from the original source.
30+
31+
Good luck!

0 commit comments

Comments
 (0)