Wednesday, January 9, 2008

CSS ROCKS(ASSIGNMENT)

Hello All,

Today I came to know about difficulty is CSS programming ,and being innovative in choosing proper colors to make any web page appealing.I came to know how important is the style for any webpage,also the few important things like font is among the few things which makes any webpage representation appealing.
Here is the link for my css page.

http://www.rit.edu/~gxs8938/rit737/css.html

Sunday, January 6, 2008

Chapter 6: FORMS

Fundamental Difference between method GET and POST:
GET is used whenever data is to be retrieved , Whereas POST is used when we want update or store data, ordering a product, receiving a email feedback.

Important INPUT types in forms:
Input type TEXT
CHECKBOXES
RADIOBUTTONS
SUBMIT
RESET
PASSWORD
HIDDEN
SELECT(to create drop down menu using option tag)

Technical video about CSS GRID

http://developer.yahoo.com/yui/grids/