How can I add an Image to a text

Hello
I want to add a image into the block of text as in the
following link:
(you can see a image in yellow color=50 years is aligned with
the text)
http://www.gammonconstruction.com/hk/eng/home/default.html
How can I do this in DW-2004? do i have to use CSS here?

Yes use css
.imgright {float: right; padding: 10px;}
or to the other side
.imgleft {float: left; padding: 10px;}
changing the padding to suit.
and then apply the class to your image. eg here:
http://www.dreamweaverresources.com/tutorials/images_text.htm
Nadia
Adobe® Community Expert : Dreamweaver
CSS Templates |Tutorials |SEO Articles
http://www.DreamweaverResources.com
~ Customisation Service Available ~
http://www.csstemplates.com.au
~ Forum Posting Guidelines ~
http://www.adobe.com/support/forums/guidelines.html
"ldfinhk" <[email protected]> wrote in
message
news:evt8t6$jed$[email protected]..
> Hello
>
> I want to add a image into the block of text as in the
following link:
>
> (you can see a image in yellow color=50 years is aligned
with the text)
>
>
http://www.gammonconstruction.com/hk/eng/home/default.html
>
> How can I do this in DW-2004? do i have to use CSS here?
>
>

Similar Messages

  • How can I add an image to a dowload, specialy if I bougth from I tunes?

    Hello
    How can I add an image to a dowload, specialy if I bougth from I tunes?

    That is not quite right. The image must be in a directory that is under the web server's view. JSP has nothing to do with images, the browser loads images separately after parsing the HTML results to find out what images it has to load. The images must be in a place that is servable by the web server being used.
    If you were just using Tomcat as a web server, then you would have a web application directory "myapp". The images need to go under "myapp" or in any subdirectory, except the WEB-INF directory, which is a special case.

  • How can you add an image in Mail without being an attachment?

    How can you add an image in Mail without being an attachment?
    In otherwords I'd like to put my logo in the email not as an attachment but as an image.
    Is there a simpel solution to this problem?

    PBN1 wrote:
    How can you add an image in Mail without being an attachment?
    You don't.
    It's not possible. The e-mail protocol is designed for text; anything else has to go as an attachment.
    Different mail clients (such as Mail.app, the mail client bundled with Mac OS X) may have different ways of handling such attachments, but they are still attachments. Each mail client has its own rules and methods, so one may display a picture as if it were in the body of the message, but another client may do something completely different.
    A way of faking it is to format your message in HTML (which is a kind of text). The image is hosted on a remote server, not added to the message; instead, you include a link to it in the body of the message, as you would when building a web page. (This is also what the two tips helpfully provided by X423424X do, except that the link to the image is added in the signature, rather than the body of the message.) What exactly happens to it is, again, at the discretion of the mail client. In my case, for instance, displaying images in HTML messages is turned off, and will stay resolutely off.

  • Customizing Slideshows - how do I add an image in the text box that only shows up for a specific ima

    Customizing Slideshows - how do I add an image in the text box that only shows up for a specific image and not in every text box?

    Can you maybe provide a screen shot to further explain your question?
    Julia

  • How can I add multiple contacts to a text message on a droid bionic

    How can I add multiple contacts to a text message on a droid bionic?

    DH
    I was thinking that if he wanted to create multiple keyframes he might be creating a repeated effect rather than manipulating values that are shot specific - like creating an oscillation or some repeated step effect.  If he was creating keyframes specific to his content he'd probably not look for a way to do it "quickly" since each keyframe would require manipulation of specific values. 
    So my thought was to generate the series of keyframes on a dummy clip created for this specific purpose, copy the clip, paste attributes (maybe turn off "Scale Attribute Times") and add bunches of keyframes at once. 
    Still, you're right, it's tough to divine the intent of someone very new to FCP.  His question could be based on a misunderstanding about the use of keyframes.
    P

  • How can I add a new message(custom text message) to the holiday approval em

    How can I add a new message(custom text message) to the holiday approval email-notification sent to the manager?
    TIA

    The answer is 'not very easily', unless the information you want to display is the employee's leave balances. In 12.1.3 Oracle have delivered functionality that allows you to include the leave balances in the approval notifications out-the-box, ie, without customization.
    For any other information you're probably going to have to customize the standard delivered HRSSA workflow. Within this workflow, the Leave of Absence functionality uses the Notify Approver (Embedded) (HR_APPROVER_NTF) notification. The body of this notification is set to the Notify Approver (Embedded) (HR_NTF_EMBEDDED_REGION) attribute. This in turn defaults to:
    JSP:/OA_HTML/OA.jsp?OAFunc=-&HR_EMBEDDED_REGION-&NtfId=-&#NID-
    So essentially you can change the HR_APPROVER_NTF notification. The problem with changing this notification is that it's generic - it's used for all SSHR functions and not just Leave of Absence. That means you have to make other, more substantial, customizations to the workflow to ensure the changes you make only applies to LOA.
    The other option is to personalize the review page (ie, the region referenced in &HR_EMBEDDED_REGION) to include whatever messages you want. But that means they'll appear on the Review page and all LOA approval notifications and that might not be what you want.
    It's usually better to live with what Oracle deliver and find an alternative solution! What's the content of the message you want to include?

  • How can I add an information (including pic, text and button) area in the menu?

    The picture below is captured from on video in Adobe Muse official website. How can I add an area just like the picture shows? I mean the three sleeping bags, texts below and the learn more button.
    Thank you.
    (from http://tv.adobe.com/watch/creative-cloud-for-design/adobe-muse-november-2013-hide-menu-nav igation-on-rollout/)

    This tutorial <http://helpx.adobe.com/muse/tutorials/widgets.html> has a section titled "Hiding Composition widgets on rollout to create submenus" which covers how to use a Composition widget for this purpose.

  • How can I add an image to a project and change it at runtime?

    I'm using JBuilder6 and I thought I saw a control to add images but I can't find it. I also wanted to be able to change the control at runtime. Also how should I specify the path so it knows how to use it? I hate to hard code one in. Since this is probably gonna be ported to other OS does Java have a way around this? I was going to put the images into my project's directory. For me to be able to just include the file w/the extension do I need to put it in the src folder or will the main directory be accessible?

    To add an image, or other source file with JBuilder, you have a button call "Add to project", his icon is a folder with a green cross.
    To call the Image os independant, I sugest you to put your images in a folder "image" in your project folder. Then to call them, you could use this :
    image=new ImageIcon(AClass.class.getResource("image"+java.io.File.separator+imageName));Where AClass is a class of your project, in general, the class where you call getRessource;
    "image" is the name of the under folder where are the image in your project folder;
    imageName is a string with the name of the file witch contains the image, for exemple : "my image.gif"I hope I help you.
    JHelp.

  • How can i add an image to a caption in a slideshow?

    So i have a slideshow with 3 images and 3 captions. i want to add a different image in each caption. how can i do this? thanks.

    Helo,
    In order to do this, first place the image anywhere on the page, size it according to the requirement.
    Then select the image nad cut it (Edit>Cut). Now double click on the Caption container and once you see a blinking cursor in it (to enter a text) paste the image there.
    You get to other images/Captions by clicking in next button and repeat the process to add images in other captions.
    Hope this helps.
    Regards,
    Sachin

  • How can I add an image to simply work on it ?

    How do I add images to my photoshop library? said to just drag and drop. I tried that but no luck.

    Yes that was my first time using it.   I couldn't put an entire image in the library because the Library is only 1 panel for the whole Photoshop session it seems.  You can open many images but there is only 1 library that holds elements for all images coming and going, the best I can tell.
    It sorta acts like Bridge's Collections panel.  It's just a holder for elements.
    I really need to learn that tool.   Too late tonight...
    Just looked into Libraries,  It is saved forever until you delete the Libraries.  It is in fact an Asset Holder.

  • How can I add new images to a saved book in Lightroom 4? Help please!

    As the title suggests, I have created a saved book in LR4. I saved it not because I had finished but because I wanted to protect my work to date. Now I cannot add new images, although I can work with (move and remove) the exisintg images in the book.
    I'm new to LR and can't help but feel that I'm missing something obvious. Any advice would be greatly appreciated!
    Thanks
    Graham

    Graham, switch to Grid view and drag the new photos to the book collection, which you'll find in the Collections panel.  Then flip back to the Book module and you'll find the photos sat there in the Filmstrip waiting to be added to the book design.

  • How can I add an image to my pop up text box built in Fireworks?

    Hello all,
    I have already built my page (a map) with all the pop up text boxes in Fireworks and imported them into my Dreamweaver page, but I would like to add an image in that same pop up box as well as the text. I tried going back to Fireworks and editing the pop up box, but there is no option for adding an image alongside the text. Is there a way I can go into the code and add the image? This is a line of code for one of the pop up boxes:
    <td rowspan="4"><a href="javascript:;" onmouseout="MM_swapImgRestore();MM_menuStartTimeout(0)" onmouseover="MM_menuShowMenu('MMMenuContainer1016121037_0', 'MMMenu1016121037_0',25,23,'Plaza_map_r11_c6');MM_swapImage('Plaza_map_r11_c6','','Plaza_ map_r11_c6_f2.jpg',1);"><img name="Plaza_map_r11_c6" src="Plaza_map_r11_c6.jpg" width="30" height="28" border="0" id="Plaza_map_r11_c6" alt="" /></a></td>
    I'm trying to avoid rebuilding the whole thing in another program! Thanks very much in advance.
    Pam

    If you have more than one of these, then I would add a class rule to your css style sheet
    .fltleft     {
         float:left;
    }.fltright     {
         float:right;
    Then add this rule to your image.
    <img name="Plaza_map_r11_c6" src="Plaza_map_r11_c6.jpg" class="fltleft" width="30" height="28" border="0" id="Plaza_map_r11_c6" alt="" (add new image here) ?>
    This will position your image to the left in the container. You can then add the fltright in the same way.
    GAry

  • How can I add a title and ALT text to a JPEG image in Elements 11 for MAC?

    Does anyone know if there is an easy way I can add a title and ALT text to a JPEG image in Elements 11 for MAC?
    Very grateful for any help here.

    Hello
    The Arrange menu is your friend.
    You may select the arrow then "Bring to Front".
    Yvan KOENIG (from FRANCE vendredi 19 septembre 2008 17:49:50)

  • How can I add an image above my portlet header ?

    Hi,
    Currently I am writing a portlet.I would like to add an image above the portlet header just like the standard portlets have.
    Does somebody know how I should realise this ?
    thanks
    Jerome

    Please take a look at FAQ at: http://technet.oracle.com:89/cgi-bin/ubbmisc.cgi?action=getannounce&ForumNumber=66&Start=2451891.99&End=2452276&Session=

  • How can I add an Image Theme?

    I want to add an Image Theme from database to map, when I use "ThemeBasedFOI",there's an error.
    CODE:
    baseQuery = "select scanimage,shap from (select scanimage,shap,rownum No from image) where No="+x;
    var theme =
    "<themes><theme name='image_theme_test'>"+
    "<jdbc_image_query image_column='scanimage' image_mbr_column='shap' image_format='jpeg' jdbc_srid='8307' datasource='scott' asis='false'>"+ baseQuery +
    "</jdbc_image_query></theme></themes>";
    buffertheme = new MVFOI("1",theme);
    buffertheme.enableImageCaching(true);
    buffertheme.setBringToTopOnMouseOver(true);
    mapview.addThemeBasedFOI(t.buffertheme);
    buffertheme.zoomToTheme();
    Is ThemeBasedFOI support to add an image theme?Is there any way to add an image theme to map?

    Or if you want to show an image in an info window see Ji's OOW workshop material
    http://www.oracle.com/technology/sample_code/products/mapviewer/index.html
    Oracle OpenWorld 2007 Hands-on Demo

Maybe you are looking for

  • Sync iDevices with new Mac?

    I have upgraded to a new iMac. The old iMac is still in service, used by another family member. I used Setup Assistant to transfer my account, iTunes library, etc. to the new computer. I have an iPhone 4 and an iPad1, both running iOS 5.0.1. Both wer

  • Blocking of business area for further posting

    Hi We want to block a business area for any further posting into it. Pl. explain how to do that. Thanks shivaji

  • HTTP Session unstable

    Hi, we encountered session instabilities in our web application. In the docs ("Sun ONE Application Server 7 Developer's Guide to Web Applications") I could read the following lines: Note       The session manager interface is Unstable. An unstable in

  • HT1386 sync failing to start

    i have restored my iphone and now trying to synconise it keeps coming up sync failing to start. does anyone have a solution?

  • Duplicates faces in iPhoto

    I had upgraded to mountain lion my iMac and i've got back my photo via assistant migration. When i want to add a new faces manually, the pop-up menu includes duplicate of names. For example: i have a three Black John in pop-up menu, but i have only o