Thursday, January 28, 2010

Css Template Linen How Do I Use An Existing CSS Template On A Visual Studio Project I've Already Started?

How do I use an existing CSS template on a visual studio project I've already started? - css template linen

I try to make a simple shop in Visual Studio and have already started, but I am obliged to apply a CSS Free Web Templates and may not know how. Please help.

1 comments:

Anonymous said...

add this line using CSS in the HTML header
\\ \\ \\ \\ \\ \\ \\ \\ U0026lt; link rel = "stylesheet" href = "file.css type =" text / css ">

CSS provides the labels

day
\\ \\ \\ \\ \\ \\ \\ \\ U0026lt; body>

CSS
Body (

...
)

If the CSS, said
h1.class1 (
...
)
H1 refers to the label u0026lt \\ \\ \\ \\ \\ \\ \\ \\; h1>
Class1 and specific problems ...

say h1.class1 HTML
\\ \\ \\ \\ \\ \\ \\ \\ U0026lt; h1 class = "Class1">

Post a Comment