Republic of Uzbekistan
Ministry of Higher and Secondary Special Education
Samarkand State University
Faculty of International Educational Programs
Department of Computer Science and
Programming Technologies
LABORATORY WORK
on the subject of Introduction to Computer Science.
Theme: HTML
– Tables, Forms, Extra Markup
Checked by: Eshtemirov Bunyod
Done by: Rustamov Ramziddin
Plan!
Introducing HTML,
HTML Tables,
HTML Forms ,
Adding some style on HTML !
Introducing HTML !
What is HTML?
HTML stands for Hyper Text Markup Language
HTML is the standard markup language for creating Web pages
HTML describes the structure of a Web page
HTML consists of a series of elements
HTML elements tell the browser how to display the content
HTML elements label pieces of content such as "this is a heading", "this is a paragraph", "this is a link", etc
Sample HTML page
HTML Tables
Here one example of the HTML table.
Code :
Output:
HTML Forms
method=“ post ”>
(post or get)
Inputs
Example
Same Code example:
Output here:
End of the HTML Forms
Adding some style on HTML !
There are two main way of adding style to the HTML :
Inline inner the Tag,
Save style.css file another direction and link to the HTML :
It is good way of adding.
Styled form:
Code :
Output :
Do'stlaringiz bilan baham: |