Unit 1: Introduction to HTML - Practical Exercises
Sample OUTPUT:
File name: index.html
Practical 2:
Use hyperlink tag to navigate through different web pages as per the given sample.
- Hint :
Create four HTML pages: index.html(file from practial1), computer.html, mechanical.html, and civil.html, and put all files in one folder.
- Sample Output:
Practical 3:
Use HTML table tags and Image tags to create a web page as per the given sample.
- Hint :
Create or use computer.html file (from practical 2)
- Sample Output:
Unit 2: advanced HTML - Practical Exercises
Practical 4:
Using an ordered list, unordered list, and definition list create a web page as per the given sample. [ <ol>, <ul>, <dl> ]
Practical 5:
Using semantic tags( HTML5 Layout Elements) create HTML Page to organize webpage element.
Practical 6:
UNIT 3: Working with Kompozer - Practical Exercises
List
0 Comments