Lab 1 HTML (1)
Lab 1 HTML (1)
Lab 1
HTML
Prepared By
Priyanka Roy
Lecturer, CSE, Sylhet International University (SIU)
Objectives
• Learn about HTML
• Target attribute:
• _blank: Opens the linked document in a new window or tab.
• _self: Opens the linked document in the same frame.
• _parent: Opens the linked document in the parent frame.
• _top: Opens the linked document in the full body of the window.
• Targetframe_name: Opens the linked document in a named targetframe.
2. Create a hyperlink to link the document and place where we want to reach -