Jim Riis for FL House: Web Design by Student

  • Thread starter Thread starter motai
  • Start date Start date
  • Tags Tags
    Local
Click For Summary

Discussion Overview

The discussion revolves around a web design project created for a political campaign website for Jim Riis, a teacher running for a district seat in the Florida House of Representatives. Participants provide feedback on the layout, functionality, and design choices of the site, which was developed by a student within a two-week timeframe.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants appreciate the clean and simple layout of the website, noting its suitability for a political campaign.
  • Concerns are raised about the left side navigation elements having inconsistent font sizes, which some find distracting.
  • A participant questions whether the data entered on the Contact page is sent via email, prompting a clarification about the form's functionality.
  • One participant expresses confusion regarding the district map, specifically the placement of District 57, suggesting it appears to be located in the Gulf of Mexico.
  • The creator acknowledges the formatting issue with the navigation bar and explains the use of a standard HTML form for email submissions.

Areas of Agreement / Disagreement

Participants generally agree on the positive aspects of the website's design but express differing opinions on the navigation font sizes and the accuracy of the district map. The discussion remains unresolved regarding the map's representation.

Contextual Notes

Some assumptions about the website's functionality and design choices are not fully explored, and there are unresolved questions about the accuracy of the district map.

motai
Messages
364
Reaction score
2
My webdesign teacher assigned me a special project a while back, and needed it to get done as soon as possible. It was to be a campaign webpage for one of the school's teachers, Jim Riis, who was running for a district seat in the House of Representatives here in Florida.

After rushing through it as quick as possible (total time was around 2 weeks from initial design to final upload), the site looks pretty basic but it is simple and functionable.

Im curious to see what everyone thinks of the layout. I tried to optimize it for modem users and the total size of the website is around 330 kb.

http://www.jimriis.com
 
Last edited by a moderator:
Computer science news on Phys.org
Very nice Motai. The layout is clean and not flashy, great for a political campaign.
 
Hey, Motai. You did a very nice job on this - looks great! The only comment I would make is that it might be preferable to have the left side navigation elements in the same size font. The forms are impressive. Is the data that is entered on the Contact page being sent in an email?
 
Very nice! That's the type of site I like to see. Clean and simple. You can navigate quickly to each of the pages, and they all load quickly (I'm currently connected via modem). I agree with MIH, the navigation bar on the left is a little distracting with the fonts in different sizes (it looks like longer words are in smaller font to fit and smaller words are in a larger font to fill the space), just use the smaller font for all of them. The other thing that I'm puzzled about is that the district map has district 57 out in the Gulf of Mexico...unless I'm missing something. I didn't see any typos either...excellent!
 
Moonbear said:
Very nice! That's the type of site I like to see. Clean and simple. You can navigate quickly to each of the pages, and they all load quickly (I'm currently connected via modem). I agree with MIH, the navigation bar on the left is a little distracting with the fonts in different sizes (it looks like longer words are in smaller font to fit and smaller words are in a larger font to fill the space), just use the smaller font for all of them. The other thing that I'm puzzled about is that the district map has district 57 out in the Gulf of Mexico...unless I'm missing something. I didn't see any typos either...excellent!

Really. I never really noticed my subconsious justify-block-everything formatting. It is the same font, I guess I just crammed it into the same 100 px box. It must have become a habit when I started shrinking my writing font :smile:

Oh, and District 57 is not quite the gulf of Mexico :-p, but it is near the gulf. http://www.myfloridahouse.gov/district.aspx?id=4274&sessionID=36

Edit: Math Is Hard: Those complicated-looking forms are nothing more than a standard form with the tag <form method="post" action="mailto:jimriis@jimriis.com" enctype="text/plain"> which sends it right to his email. Gotta love HTML's simplicity.
 
Last edited by a moderator:

Similar threads

Replies
2
Views
3K