What are External Style Sheets?

Answer Posted / swapna

External Style sheets are applied for many pages
Created in a external file *.css
<Link> tag to be used inside <Head> Tag
The *.css file should not contain any HTML tags
Ex: <Head>
<Link href=?___.css? rel=?StyleSheet?>
----</head>
MyStyles.css
P{text-Align:Center;
Color:Black;
Font-Family:Arial;
Font-Weight:Bold;
}

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is viper architecture?

612


Hi, I have 9backlogs in btech and i am 2008 passed out,am working with an MNC from past 3 years.now, am willing to do MS, will it be any problem for me?

2695


What is difference between function oriented design and object oriented design?

594


How did you design your unit tests?What about integration tests?

1798


Why should we not use singleton pattern?

569






What are the disadvantages of singleton pattern?

582


Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?

584


What is the difference between factory and abstract factory design pattern?

578


What is architecture and what is design?

589


Which design pattern is mostly used in net?

578


4. Identify and bound the SOI’s Operating Environment.

3344


What is synchronizer token pattern?

606


Which design pattern is mvc?

626


Are singletons bad?

578


What is mvp design pattern?

672