Lab 9 : Fundamentals of web technology

Example 1: Example 2: 1. The <style> tag is used to define style information (CSS) for a document. The rel attribute defines the relationship between a linked resource and the current document. The <link> tag defines the relationship between the current document and an external resource. 2. The difference between Example 1 and Example 2 is that the background of example 1 is powder blue color and white for example 2. Besides, the color of the font for example 1 has red and blue while for example 2 is black only.