Xml coding with css file?

jessi1980

New member
Joined
Sep 24, 2013
Messages
1
Points
0
i'm unable to get the color in browser with xml file (css file)
please advise.

code for xml is
Code:
<?xml version="1.0" standalone="no"?>
<?xml-stylesheet type="text/css " href = "shachi.css"?>
<bookdetails>

<details>
<asin>9924299897</asin>
<name>2 states</name>
<catalog>book</catalog>
<author>chetan bhagat</author>
<release>16th august</release>
<prices>
<listprice>540.00rs</listprice>
<ourprice>800.00rs</ourprice>
</prices>
</details>


</bookdetails>
code for css file is
Code:
title {font-size:large ; font-weight:bold ; text-align:center ; display:block;}
details {display:block ; margin-top: 18px ; margin-left: 30px ; font-family:verdana ; color:red ;}
catalog {color:-red ;}
asin {font-style:italic ; color:cyan;}
name {color:red;}
author {margin-top:18px ; margin-left:60px ; color:maroon;}
please help me
thank you
 
Older threads
Replies
1
Views
3,034
Replies
1
Views
3,397
Replies
3
Views
4,106
Replies
9
Views
5,477
Replies
4
Views
6,180
Newer threads
Replies
5
Views
6,353
Replies
10
Views
8,400
Replies
4
Views
3,818
Latest threads
Replies
2
Views
37
Replies
2
Views
41
Replies
2
Views
88
Recommended threads
Replies
6
Views
3,125
Replies
1
Views
5,054
Replies
11
Views
6,023

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top