Computer Science, asked by Shubhkarmansinghon, 6 months ago

Write statement to create a link to an external Style sheet “sample.css”.

Answers

Answered by vimalkumarvishawkarm
0

Answer:

How to specify an external link

Define the style sheet. ...

Create a link element in the HTML page's head area to define the link between the HTML and CSS pages. ...

Set the link's relationship by setting the rel = “stylesheet” attribute. ...

Specify the type of style by setting type = “text/css“.

Answered by kaviyagomathi2204
0

Answer:

there is no statement sorry

Similar questions