The form element creates a form for user input. A form can contain textfields, checkboxes, radio-buttons and more. Forms are used to pass user-data to a specified URL.
IT Knowledge World
IT knowledge and technological know-how have been placed here in order to sharing to students, teachers, researchers and specialists.
Monday, March 30, 2015
HTML Lesson 8 : Styles Sheet
When a browser read a style sheet, it will format the document according to it.
There are 3 ways of inserting a style sheet:
There are 3 ways of inserting a style sheet:
- External style sheet
- Internal style sheet
- Inline styles
HTML Lesson 7 : Frames
With frames, you can display more than one HTML document in the same browser window. Each HTML document is called a frame, and each frame is independent of the others.
L Disadvantage of using frame are:
- The web developer must keep track of more HTML documents.
- It is difficult to print entire page.
Subscribe to:
Posts (Atom)