Another Images Problem...Gaps!

I am totally new to css and HTML coding, and barely have a
basic understanding of the differences between the two. However, i
work for my fathers company and I need design his webpage. I am
using dreamweaver and am using tables to enter images and text.
However, the tables automatically aed a 2 in border all around the
image between the text, and I think it is because i am using
seperate colunms and rows. I have read that there are different
ways of doing this, however, my knowledge with the code is limited.
I tryed to change the image style within css, but even when labeled
in the body, it doesnt change anything. is this because its in a
table? My boss/dad is expecting a relatively finished product by
the end of today...ive worked on this for 3 days now...and all i
need to do is enter the pics in each page. PLEASE HELP??? im kind
of panicing because i need this quickly. if you want you can email
me at [email protected] so i can send you the work i have
already done.

>I am totally new to css and HTML coding, and barely have
a basic
>understanding
> of the differences between the two
> ive worked on this for 3 days
> now
> My boss/dad is expecting a
> relatively finished product by the end of today
Not only is your boss/dad being completely unrealistic, but
he will get
exactly what he has paid for.
Anyone that would allow someone who 'barely [has] a basic
understanding of
[HTML and CSS]' to create/build a corporate website is
foolish in the
extreme.
Sorry if that seems harsh to you.
Without seeing your work on the page, and being able to look
at the code, it
would be hard to offer advice. Can you upload a page and post
a link?
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Frustrated123" <[email protected]> wrote in
message
news:[email protected]...
>I am totally new to css and HTML coding, and barely have
a basic
>understanding
> of the differences between the two. However, i work for
my fathers
> company and
> I need design his webpage. I am using dreamweaver and am
using tables to
> enter
> images and text. However, the tables automatically aed a
2 in border all
> around the image between the text, and I think it is
because i am using
> seperate colunms and rows. I have read that there are
different ways of
> doing
> this, however, my knowledge with the code is limited. I
tryed to change
> the
> image style within css, but even when labeled in the
body, it doesnt
> change
> anything. is this because its in a table? My boss/dad is
expecting a
> relatively finished product by the end of today...ive
worked on this for 3
> days
> now...and all i need to do is enter the pics in each
page. PLEASE HELP???
> im
> kind of panicing because i need this quickly. if you
want you can email
> me at
> [email protected] so i can send you the work i
have already
> done.
>

Similar Messages

  • I am using a Photoshop cs2, and I wonder if it is possible to keep the settings of the guidelines when closing an image, with the actual document ? It would be nice to have the guidelines locked down, I find it than when opening the same or another image,

    I am using a Photoshop cs2, and I wonder if it is possible to keep the settings of the guidelines when closing an image, with the actual document ? It would be nice to have the guidelines locked down, I find it than when opening the same or another image, the guidelines are not locked, it is annoying to have to lock them down again. and it would actually be nice, to ba able to give specific directions when placing the guidelines. Thanks

    Then why are the guides unlocked when I reopen a document that I saved with the guides locked ?
    Thanks.

  • Using the content aware move tool, I want to move an item from one image to another image but it does not seem to work. I think I need two layers on one document so how do I do this

    Using the content aware move tool, I want to move an item from one image to another image but it does not seem to work. I think I need two layers on one document so how do I do this

    Good day!
    A simple Paste does not work for you?
    It should place the clipboard content as a new Layer which you can then move around.
    If there is any chance that the elements need to be scaled, rotated etc. I would prefer to place them as Smart Objects (File > Place …) and do the masking that is specific to the images themselves in those.
    Regards,
    Pfaffenbichler

  • Copy a text layer to another image in the same location

    I am trying to find a way to copy a text layer in one image to another image of the same size so that the text layer is in the exact same location.
    Basically I have two images for a rollover button for a website. What is the easiest way to copy a text layer to the other image so that it will be in the exact same location to create the rollover effect?
    Thanks!
    Nick

    Right click on the layer, Duplicate Layer, set destination to the other image file in the dropdown.

  • How can I save a region of an image into another image?

    How can I save a region of an image into another image? Should I use JAI?
    Java2d? Is there an example?
    Thank you.

    Here is what I try, but I find out I just get a black square for my output image, can you please tell me what am I missing?
              ImageIcon file=new ImageIcon("images/clouds.jpg"); // You can't open bmp files
                   // width, height looks correct:
                   System.out.println (" width" + file.getIconWidth());
                   System.out.println (" height" + file.getIconHeight());
                   BufferedImage bi = new BufferedImage(file.getIconWidth(), file.getIconHeight(),
                   BufferedImage.TYPE_INT_RGB);
                   int x = 0;
                   int y = 0;
                   BufferedImage subimage = bi.getSubimage(x, y, 40, 40);
                   File outputFile = new File("newimage.png");
                   ImageIO.write(subimage, "png", outputFile);

  • Image problem in V4.0

    Hi,
    Previously I had lots of problems with showing a BLOB image from a table
    in a report using the apex_util.get_blob_file_src function.
    Varad put me right on several ocassions: see the thread at
    Confusion with get_blob_file_src
    Eventually everything went well, and I got my images of a specific size on the screen.
    In the last month or two, the host database that I rent went up from version ten to version
    eleven, and the apex version changed too from 3.2.1 to some version of 4.
    I've only now discovered that the images don't display any more. I've re-read the thread
    mentioned above but can see no deviation from Varad's sterling advice. It still doesn't work,
    so my current guess is that something has changed when Apex went to its new version.
    Can anyone point me in the right direction regarding Image problems in version 4 ?
    I guess I'm not the first to experience such issues, and a checklist of things to try would
    be most welcome.
    I've done a View->Source on the page that doesn't work, and the issue with a missing value
    for the "d=" parameter on the apex_util.get_blob_file seems to have recurred:
    src="apex_util.get_blob_file?a=130&s=1718106956127950&p=13&d=&i=25615931827270369&p_pk1=5&p_pk2=&p_ck=947078FC54BB5126E7E0D19F8A24C416"
    Suggestions welcomed please; thankyou in advance.
    Mungo

    Hi Folks,
    I've found a solution to my "image" problem that caused this thread, hence the decent thing is to
    post it here.
    I read various other threads and stumbled across:
    PDF viewing with  apex_util.get_blob_file_src not working with 4.0
    PDF viewing with  apex_util.get_blob_file_src not working with 4.0 &# 4404695
    That thread mentioned the requirement for an "Automated Row FETCH" process as well as having
    an "Automated Row PROCESSING" process too.
    I had the latter, but didn't have the former, so throwing caution to the wind I tried adding a dummy
    Automated Row Fetch process and the damn thing worked!
    Haven't got a clue why on earth either of these are requirements on a page that is selecting data
    from the database - I don't understand where such processes are called in the big scheme of things.
    That's just me baiting some kind soul to spell out the fundamentals for this idiot... please?
    Happy to be corrected on any points.
    Regards until the next crisis...
    Mungo :-)
    P.S. How come there is no reasonable way to get the URL of a single post in a thread - I'd like to give
    reference to the single post that helped me, but all I seem to be able to get is the whole blooming thread.
    Suggestions?
    Edited by: MungoHenning on Sep 15, 2010 1:39 PM

  • How to add a Image on Another Image in Photoshop?

    Hi
    I am totally New to Photoshop I want to add Some Image on Another Image.How to do this?
    I am using Photoshop first time...
    Thanks

    I suggest to watch online tutorial videos. Check Adobe TV for a first start.
    About your question: Open both images in PS, then switch to the one you want to add, press Ctrl+A (selects everything), press Ctrl+C (copy everything in the layer), assuming your image only has one layer, then this is OK. Then switch to the other image and press Ctrl+V to paste. PS will create a new layer and paste the image 1:1.
    Alternatively, open only the target image and place the other image per drag 'n drop in the target image, which will let PS make it a smart object (not 1:1, but can be resized).
    Then do whatever you want with the layer of the added image.

  • Photosmart D110 All-In-One Printer - Shadow image problem

    I have been having a problem with this printer, ever since we purchased it about 2 months ago, where it will print a shadow image of text or pictures on some documets but not others. It is specific and consistent in that it will print this shadow image on some documents every time and on other documents none of the time. I have a PC and a Mac and it doesn't matter which computer I use, only which document. Sometimes it is only a part of a document, like the computer generated part of an email where it says " this person at this time on this date wrote.." but the other text will be fine. It happens on some coloring pages but not others. I spent  2 hours on the support line yesterday; it's still doing it. She had me unplug it, take off the printer software and reinstall it, update software (on my Mac)  and it did not fix it.  Any ideas on what may be causing this & how to fix it? I like the printer but am about to return it because of this problem.  The printer we had been using was an HP C4280 and did not have this problem. I'd like to keep the printer if I can fix this problem.

    I'm having the same shadow imaging problem on my Deskjet F4580, so if anyone knows how to correct it please post.. I've reinstalled/updated the driver, disabled advanced features, and deslected "Enable HP Real Life Technoliges".

  • Draw image between edges in another image

    HI
    i try to draw an image between a specified edges in another image
    can any one help me and provide me with a code that perform this task

    elsabry wrote:
    HI
    i try to draw an image between a specified edges in another imageHow are the 'edges' specified? It is easy to draw one image, then another over the top that has areas of transparency.
    can any one help me and provide me with a code that perform this taskWhat have you got so far? Note that these forums are not a 'code generation machine'.
    BTW - To help your reader, please put a single upper case letter at the start of every sentence, and a full-stop (or question mark, or exclamation mark) at the end. This helps the reader to quickly scan the text, looking for ways to help. You would not want to make it harder to help, would you?

  • How to import a image and compare with another image to find their deviation

    i am new to labview , can anyone tell how to import a image and compare  it with another image  to find their deviation
    Solved!
    Go to Solution.

    This is an quite easy task using the Vision Development Module.
    There you can acquire images from cameras or read them form the harddrive, then differntiate them or since VDM 2010 calculate the optical flow between consecutive images.
    Christian

  • Persistent Image problem

    Okay, I just had the screen on this iMac replaced because of this problem with a dark line at the top of the screen. The screen has been replaced, and the dark line isn't there anymore. However, I am now having persistent image problems. This is noticeable when I use the Aurora desktop. If I have a window open (e.g. Safari) for a long enough time, and then I X out of it, I will see a shadow/ghost of it. It's most noticeable with a dark background. However, I DID change some of the settings in "Appearance," so I wonder if that might have done it. But I can't see a way to change everything back to default. Do you know if there's a way?

    Hi again - a couple of ideas:
    If you haven't printed the images or a while, it could be that you prepared them under a previous version of the Aperture raw and they've since been reprocessed, resulting in a slightly different look
    I had an occasion about 12 months ago when an update to the Epson printer drivers caused me to have to go back and change my print setups in Aperture, due to new colour interpretations.  Don't know why, but it happened... maybe your settings have changed since last printing?
    Could be that you did or didn't have the appropriate soft-proofing turned on - are you using this feature?

  • Strange short-term persistent image problem

    Hello,
    I'm well aware of the typical image persistence problem, where an image can stay "burned in" after the monitor displays the same thing for hours on end.
    I have a much shorter-term persistent image problem. Let's say I open a web-page, leave it open for 10 seconds and then open a new window in Safari (thus getting a pure white page). Well when that happens, the previous web-page is still shadowed on the new white.
    30 seconds later it has faded, but then the same thing will happen again with anything else that's displayed.
    Any ideas?
    thanks
    Loa

    Huh, now I'm really stumped. The cyan border is also present in FCE once I render, but it doesn't seem to happen for each instance when the paper image is used. Did you import the paper image as a .gif or something else? And did you add any filters to it? Did you also add any effects? The only I'm using with the paper image is the page peel and I have not tried any other effects to see if the cyan effect comes up.
    I've put a screen capture of my FCE project showing the cyan border present in the canvas as my movie is playing. Its on my idisk as FCE movie problem.tiff
    http://idisk.mac.com/gindacu-Public?view=web
    Thanks again for the help.

  • Drag Adjustment Layer to Another Image

    How can I drag a layer onto another image in PSE4?
    Scott Kelby says "drag-and-drop Levels Layer onto one of your other open photos."
    I can only see one image at a time in Standard Edit.
    I opened 3 photos and saw them cascade as they opened; but then the last one stayed on top.
    I can see the others in the Photo Bin only.
    I can select any one to be in main window, but not all 3.
    How can I arrange them in Cascade mode?

    DUH!
    I found the setting under Window, Images, Cascade......

  • Displaying a temporary image over another image

    Hello,
    I am writing a program where I need to draw a filled rectangle over another image then disappear (without drawing on to it).
    The Image is on a JPanel.
    Obviously I can not use Graphics.drawImage because that will permantley draw the rectangle on the image.
    How can I achieve what I want to do here?
    Thanks
    Andrew

    Yes, Ill be more specific.
    I have an image and over the image there are two words: "photos" "videos".
    I want to do the following: when you scroll the mouse on top of the word "photos", the word "photos" gets underlined and you can click on it and it will have a link to another page.
    Now, I normally insert an "imagen de sustitucion" which i think is a substitute image and it works perfectly. But then I cant move that image to be ON TOP of the picture i want to use as a kind of backround to these words.

  • Passwords and images problem

    Firefox image problem. In Firefox 3.6.12, every time I save an image that's already displayed on my screen, I see "one active download" appear in the bottom right of Firefox's window and the same image is also listed in downloads. The problem is that Firefox doing that uses more bandwidth. How do I set Firefox so that when I save an image, instead of that image getting re-downloaded from where it's stored on the internet, it's copied from wherever Firefox has it stored to display it so Firefox doesn't use as much bandwidth? Tools/options/advanced/network/offline storage is set to 50mb.
    Firefox password problem. Tools/options/security/passwords has "remember passwords for sites" checked and there is nothing in my exceptions list. But Firefox keeps forgetting passwords, usually after restarting Firefox and or my whole system and on some sites, I don't even get asked "do you want to remember..." How do I fix this?
    I do have CCleaner and it's set to run at startup, but all the boxes for Firefox are unchecked, so it's not the cause of either problem.

    @cor-el
    OK, I'll give that extension a try and see what happens, thanx! :-)
    @venemovil
    I right click and either select "save image as" or if I want to save an image to more than one location, I select "view image" and then use ctrl+s. Both results in Firefox re-downloading the image as I described above. It happens on every site I visit.
    The password problem never happened before, but I will try disabling my extensions one at a time and see if it happens only whan a particular extension is turned on.
    This is a screenshot of the extensions I do have installed.
    http://i273.photobucket.com/albums/jj216/Moonbarker/Clipboard01.jpg
    I've also noticed that Firefox is forgetting what sites I've visited recently (I type in part of the url of sites I've visited sometimes as recently as a few hours ago and the entire url isn't in the suggested list) and I keep having to put the Fire FTP Button back in the toolbar (next to the home/stop/reload/back-forward buttons). That may be related to the pasword problem. I don't know.

Maybe you are looking for