HTML Universitas Muhammadiyah Surakarta Yogiek Indra K.
All Files Can Be Downloaded In : Menu : “Perkuliahan”
Outline HTML Tags Table Forms
Preparation Web Browser Editor
How Web Works? Page request Server response HTTP HTTP
Hyper Text Markup Language Your_Title Content of Web
HTML Tags Keyword with “ ” Example :
HTML Element Start TagContentEnd Tag This Is Link This Is Sparta!
Tags Attributte After Tag. Have Values Structure → Name_attribute = “value” Example : In The Middle Of Page
Comment Start with <!-- End with --> Example :
Heading Ini adalah heading pertama Ini adalah heading kedua Ini adalah heading ketiga Ini adalah heading keempat Ini adalah heading kelima Ini adalah heading keenam
Paragraph Tag Paragraph :... Tag for Break Line : Tag Bold :... Tag Underline :... Tag Italic :...
Font Tags :... Atrributte : Size Color Face Etc
Link Tag :... Internal Page Buka Tips Tips Internal Web Link Link To Example External Web Link Link To Google
Image Tag : Example :
Lists HTML Lists HTML : Ordered List ... Unordered List ......
Table HTML Structure :
Form HTML Form Elements Structure. Input Elements.
Attribute : – Action – Method = “post” or “get” – Name
Type : – Text – Password – radio – Checkbox – File – Submit / Button – Reset
Text
Password
Radio Same Name Different Value
Checkbox Choice Value and name for Checkbox different
File
Textarea
Select Choice Different Value
Button
Thanks