##RPS Team Pages
- This is an expercise in pair programming! You and your partner (as found below) are a rock-paper-scissors (RPS) team.
- Working with your partner, your assignment is to create a website for your RPS team. Please include at least 10 types of HTML tags and 10 different CSS styles.
- Some basic rules (guidelines):
- Come up with a team name!
- Use the template files (
index.html
andstyle.css
) on themaster
branch to get started. - Please create a new branch for your team of 2 and build your website there.
- You can preview your changes locally. Just open up your
index.html
file in a browser! - To preview your website on GitHub, appendhttp://htmlpreview.github.io/?
in front of the index.html file you wish to preview. - For example to preview https://github.com/yale-stc-developer-curriculum/rock-paper-scissors/blob/my-branch/index.html, just enter the URL: http://htmlpreview.github.io/?https://github.com/yale-stc-developer-curriculum/rock-paper-scissors/blob/my-branch/index.html - Your website can include whatever you want, just please try to keep the original HTML template somewhat intact...
- Now comes the fun part! TIME TO MERGE
- You and your partner are to merge your website with the two other teams in your conference. (Each conference has 3 teams, see below). Please create this merged website on a new branch.
- Work as a team of 6 to make the merged website pretty. See if you can resolve the merge conflicts and bring the website together in some form of coherent fashion. After all, it is the conference website.
- Get pumped for the ultimate rock, paper, scissors tournament ever!
HTML Conference
Team <button> |
Team <img> |
Team <h3> |
---|---|---|
danamc16 | zyoung14 | sonjapeterson |
ncasti | jdmcpeek | matt-cohen |
CSS Conference
Team background |
Team border |
Team line-height |
---|---|---|
chocku11 | nicolafeldman | AndresOrnelas |
TheAileeZee | tfollo | vivecamorris |
Javascript Conference
Team innerHTML() |
Team removeChild() |
Team getElementById() |
---|---|---|
BenBurke | taylorstib | beeboploid |
davidliuliuliu | HenokA | rachaprince |
Ruby Conference
Team require |
Team while |
Team NoMethodError |
---|---|---|
jawaseph | CoffeeCakeCat | sahil-gupta |
cposner | nataliabueno | PatrickCasey |
Python Conference
Team RuntimeError |
Team assert |
Team yield |
---|---|---|
jennyallen | jiggoha | pablitod123 |
elynnyap | alrock12 | philest |