Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 03-22-2008, 03:54 PM Email Blaster
Novice Talker

Posts: 10
Trades: 0
What's the first step on this? If I wanted an embedded image in my email where you can click the links on that image ect . Is this like simple html or is there some other things involved ?


Thanks for ur help
Eleven04 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-22-2008, 08:48 PM Re: Email Blaster
InfinitySchima's Avatar
Skilled Talker

Posts: 71
Name: Rafael Schimassek
Trades: 0
Sorry, but can you explain your problem a bit better?

If you want to make an image where there are many links you have to create multiple images and later make them "look" like they are part of only one
To an image with a link (you click on the image to perform an action) you have to embed the Image's Tag <img src="path/to/image.extension" /> inside an A tag <a href="destination/of/the/link.extension"> ... </a> (the one that creates the link)
Like:
HTML Code:
<a href="destination/of/the/link.extension"><img src="path/to/image.extension" /></a>
Schimassek...
InfinitySchima is offline
Reply With Quote
View Public Profile
 
Old 03-22-2008, 10:12 PM Re: Email Blaster
Novice Talker

Posts: 10
Trades: 0
oh, sorry,
What I meant was, you know those kinds of email that you get where it's just a large image and bascially its like an embedded email email, where links work ect within the image . One of my clients wants what is called like an email blast, and she wanted two diff template ... and like what I'm asking is, is the approach to an 'email blast' the same as like making a simple html layout per se or is it something different?
and if its like a regular simple html site thing, so when I give the client their final product, do I just tell them to copy and past the html to their email?
but then how would linking the image go since the only way I know about images + email is through attachments.
Does this make sense?
Eleven04 is offline
Reply With Quote
View Public Profile
 
Old 03-24-2008, 09:53 PM Re: Email Blaster
Average Talker

Posts: 22
Name: Jeremy Smith
Trades: 0
it is just html, however it depends on how they're sending the email as to what you're giving them. if they're just going to copy and paste into outlook it's not going to work to paste the html code into the "compose" screen. i've found that viewing the html page in a browser and copying and pasting actually works better for outlook, and most other normal email programs.

if you're using something like constant contact though you'll need to dive into their system to find the best way.
__________________

Please login or register to view this content. Registration is FREE
thewebdude76 is offline
Reply With Quote
View Public Profile Visit thewebdude76's homepage!
 
Old 03-24-2008, 09:59 PM Re: Email Blaster
GeekGal's Avatar
Super Talker

Posts: 115
Name: Amber
Location: Mississippi
Trades: 0
You can email a HTML web page from most web browsers. In Safari, this is done by going to file and to "mail contents of this page." In Internet Explorer you do it by going to "send page as email."
__________________
My art website
Please login or register to view this content. Registration is FREE
GeekGal is offline
Reply With Quote
View Public Profile Visit GeekGal's homepage!
 
Reply     « Reply to Email Blaster
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26698 seconds with 12 queries