font-style : font : XML HTML CSS TUTORIALS


HTML CSS TUTORIALS » XML » font »

 

font-style


 

<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<?xml-stylesheet type="text/css" href="xml-inline.css"?>
<MyRoot>
    T<MyElement>d</MyElement> a.
</MyRoot>

MyElement {
    display: inline;
    font-weight: bold;
    font-style: italic;
    color: red;
}

 



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo XML
» font