HTML & WEB-Design

Moderators: Jonathan
Number of threads: 1249
Number of posts: 3348

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
HTML code - pls help... Posted by Maverick27 on 11 Jan 2010 at 2:58 AM
Hi - i have Oracle programming experience but i am new to HTML. Can somebody pls. help me translate attached image (Rates) into HTML code. The HTML code will be plugged into XML file.

http://img511.imageshack.us/img511/7827/rates.jpg

I have some idea on HTML (very basic) see link below which i have written (& works)

http://img69.imageshack.us/img69/1859/htmlcode.jpg

Thanks - Mave

Report
Re: HTML code - pls help... Posted by alric on 13 Jan 2010 at 4:33 AM
To show the image on your webpage use <img src="http://img69.imageshack.us/img69/1859/htmlcode.jpg">, you can also set the height and the width, <img src="http://img69.imageshack.us/img69/1859/htmlcode.jpg" height="100" width="100">. If you're trying to create a website for your business, its not that easy to create a good one. Contact a small business outsourcing company, they can help you to start on your online business needs.
Report
Re: HTML code - pls help... Posted by Maverick99 on 14 Jan 2010 at 1:09 AM
Hi,

Below is my HTML code embeded in XML file.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<content Name="CONTENT WINDOW">
<item Border="10" Width="600" Height="350" >

<![CDATA[<font color="#ff9900" size="50"><b><u>Apartment Malindi</u></b></font><br><br>

<img src="content/image1.jpg">
<font color="#33cc33" size="12"><b> >> Great for 6 PAX </b></font>
<font color="#33cc33" size="12"><b> >> 2 Bedrooms </b></font>
<font color="#33cc33" size="12"><b> >> 2 Bathrooms </b></font>
<font color="#33cc33" size="12"><b> >> Dining Room for 6 PAX </b></font>
<font color="#33cc33" size="12"><b> >> Air Conditioning </b></font>
<font color="#33cc33" size="12"><b> >> Ceiling Fans </b></font>
<font color="#33cc33" size="12"><b> >> Living Room </b></font>
<font color="#33cc33" size="12"><b> >> Balcony </b></font>
<font color="#33cc33" size="12"><b> >> Kitchen </b></font> ]]>

</item>
</content>

imageshack link shows output
http://img683.imageshack.us/img683/7105/sampleh.jpg

Can you pls. tell how to improve the code so that side text appears next to the image instead of lapping below ?

http://img511.imageshack.us/img511/7827/rates.jpg - link for request to translate into HTML

All imageshakc links work, i've checked

Thanks - MAve



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.