Embed HTML Code Into Mail?

Hi,
Is it possible to embed HTML code into an Apple Mail message? If it isn't, this would be a really useful feature. Lots of sites now, such as YouTube and Flickr, provide snippets of HTML code that you can copy and paste into your "webpage". But how useful would it be if you could paste this code directly into an e-mail? That way you could do things such as embed a YouTube video into an e-mail, rather than just provide a link to it.

You can do it, but it will not be the easiest thing, and it's generally frowned on, since HTML email is used by spammers and marketers to track whether or not you open their emails. It's much easier and more accepted to just send a link to something you want someone to see; not everyone has time time, patience, or affordable broadband to download a web page with an embedded video window.
You'd have to do the coding yourself, test it to be sure it works when sending and receiving, and then send it to everyone you want to see it. That's a lot of work for no real benefit. According to Apple, Mail in 10.5 allows the sending of HTML using the Stationery feature; have you tested that or checked the Help files for that to see how it's done?
Mulder

Similar Messages

  • Can you embed HTML code into a Captivate project?

    Hi there.
    Is it possible to embed HTML code into a project? I can't find any options to do it. I'm using Captivate 7.
    Thanks.

    Yes I am talking about the play button when the course launches.  If you modify the index.html to look like this, the course will automatically play instead of showing the play button.
    function initializeCP()
                    function cpInit()
                                    document.body.innerHTML = "
                                    cp.DoCPInit();
                    if((typeof InitAppPackager !== "undefined") && (typeof InitAppPackager === "function"))
                                    InitAppPackager(cpInit);
                    else
                                    cpInit();
                                    cp.movie.play();
    The part in read is the command that I add to the index to make it autoplay.

  • Can i embed html code into my email signature

    I am trying to create a e-mail signature that includes an image as well as html code. I have no idea how to get this done. Help!

    Are you referring to use of content within a content ?
    You can use any composition or panel to achieve this, but if you are referring to use html content to another html content , then you would need to work out with the code and combine them and then insert on page so that both html functions properly.
    Thanks,
    Sanjit

  • How to increase TD width in SAP using HTML code in mail body

    Dear guru.
    how to increase TD width in SAP using HTML code in mail body
    Sample Code :
    CONCATENATE '<tr height= "3%"> <td style="background-color:#CCC8AA;" style="font = 12.0" colspan = 3 >' WA_EIS_TOT-DESC '</td>'
           INTO WA_OBJTXT-LINE separated by space.
      APPEND WA_OBJTXT TO T_OBJTXT.
      CLEAR: WA_OBJTXT.
    Regards,
    Dharmin Shah

    Hi Dharmin,
    Did you try something like
    CONCATENATE '<tr height= "3%"> <td  height="23" width="84" style="background-color:#CCC8AA;" style="font = 12.0" colspan = 3 >' WA_EIS_TOT-DESC '</td>'
    Regards,
    Soundarya.

  • I embedded some HTML code into adobe Muse but not displaying when the pages are Exporting to HTML

    I embedded some HTML code into adobe Muse and when I published the remote site on business catalyst the (Add This widget) HTML code shows up but when I exported the site to HTML pages and view the index page in the browser (Safari, Chrome, Firefox) the (Add this widget) HTML code wouldn't display on any of the pages. I've used this code before on other Muse sites not sure what could have happened. Thnx!!!

    Hi,
    Please take a look at this post for a similar discussion : Re: When i export my muse website my youtube video links stop working. Why is this?
    Regards,
    Aish

  • Outlook 2013 - Insert HTML code into email

    Hi there,
    A simple question, or so I thought. How can I insert HTML code into an Outlook email?
    Thanks
    Dave

    You can inject HTML code into the message body via the Insert as Text option;
    Insert-> (Attach) File-> select the created htm-file-> press the down arrow on the Insert button-> Insert as Text
    Cheers,
    Tony Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please contact
    [email protected]

  • How to embed html code in flash builder 4 ?

    How to embed html code in flash builder 4 ?

    Ya i tried by keeping <fx:Declarations> part but still it is throwing error,
    In flex3 we are making a component ex: <mx:canvas> and changeing that component to
    <cairngorm:ServiceLocator xmlns:mx="http://www.adobe.com/2006/mxml"
    xmlns:cairngorm="com.adobe.cairngorm.business.*">
    </cairngorm:ServiceLocator>
    if any one used 4.5 with cairngorm let me know
    thanks

  • Can i embed HTML file into HTML file?

    Recently i learn to design and code my website from scratch with some help from my friend and asking here and there.
    I want to make it easier for editing so i make header and footer. At first i want to embed header.html and footer.html into index.html, as my friend said index.html is more google friendly than index.php
    I can't find the answer anywhere for embedding HTML into HTML, is there a way?
    My website is at http://www.baliweddingphoto.com
    Probably you guys can check and help me embed .html into .html
    Thanks before.

    Already did, i'm glad to hear from MurraySummers and Rob Hecker2 that no differences between index.html and index.php, so i will stick on using my index.php
    Now i can sleep well and continue my code learning without doubt
    Thanks Guys.

  • Paste html code into dreamweaver 8

    I'm creating my 1st website in Dreamweaver 8, and am trying
    to include a photo gallery. I haven't got as far as learning Flash
    yet, but Ive found a piece of html code that will do what I want
    and am now trying to place it on my dreamweaver file. I don't know
    how to do this though, can anyone help please?
    Many thanks
    Nic

    i think maybe you have answered your own question in your
    title.
    simply copy the html code from where ever it is and paste it
    into your DW page. paste it in using the code view though not the
    design view in DW.
    if your not sure where abouts to paste it in the code view
    then just go to design view and with your mouse select with one
    click on the area of page that you want the gallery to go, for
    example in the right cell of your table. then go back to code view
    and you'll see that the curser will be in the right place - then
    paste!
    hope this helps
    zac

  • Trying to embed HTML Gallery into existing page

    I made a small collection in Lightroom and have exported it as an HTML Gallery. I already wrote my site in Dreamweaver, and want to embed this HTML Gallery right into the site -- but everything I have tried comes out wrong. (Results include _nothing_ or a grey box, or a zoomed-in version of the collection with no visible navigational controls.
    It's important that my pre-existing CSS and HTML stay intact. I can't imagine that Adobe is giving us these export capabilities, and then not allowing us to retrofit the HTML Gallery into our own sites. Has anyone succeeded in doing this?

    The standard LR html gallery is always crashing Dreamweaver CS3 on Mac. So no chance to edit there.
    I have no problem embedding using the SimpleViewer gallery using Dreamweaver. Here's a really rough draft of a website I'm building with SimpleViewer embedded:
    http://homepage.mac.com/johnvito/thom_website/simple_gallery.html
    Here's info to help with embedding into an existing html page:
    http://www.airtightinteractive.com/simpleviewer/faq.html
    I haven't had a chance to embed slideshowpro gallery...but their forums are very helpful. Here's a gallery not yet embedded:
    http://homepage.mac.com/johnvito/thom_website/slidepro_gallery/index.html

  • Setting to break up the html code into small piecces?

    i was told that there is a dreamweaver setting or command where you can make your html generate break up the code into smaller pieces but i dont know how that can happen. anyone to help me? i appreciate it

    no what I am saying is that an email campaign IS an HTML page.
    add your html, choose your recipients, press send - it shouldn't be any harder than that.
    and if the program you are using will not allow you to add anymore than 300characters then it is rubbish and I would not use it.
    in anycase there should be no need to "break up" an HTML email into 300char blocks. And as far as I know, I cannot see any point as to why DW would include that, not to mention the fact that you cannot get much out in 300chars

  • Including html code into my iWeb site

    Hi,
    I would like to include googles Analytics tracking code to my website. In order to do this, they say I have to
    "Copy and paste the code segment into the bottom of your content, immediately before the </body> tag of each page you are planning to track. If you use a common include or template, you can enter it there. "
    What does that mean? And can I do that in IWeb?
    Thanks for a reply,
    Anne Wertheim

    I'm not totally sure what you are asking, but I do know this> Go to Insert: HTML Snippet... copy and paste the HTML code there...and it should work.. .just about ANY html did it on mine.
    Even the counters...but now I'm hosting with mobilme... propietarty, but works.... try it.
    Is that what you are asking?

  • Copy HTML Code into DW?

    In CS6 I create a simple rectangle and increase the roundness of the rectangle. I then select the shape and choose edit > copy HTML code and I open Dreamweaver CS6 and paste the code into the code window. I thought it was supposed to write code to replicate the shape I created in FW, though instead it is just referencing a graphic of the shape I made in FW that was exported. What did I do wrong?
    Thanks.

    Use the CSS Properties panel, not Edit > Copy HTML Code.
    Create the rectangle
    Make sure it's selected
    Open the CSS propreties panel
    Click the Copy All button
    Go to Dreamweaver
    Create a Div and apply a class to the div
    Create a CSS class and within the rule, press Ctrl or Command + V to paste the CSS properties from Fireworks.
    Refresh the page (and switch to Live View) and you should see the rectangle, with all the supported visual properties, displayed using CSS.
    HTH

  • How do I paste a snippet of HTML code into my website

    I downloaded HTML code that creates a clock with the date & time to paste into my website. How do I paste the code into the site?
    I tried pasting the code onto the page in iWeb and it just shows up as if its just text.

    Yes, though I don't know if it applies to exactly what you want to do:
    http://alyeska.altervista.org/en/iWeb_Forms.html

  • How to embed html-file into swing

    hello,
    can anybody help me how to embed a html-file into a swing application??
    I try to write a swing-application, that connects to a Internetpage via Sockets.
    The problem is, that I can only see the sourcecode of the InternetPage in my JTextArea, but I want to see the whole Page just like in a browser.
    I hope anybody can help me to solve this problem, thanx mina

    u will need to use the JEditorPane component instead of Jtextarea.here is a url to help u get started
    http://java.sun.com/docs/books/tutorial/uiswing/components/simpletext.html#editorpane

Maybe you are looking for

  • DUMP (COMPUTE_BCD_OVERFLOW), when we are attenting to make an invoice MR1M

    We are presenting a DUMP (COMPUTE_BCD_OVERFLOW), when we are attenting to make an invoice in trans: MR1M The termination occurred in the ABAP/4 program "SAPLMRMP " in   "SPERRGRUND_T". The main program was "SAPLMR1M ".         The termination occurre

  • How to make all rules active in Mail

    Every time I sync my MacBook with my IMac through Mobile Me, the rule sync OK but it deactivate my rules. I have to click on every single one again to make them active. Is there a faster way to make all the rules active at once. TIA.

  • Why does Numbers suddenly not autosave. I cannot save my document as?

    I have two questions all about Numbers. I have been working a large spread sheet. I get the message that it cannot autosave. i cannot save at all. not even save as. Is this a bug in numbers or have I done something wrong? I furthermore have lost a ve

  • Cross Tab Format Report

    Hi, I have data like this in xcelsius data sheet,         A                B            C 1   State         Month       Sales 2   Austin       Jan           200 3  Austin        Feb           300 4  Austin        Mar           400 5  Texas        Jan

  • Can someone help with a mac error code -22

    I have a error code -22 message when emptying my trash. Can anyone help me solve this? Thanks!