Web Design Lab 1 (Introduction to HTML) 2022-2023 Practice PDF

Document Details

ViewableSatellite

Uploaded by ViewableSatellite

Halabja Technical Institute

2023

Tags

web design html web development programming

Summary

This document provides practice exercises on HTML, covering tags, text formatting, and links. There are examples of different exercises that can be used to practice different codes for webpages.

Full Transcript

Web Design Lab 1 (Introduction to HTML) 2022-2023 Exercise 1 The most basic code is shown below: Exercise 2 Heading Example This is heading 1 This is heading 2 This is heading 3 This is heading 4 This is heading 5 This...

Web Design Lab 1 (Introduction to HTML) 2022-2023 Exercise 1 The most basic code is shown below: Exercise 2 Heading Example This is heading 1 This is heading 2 This is heading 3 This is heading 4 This is heading 5 This is heading 6 Bold Text The following word uses a bold typeface. The following word uses a bold typeface. Italic Text The following word uses a italic typeface. The following word uses a italic typeface. Underlined Text The following word uses a underline typeface. The following word uses a underlined typeface. Strike Text strikethrough strikethrough Superscript Text The following word uses a superscript typeface. The following word uses a superscript typeface. Subscript Text The following word uses a subscript typeface. The following word uses a subscript typeface. Inserted and Deleted Text I want to drink wine cola I want to drink wine cola Larger Text and Smaller Text...... All attributes are made up of two parts: a name and a value: This is left aligned This is center aligned This is right aligned This is left aligned This is center aligned This is right aligner Comments Comments can be written between. Example Images Example Links Hyperlinks in HTML are links Links are defined via the HTML tag. This is how the syntax looks: link text Example Google Go to another page (lab1.html) lab1 Go to another page (lab1.html) when lab1 in the WEB folder. lab1 Back to lab2.html page lab2 LIST unOrderList Beetroot Beetroot Ginger Ginger Potato Potato Radish Radish Beetroot Ginger Beetroot Potato Ginger Radish Potato Radish OrderList 1.Beetroot 2.Ginger Beetroot 3.Potato Ginger 4.Radish Potato Radish - Default-Case Numerals. - Upper-Case Numerals. i. Beetroot -- LowerLower--Case Numerals. Case Letters. ii. Ginger - Upper-Case Letters. iii. Potato iv. Radish - Numerals starts with 4. - Numerals starts with IV. - Numerals starts with iv. - Letters starts with d. - Letters starts with D.

Use Quizgecko on...
Browser
Browser