XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
rex rexoSubject: how to make Embedded stylesheets ??
Author: rex rexo
Date: 26 May 2005 02:01 PM
Hi,
I'm new to CSS, so could you help me on this code please, i appreciate that,
what i need is how to make Embedded stylesheets for this code?
thanks
here is the code:

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<link rel="stylesheet" href="css/gen.css"/>
<html>
<title>My First Home Page</title>
</head>
<body bgcolor="black">
<font face=Arial color="#FFFFFF">
<h1 align="center">My First Home Page</h1>
<hr>
<center>
<img src="jordan.jpg" alt="Jordan"/><img src="spot.jpg" alt="Spot"/><br><br/>
My name is jordan and i have very nice dog his name is spot.
</center></hr>
<p>
<h3>I have lots of hoppies</h3>
</p>
<ul>
<li>pokemon cards</li>
<li>Picures of david peckam</li>
<li>stamps</li>
</ul>
<li>Making things</li>
<ul>
<li>model dinosaurs</li>
<li>web pages</li>
</ul>
<li>reading cmoics</li>
<li>watching TV</li>
</ul>
you can send me an email if you
<a href="jodan@jidzmail.com">click here</a>
</body>
</html>

Posttop
Tony LavinioSubject: how to make Embedded stylesheets ??
Author: Tony Lavinio
Date: 26 May 2005 04:53 PM
Instead of the <link> tag in your <head> section, put the contents
of the CSS between <style> and </style> tags.

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.