Pemrograman Web - 4
Pemrograman Web - 4
Pertemuan 4
Tag Section
• The <section> tag defines a section in a document.
Tag Div
• The <div> tag defines a division or a section in an HTML document.
• The <div> tag is used as a container for HTML elements - which is then styled
with CSS or manipulated with JavaScript.
Tag A
• The <a> tag defines a hyperlink, which is used to link from one page to
another.
• The most important attribute of the <a> element is the href attribute, which
indicates the link's destination.
Templating dengan HTML dan CSS
Header
Sidebar Content
Templating dengan HTML dan CSS
Action
Logo Header
Header
Content
Sidebar
Footer
Terima Kasih