answersLogoWhite

0

The short answer is to code it into your website: <link rel="stylesheet" type="text/css" href="style.css"/> where style.css is the style sheet.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

What is the correct xhtml for referring to an external style sheet?

&lt;link href="basic.css" type="text/css" rel="stylesheet" media="screen"/&gt; &lt;link href="print.css" type="text/css" rel="stylesheet" media="print"/&gt;


C why would you want to use the link tag instead of the style tag to define a style sheet?

&lt;link href="css/style.css" rel="stylesheet" type="text/css" /&gt; The link tag refers to an external stylesheet while the style tag is used if your CSS is inside the HTML document under the &lt;head&gt;.


How do you attach a css file?

Attaching a CSS file is done in the &lt;head&gt; of your HTML document with a &lt;link /&gt; tag. Here's the formatting: &lt;link type="text/css" rel="stylesheet" href="YOURFILE.css" /&gt;


How do you change the CSS for printing?

Add this: &lt;link rel="stylesheet" href="normalview.css" type="text/css" media="screen" /&gt; &lt;link rel="styleshet" href="printview.css" type="text/css" media="print" /&gt;


What relative path should be used to link the styles css file?

To link a CSS file using a relative path, you need to specify the path from your HTML file to the CSS file. For example, if your CSS file is in a folder named &quot;styles&quot; located in the same directory as your HTML file, you would use: &lt;link rel=&quot;stylesheet&quot; href=&quot;styles/style.css&quot;&gt;. If the CSS file is in a parent directory, you would use: &lt;link rel=&quot;stylesheet&quot; href=&quot;../style.css&quot;&gt;. Adjust the path according to the actual directory structure of your project.


How are style sheets implemented into webpages?

You can use the link tag to specify the style sheet you want to link into your web page. You put it into the head area. To link a file called YourStyle.css into your page, then you would do it like this: &lt;link rel="stylesheet" type="text/css" href="YourStyle.css"&gt;


What is the correct place to refer to an external style sheet in an HTML document?

In this example, I'm using a filename titled style.css located in the CSS folder: &lt;link href="css/style.css" rel="stylesheet" type="text/css" /&gt; Insert this line inside your &lt;head&gt; tag. It then refers to an external stylesheet.


How do you attach the stylesheet with the servlet?

You cannot attach a stylesheet with a servlet. Stylesheets are related to HTML and User Interface layer and hence can be attached to JSP pages.


What is the full form of XSL?

Extensible StyleSheet Language


What line of code links any of the pages to the Cascading style sheet?

Put this in the &lt;head&gt; tags: &lt;link rel="stylesheet" href="css/css.css"&gt; /\ l Change this bit depending on where the css file is.


How do you access css Im not sure if its in HTML im not sure how to access either of these?

You need to have the files in the same folder. Add this to HTML: &lt;link rel="stylesheet" type="text/css" href=".css"&gt;


What is the yaymovies password for the Last Airbender?

try stylesheet. it work for me