Sunday, November 22, 2009

New Web Site

I have been working on this Web site for few weeks. Please check this out:

http://www.giveblood.org/patient/patient/website/template.php

List of usernames:

username: Password
a.fake@yahoo.com a.fake
b.fake@yahoo.com b.fake
m.fake@yahoo.com m.fake
s.fake@yahoo.com s.fake
g.fake@yahoo.com g.fake

Sunday, November 15, 2009

fix div id

The page that pulls data from database and shows were messed up. The problem was when ever no of rows on one of the coloumn goes more than 5, the background color get change, it was a big mess. After trying so many things, realises that since I am using DIVS rather than tables, Div hight needed to be AUTO. Just one tag fixed the page but took me a long time to figure that out.

Tuesday, November 10, 2009

cookies

Createed web site for patients to enter their information for independent web pages.

Struggling with Cookies

Sunday, October 25, 2009

Web site for patients

Working on the new Web site based on PHP. Where patients will be able to log in and create their own page and update on regular basis.

Tuesday, October 6, 2009

videos

This week worked on embended video.
Added new advertisement video to the library.
Used flash encoder and Windows movie maker.

Sunday, September 27, 2009

CSS Pages

Working on css based web page.

Sunday, September 20, 2009

css based pages

Redesigning webpage using css. Earlier it was using tables. To reduce the size and to achieve flexibility redesigning it.