Let’s give them the beginnings of a website make-over using Twitter Bootstrap. We’ll keep the banner image, the three column layout, and the central picture. But we’ll make everything responsive and use a more modern “flat” design. Here’s what you should shoot for:
For this make-over, we’ll incorporate two colors from the original design: the red and the gray. We get rid of the marquee. For this prototype, we won’t include all the content from the home page, just the top parts of the three columns. Finally, to improve the usability, we’ll eliminate the center section entirely from the mobile layout:
Instructions
Start your timer.
Create an Eclipse project called ResponsiveCastleHigh and use it to implement a version of the Castle High School home page using Twitter Bootstrap.
Below the banner image, put the navbar. Make the navbar background red and the text gray.
Set the navbar link names to those from the real site.
Make the background of the entire page gray.
Make navbar links and titles 16px.
Replace the default Helvetica font with Open Sans everywhere in the site.
Below the navbar, put three columns: a col-md-3 “Information” column, a col-md-6 “Welcome to Castle High School” column and a col-md-3 “Announcements” column.
Make the background of all wells red, and their text gray.
Add 12 link labels taken from the real site to the Information column, make them gray, and remove the bullet (i.e. set list-style-type to none).
Add the Knight Pride image to the middle column, centering it and making it 400px high.
Add the period schedule to the Announcements column.
Set the middle section to be hidden at mobile screen sizes.
When finished, stop your timer, and record how many minutes it took you to complete the WOD.
Rx: <30 minAv: 30-40 minSd: 40-50 minDNF: 50+ min
Demonstration
Once you’ve finished doing the WOD a single time, watch me do it:
Standard WOD Caveats
You’ll learn significantly less from watching me solve the
WOD if you haven’t attempted the WOD yourself first.
While it’s an achievement to finish the WOD no matter how long it takes, you
might experience “diminishing returns” if you work longer than the DNF
time. Thus, it might be strategic to stop working at the DNF time and watch
my solution.
After watching my solution, I recommend that you repeat the WOD if you
have not achieved at least Av performance. If so, be sure to:
Delete your old project so you cannot refer to it;
Don’t look at my screencast while you WOD; and
Reset your timer.
Feel free to keep trying until you make Rx if that’s of interest to you.