Web Design Basic Tutorial For Beginner part- 008


Web Design Basic tutorial For Beginner part -008 


Today I 'll show you the list, use , HTML form , use the Eye of the frame and the use of frames .



HTML LIST:


A list of HTML list list on a web page, the code is used to express a beautiful way . The two kinds of HTML to create the list , a list of the order of the list and the other is un - order list . Order list, various information periodically. Entries are presented .  And the serial number at the start of each line. An order for the state to create the HTML <ul> </ ul> and the order of the list <ol> </ ol> tag is used


Order List for Example: 






Take a notepad and write in this code in notepad, notepad into the File menu, click Save as index.html file name and press Save button to deliver the file to open the Side of the image will look like







Un-order List For Example



Take a notepad and write in this code in notepad, notepad into the File menu, click Save as index.html file name and press Save button to deliver the file to open the Side of the image will look like








HTML Form:


HTML forms an important matter.  In particular, a dynamic database-driven Web site log-in system, contact forms, HTML forms Voting system is utilized to collect user information. HTML forms are composed of a combination of several of these : 1. Text box 2. Text area 3.Submit button  4.Radio button 5. Dop-downr list 6. Check box




































Take a notepad and write in this code in notepad, notepad into the File menu, click Save as index.html file name and press Save button to deliver the file to open the bottom of the image will look like

Technology