Tuesday, October 20, 2009

Project description: news page

From now on, I am gonna start to write sth about every finished page in my project. Today, I think I would like to start from the news page.

Page file: /news.php
CSS file: /css/main.css

page screen-shot:


Description: The function of the news page is used to show the news about me. Every website viewer can see a list of page ordered by date. The information displayed on this page is directly from the table called "news" in my database. I also added the paging function for separating all the information by pages. This function is mainly modified by the guestbook exercise.

No comments:

Post a Comment