Which of the following is used to set up a Style Sheet?
<STYLE>
</STYLE>
<SHEET>
</SHEET>
<CSS>
</CSS>
<STYLE>
</SHEET>
Which of the following is used to set up a Style Sheet?
<STYLE>
</STYLE>
<SHEET>
</SHEET>
<CSS>
</CSS>
<STYLE>
</SHEET>
<STYLE>
</STYLE>
Is the correct one I was right :D
Yep, you use <style></style> for CSS you want to include in your header file. If you want to use an external stylesheet you use <link href="style_sheet_location" />
Thanks and question has been solved :D
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.