After last
week’s cleaning up of the html file (news.html – I renamed it to
news_hansen.html) that I worked on, it was time to moved on to modifying
contents of the web page. Before I modified anything, I noticed that the
section that listed lounge members was in a vertical one column list; it was
also displayed right in the middle of the website. This also applies to the
news feed section which it had the content display in the same style as the
lounged members section.
Basically,
I modified the original code of just displaying the contents in a list to
containing div tags to create columns within the list. The result came out to be three columns of
contents within the list. I also applied a similar design to the news feed
section to place the news content in columns instead of just one column of
content right in the middle. Now the modified site looks like this in the
picture.
For this
week I will look into other contents in the site to see if there are any other
things to modify or some current things that needs to fix. Also, I will look
into fixing the mime-type of the svn so it will display the site correctly on
Google Code.