HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 18th, 2009, 01:23 PM
tiggy00 tiggy00 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2009
Posts: 1 tiggy00 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 20 m 29 sec
Reputation Power: 0
Creating Outlook Stationary with HTML

Hi,

I'm a beginner with HTML and am trying to generate stationary using HTML for Outlook2007. The below is what I have for my code and the look is actually very good. However, when I tab from the subject line to the body, the cursor ends up at the beginning of my centered image. From there, the image moves when I type.

What I'm looking to have happen is for the image to be static (un-movable) and the cursor to actually start positioned below the image with a left justification. Does anyone have any ideas?

Tiggy

<html><head><title id="ridTitle">Citrus Punch</title> <style><!-- body {

font-family: Arial, Helvetica; font-size: 12pt; font-style: bold; color:

#ff6633; margin-top: 25px; margin-left: 25px; } --></style> </head> <body

id="ridBody" background="background2.jpg"><center><img id="ridImg"

src=KeaneLogo.jpg align=bottom></center> <p></p> <b><SPAN

id="_AthCaret"></SPAN></b> <p></p> </body> </html>

Reply With Quote
  #2  
Old October 16th, 2009, 02:46 PM
basicxman basicxman is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2009
Posts: 29 basicxman User rank is Sergeant (500 - 2000 Reputation Level)basicxman User rank is Sergeant (500 - 2000 Reputation Level)basicxman User rank is Sergeant (500 - 2000 Reputation Level)basicxman User rank is Sergeant (500 - 2000 Reputation Level)basicxman User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 4 h 54 m 42 sec
Reputation Power: 0
Send a message via MSN to basicxman Send a message via Google Talk to basicxman Send a message via Skype to basicxman
First of all <center><img id="ridImg"

src=KeaneLogo.jpg align=bottom></center> would probably be better off as:

Code:
<div id="container" style="width:800px; text-align:center;">
 <span style="width:400px; margin:0 auto;"><img id="ridImg" src="KeaneLogo.jpg" align="bottom" /></span>
</div>


Not sure about your error - I don't think I quite understand it...if it's what I think it's almost definitely an Outlook error. Replace 400px width with the width of your image

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Creating Outlook Stationary with HTML


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump




 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 




© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek