how do I insert an image????
Questions about XML that are not covered by the other forums should go here.
-
- Posts: 1
- Joined: Sun May 22, 2005 1:21 am
how do I insert an image????
Post by hiphopsupamix »
our website http://www.blissneso.com/main.html
is updated using XML, can someone please tell me how we can include a picture underneat the text???
here's the current code with just text;
here is an example of an image we'd like to put underneath the text;
[/code][/url]
is updated using XML, can someone please tell me how we can include a picture underneat the text???
here's the current code with just text;
Code: Select all
<?xml version="1.0"?>
<news>
<update>
<content>
Welcome to the new Bliss n Eso website!
"Bliss n Eso - Flowers In The Pavement" is in stores now
</content>
</update>
</news>
here is an example of an image we'd like to put underneath the text;

-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: how do I insert an image????
Post by sorin_ristache »
For example adding an element <picture href="img271/3961/fitpcover1507do.jpg"/> inside the element content and adding the necessary template that handles this element to the stylesheet that generates the HTML code ?hiphopsupamix wrote:can someone please tell me how we can include a picture underneat the text???
Code: Select all
<content>
Welcome to the new Bliss n Eso website!
"Bliss n Eso - Flowers In The Pavement" is in stores now
<picture href="img271/3961/fitpcover1507do.jpg"/>
</content>
Sorin
Return to “General XML Questions”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service