Removal of white line in the CSS formatting

Hi all

I hope that one of you has experienced many can help a beginner (new!)

I've been dealing with CSS and build my layout with it instead of tables, following the advice of some of you guys here. He's doing much so far, and I can see why you recommended, but I hit a roadblock.

At the top of my page, in a div tag, I have my image in the header. Just below that, in a new div, I have an indefinite list of words which I arranged in a single line. Lower than that, again, I have another image.

What I want is for each of these layers to flow from one to another, without any white space in the middle (my background is white). There is no white space between my list of words that are on a green background, and the image below, but between the top image and block the green background which is my line of words, there is a white line.

I tried everything in my limited arsenal of "expertise", which amounts to try the margin = 0 tags on the top image and the line of words, but little matter what I try, the white line will not disappear. I've rechecked to be sure, and it is not part of the image. When you insert a picture in html using the CBC, DW automatically adds a white line underneath that you can not delete it in CSS?

I can put up a screenshot if that helps?

Thanks in advance for anyone who can help me. It is the engine of my nut of mind n00b!

Best wishes to all,

Jack.

For the best answers here, please download your test files page and no dependents on your remote server and post a link so we can see in our browsers.  Also, please tell us which browsers you see cela in.

My best guess without benefit of your page appears, you have a few lines of browser by default & padding appearing around one or two images.

In code view, add the CSS inline style to your images as follows:

style = "display: block" src = "image1.jpg" > "

style = "display: block" src = "image2.jpg" > "

Nancy O.
ALT-Web Design & Publishing
Web | Graphics | Print | Media specialists
http://ALT-Web.com/
http://Twitter.com/ALTWEB

Tags: Dreamweaver

Similar Questions

  • Remove a white border around the Extension I build

    Hello

    I have a CS Extension that I build, and while he was working on the UI, I noticed that there is a white line around the extension, and I can't get rid of. I have attached a screenshot showing an example of this white border.

    ShowingWhiteLineAroundExtension.png

    See under the PUBLISH button is this white border. I put the height and width in the tag of my app in 100%, but this does not remove the border. Anyone know what could be the problem and how get rid of?

    Stephen

    Yes. There are a couple of pixels arounf the swf file that you cannot do much about.

    As the background color of your extension the color of the Panel game, and nobody will notice...

    Substances

  • I'm losing the css formatting when I move the files in the local directory

    I'm rethinking our old site, so I myself created a temporary folder in my site all the pages with the new look. When I'm ready to download these pages, I'll copy them to their actual location on the site, which will replace the old pages. But when I tried to do this as a test, I lost the css formatting. It seems that the css file is not stayed attached. Why?

    Thank you!

    Liolee

    Copy your CSS file in the folder NewSite

    Do a search & replace to remove the ... /

  • Qosmio G30 - white lines on the screen and BSOD

    1. I have a Qosmio G30
    2 operating system Windows XP MCE
    and I have problem "white lines on the screen ' when windows start to load after that I got the"blue screen of death"and restart the computer.
    I try to get back, but unfortunately came with the laptop recovery CD doesn't seem to work...

    Whenever I finished to recover I have "windows loading files" and once this is done, it shows me the so-called "blue screen of death"...

    Hello

    I m afraid. I have bad news for you ;(
    I think you ve you have a problem with the hardware in my eyes, there might be something wrong with the GPU chip.
    The white lines on the screen could be related to a faulty graphics card and get the BSOD error due to a hardware malfunction or software serious questions

    I m sure that the recovery CD does not contain software problems and therefore only the fault of hardware could be the reason for the lines on the screen and the BSOD.

    In my opinion, you should contact the ASP in your country for assistance if all goes well you guarantee is valid.

    Good luck

  • Satellite A300-1IL - monitor has white lines at the bottom

    Good evening

    about an hour, followed by my satellite a300 monitor has white lines at the bottom.
    I try to stop, change the resolution but i just turn on my laptop, the screen has this white line.

    It is a problem of monito'rs or videocar problem?

    Sorry for my ebglish

    Hello

    > It is a problem of monito'rs or videocar problem?
    It's easy to say; you need to connect the external monitor to the laptop and need to check if the same if possible lines on a second external display.

    If the lines were visible on the external monitor, so that the GPU fault is possible.
    Otherwise, it may be defective internal display.

    Welcome them

  • White line in the status of timecode window - UI glitch

    Here is a screenshot of what I mean. Anyone else get this UI glitch? (white line across the timeode / share status).

    Thank you!

    MMostly everyone.

  • When I save the Image, the file has an extra white line on the right edge. How can I stop this artifact occurs?

    When I save the Image, the file has an extra white line on the right edge. How can I stop this artifact occurs?

    Nevermind, I've updated the app and the problem was solved.

  • White line on the horizon

    I have a Sony Alpha a200 camera. Often, when I use the fetue color to desaturate blue to darken the sky an apears on the white line on the horizon or agaist another object that crosses the sky. Anyone know why or how to remedy? What is a thing of the camera or something in lightroom? I think it would be possible that the line is already there, but everything just not visible until the sky are obscured.

    You have a few lenses chromatic aberration (CA) which can be cleaned using the profile of lenses. If there is no profile for your lens of camera available, you can use the Chromatic Aberration sliders manual tab.

    The next suspect is the fill and recovery tools. When used with high settings above about 35, you can get a side effect during transitions of high brightness as the sky behind the lighthouse. The STL luminance sliders are just accentuate the effect of edge.

    Try to fix that and then set the fill and recovery at 35 or less. Also check your sharpening settings, which, if the market value amount too high can cause a simlar 'halo effect' on the edges.

  • How to show the white space of the text formatted?

    Hello

    I use Jdev 11.1.1.6.0 with ADF Faces.

    I have a requirement to show a text report page in recorded format. The report in text format is saved as a text report several records with each line containing the maximum 78 characters.

    Each drive is formatted with a space to display the data in the column. For example:

    SUMMARY

    -------

    Col1 Col2 Col3

    xyz1234 abc9999 mno1234

    ...

    The report data appears currently unformatted. It removes the white space and shows just with a few default spaces. Something like:

    SUMMARY

    -------

    Col1 Col2 Col3

    xyz1234 abc9999 mno1234

    ...

    Thus, you cannot read the data with the appropriate column header. If you query the table in SQL Developer, it shows with perfect formatting. Also our legacy Oracle Forms application to display with the correct format.

    Currently, I tried following, but it does not work:

    < af:outputText value = "#{row.rptText}" id = 'ot1' "

    inlineStyle = "do-family:"Courier New";" font-size: 12.0pt; »

    noWrap = "false" / >

    I tried this on af:column too, especially noWrap = 'false', but so far without success.

    Any help is appreciated.

    Thank you

    JAI

    If you can use a converter custom jsf (validation and conversion of entry) to change in the query using "pre" helped the (text with pre sourrounf) when the data is rendered. The converter must implement two methods. Then you can try to use ' ' as a space of unbreakeable instead of simple spaces.

    Timo

  • Satellite A200 - 10 X - the white lines on the screen

    Hey

    I have a problem with my laptop, it's a Satellite A200-10 X, with Vista Home Premium and in recent weeks, my monitor has taken a turn for the worse.
    Well, there are these white lines from one side to the other, at the bottom of the screen and they keep up... rampant thanks to that O had to change my taskbar to the top as well.

    There, anyone have any idea what this is, and how it can be removed?

    I'm not a person tech-savy but I use my computer a lot for general purposes and I'm in the middle of a crisis, so if anyone can help, I'd be really grateful.

    PLSS...
    regs
    Nima

    Hello

    Have you plugged an external monitor to the laptop?
    I ask this question because at the moment it is not easy to tell if the monitor internal or the graphics card is causing this problem.

    If you can see the same question on an external monitor, it s the graphics card. If this isn't the case, you need to replace the internal display.

    An authorized service provider can help you get new spare parts and they can replace it for you.

    Good bye

  • remove a horizontal line in the Articles

    Hello

    I want to use the function blog with BC, but I want to remove the horizontal line... I think it's a simple < hr > tag, so I removed the in the model of the "overall layout of Blog', but it does not work.

    Anyone know how to remove this line?

    Thank you

    Alex

    Hi Alex,

    Depends on the case using your stock BC or model etc. Likely to be bottom border in the css on one of the items you will need to remove.

  • White lines in the tables

    I don't seem to be able to get rid of the white lines between table cells on my Web site. I put borders to '0' and not 'Padding', etc. Does anyone have an idea how to do to remove these then mix cells. You can see an example on the top of the graphic page of this Web site: http://www.peterburnett.org/

    Thank you!

    My stupidity. The cell spacing setting was empty... I entered a '0' and who made it. Sorry for the lack of such a simple thing.

  • In Firefox (Windows) 30 "Style Editor" adds triggered between the lines in the CSS files.

    Hello
    After Firefox update to v30 Style Editor started adding line breaks in CSS files.
    It allows to work with the very annoying CSS files.

    Screenshot:
    http://S10.postimg.org/5v6kd7cw9/firefox_style_editor_went_wrong.PNG

    Version got 31.0 fixed this issue! Thank you!
    Now FF Style Editor is once more useful!

  • HP Jet 7: Black screen with white lines on the HP 7 stream

    I bought my HP 7 stream about 2 years ago and I'm now a black screen with white lines whenever I turn on the tablet.

    Can you kindly help.

    If that's what you see immediately when you turn on, the graphics have not to the Board of Directors.

    These tablets were dropped after the first year of release, and it would not be worth the cost if it could be repaired.

    I'm sorry.

  • Temporarily white lines on the screen

    Hello

    The last two days, I experienced some temporary white horizontal lines on the screen of my Macbook Pro.

    They appear for seconds, as a kind of static electricity in half top of the screen. Any suggestions for what this could be?

    I looked in this: http://www.apple.com/uk/support/macbookpro-videoissues/ but I it does not look like the pictures I've seen of this edition

    Thank you

    Bring the MBP to test in any case.  To do this is to your advantage.

    Ciao.

Maybe you are looking for

  • Sony QX10 do not work on android lollipop

    When you try to use Sony qx10 with NFC he doesn't don't work properly on android lollipop. Hade Sony AS30V works.It is not possible to manually enter the WiFi key is. Phone or app does not accept the key. It worked on KitKat.Steps to reproduce:Androi

  • Problem with VPN connection from a connection shared cable modem

    Couple of my users on a remote site share a modem cable connection using a Linksys 4 port router. They connect to the main campus using VPN. When the two try to connect via VPN to the only main campus can connect at the same time. We have VPN 3015 co

  • Touch screen works is not windows 8

    Original title: activation touch screen windows 8 I have the 27 '' dell all in one, my touch screen does not respond to TOUCH. How do touch return?

  • Why cursor with fetch is not thrown many exceptions of line

    CREATE TABLE plch_memes(meme_id INTEGER,title VARCHAR2 (100),Description VARCHAR2 (4000))/BEGININSERT INTO plch_memesVALUES)1,"Cats doing somersaults.""When only the cat returns, the world turns with her.');INSERT INTO plch_memesVALUES)1,"The cats be

  • T310 degraded virtual disk, all physical disks 'online '.

    It is a PowerEdge T310 server. Physical disk 0:0:3 showed physical way errors in the past, but after reinstalling the drive, everything was going well for a while. Now Dell OM reports that the virtual disk is degraded, but all four disks are online r