Table table in a cell alignment problem in Firefox

I have a simple table of 2 cells in an array of 2 cells. All have the value valign = top. But in Firefox and Safari, the content of one cell is shifted down. The problem with the cells in a table that is exposed is in this screenshot. The page with the issue. Find the table with the products and the finger to the right. All must align at the top, but the product is moved down.

Any ideas? Something escapes me?
Thank you!

Osgood wrote:

> By default, that some tags have padding and margin applied, it is the case
> with paragraph tags

. If you don't want any margin or padding to
> apply you must put it to zero using margin: 0; padding: 0; as below.
>
> .header {}
> do-family: Verdana, Arial, Helvetica, without serif.
> font size: 1.5em;
> make-weight: bold;
> color: #CC6633;
> margin: 0;
> padding: 0;
> }
>

Of course ideally you should use tags for headers of these
will have priority when the search engine spider comes to your site.

I'd do it

Products

Then style the h1 with some css.

H1 {}
do-family: Verdana, Arial, Helvetica, without serif.
font size: 1.5em;
color: #CC6633;
margin: 0;
padding: 0;
}

Tags: Dreamweaver

Similar Questions

  • Table alignment problem

    I have a table of format of CLIENT access licenses that I can't get alignment to work properly.  I have the attributes of the table defined and managed in the R/W rules file (shown below).  I have the code in the EDD to watch the TGROUP label align attribute and apply an initial table format suitable for the attribute (also shown below).  There are 3 conditions of test for the left/Center and right attribute values, then another on the off chance that the attribute is not specified.  The system always selects the condition ELSE regardless of the value of the align attribute.  I tried different case on the value of the attribute, and I tried different quotes on in ESD around the value of the attribute.  Nothing works.  It seems that it should be simple.  No idea what I am doing wrong?

    Thanks for any help...

    Jim

    RULES OF R/W

    / * Rule Container table * /.
    {"table" element
    is part of fm;

    / * Table of the subrules * /.
    the 'ttabstyle' attribute is fm properties table format;
    attribute 'frame '.
    {
    to pronounce fm table property border;
    the 'ALL' value is property of the fm in value;
    the 'TOPBOT' value is fm upper and lower value property;
    'TOP' value is property value top fm;
    'BOTTOM' value is fm property value background;
    value 'COAST' is fm property value ratings;
    the 'NONE' value is fm property set to none.
    }
    attribute "colsep" is fm property column judgment;
    'rowsep' attribute is fm row property judgment;
    attribute 'East' is the attribute of fm;
    attribute 'pgwide' is the wide fm property page;
    }

    / * Rules table Group, array element is container object * /.
    {"tgroup" element
    is fm of table element;

    / * Rules for attribute * /.
    attribute "collar" is fm property columns;
    attribute "colsep" is fm property column judgment;
    'rowsep' attribute is fm row property judgment;
    "align" attribute is the attribute of fm;
    "charoff" attribute is the attribute of fm;
    "tank" attribute is the attribute of fm;
    }

    / * ColSpec treatment * /.
    {"colspec" element
    is fm colspec;
    attribute 'colnum' is the column number of property fm;
    attribute 'column name' is the name of the property column fm;
    "align" attribute is the type of fm property cell alignment;
    the attribute "charoff" is the alignment of the cell of the property compensation fm;
    attribute 'tank' is fm cell alignment character property.
    attribute 'colwidth' is the width of column fm property;
    attribute "colsep" is fm property column judgment;
    'rowsep' attribute is fm row property judgment;
    }

    / * SpanSpec treatment * /.
    {'spanspec"element
    is fm spanspec;
    attribute 'spanname' is fm property name span.
    attribute 'namest' is fm start column name property;
    "nameend" attribute is the name of the end property of fm column;
    "align" attribute is the type of fm property cell alignment;
    the attribute "charoff" is the alignment of the cell of the property compensation fm;
    attribute 'tank' is fm cell alignment character property.
    attribute "colsep" is fm property column judgment;
    'rowsep' attribute is fm row property judgment;
    }

    / * Table of rules of the head * /.
    element 'thead' {}
    is the fm table header element;
    'valign' attribute is the attribute of fm;
    }

    / * Rules of table footer * /.
    element 'tfoot' {}
    is the element of fm table leg;
    'valign' attribute is the attribute of fm;
    }

    / * Table of the rules of the body * /.
    element 'tbody' {}
    is the fm table body element;
    'valign' attribute is the attribute of fm;
    }

    / * Rank rules * /.
    {'line' element
    is the fm table row element;
    'valign' attribute is the attribute of fm;
    'rowsep' attribute is fm row property judgment;
    }

    / * Entry rules * /.
    {"section" element
    is fm table cell element.
    attribute 'column name' is the name of the property column fm;
    attribute 'namest' is fm start column name property;
    "nameend" attribute is the name of the end property of fm column;
    attribute 'spanname' is fm property name span.
    attribute "morerows" is property of fm more lines;
    attribute "colsep" is fm property column judgment;
    'rowsep' attribute is fm row property judgment;
    "rotation" attribute is the property of fm turn;
    'valign' attribute is the attribute of fm;
    "align" attribute is the attribute of fm;
    "charoff" attribute is the attribute of fm;
    "tank" attribute is the attribute of fm;
    / * "align" attribute is the alignment fm property type cell;
    the attribute "charoff" is the alignment of the cell of the property compensation fm;
    attribute 'tank' is fm cell alignment character property. * /
    }

    Tgroup ESD definition

    Element (table): tgroup
    General rule: thead?, tbody, tfoot?
    List of attributes
    Name: align the optional choices
    Choice: left | good | Center | justify | char
    Name: charoff Optional String
    Default: 50
    Name: char String
    Original table format
    If the context is: [align = "left"]
    Table format: Table w / left in power
    Otherwise, if the context is: [align = 'center']
    Table format: Table w/o decision Center
    Otherwise, if the context is: [align = 'right']
    Table format: Table w / right of decision
    On the other
    Table format: Table w/decision Ctr

    Table tag:

    < framework table = 'NONE' colsep = "1" rowsep = "0" >
    < tgroup cols = '2' colsep = "1" rowsep = "0" align = 'left' charoff = "50" char = "" >
    < colspec colnum = colname '1' = '1' colwidth = in "2,000" / >
    < colspec colnum = colname '2' = '2' colwidth = in "2,000" / >
    < tbody valign = "top" >
    < line rowsep = "1" >
    < input column name = '1' colsep = "0" rowsep = "0" valign = "top" morerows = '0' turn '0' = >
    MD80 < para > < / para >
    < / Entry >
    < input column name = "2" rowsep = "0" valign = "top" morerows = '0' turn '0' = >
    918/292-3080 < para > < / para >
    < / Entry >
    < / row >
    < line rowsep = "1" >
    < input column name = '1' colsep = "0" rowsep = "0" valign = "top" morerows = '0' turn '0' = >
    < para >
    < revst / > 737 < resells / >
    < / para >
    < / Entry >
    < input column name = "2" rowsep = "0" valign = "top" morerows = '0' turn '0' = >
    918/292-3737 < para > / 3757 < / para >
    < / Entry >
    < / row >
    < line rowsep = "1" >
    < input column name = '1' colsep = "0" rowsep = "0" valign = "top" morerows = '0' turn '0' = >
    < para >
    < revst / > A300 < resells / >
    < / para >
    < / Entry >
    < input column name = "2" rowsep = "0" valign = "top" morerows = '0' turn '0' = >
    918/292-3300 < para > < / para >
    < / Entry >
    < / row >
    < line rowsep = "0" >
    < input column name = '1' colsep = "0" valign = "top" morerows = '0' turn '0' = >
    < para >
    < revst / > 767/777 < resells / >
    < / para >
    < / Entry >
    < input column name = "2" valign = "top" morerows = '0' turn '0' = >
    817/224-0767 < para > / 0777 < / para >
    < / Entry >
    < / row >
    < / tbody >
    < / tgroup >
    < /table >

    Jim,

    jim_monaco wrote:

    It's a bit tedious because you have to close the file and reopen it to see the effect of the changing attribute, but I can live with that.

    What file do you need to close and reopen? You use another application to apply the XSLT? You can create a structured FrameMaker application and specify the location of XSLT in the structured application. When you open the XML of the chassis, chassis will apply the XSLT transformation and then open the file as an image file. The tgroupstyle attribute will be visible in the display of the structure if it is defined in the EDD.

    Van

  • Table goes out of alignment in the text box

    I created a very simple table in InDesign CS5 on Windows 7, like this:

    1.png

    However, when you start typing in a cell, it goes like this:

    2.png

    To fix, you make the text bigger or smaller box and then resize it to what it is supposed to be. Also when I do a first page datamerge moves like that too, even if the rest is correct. When you export to PDF it comes out wrong as well. If anyone wants an example file that I can post it here.

    Anyone have any ideas what's causing the alignment change when text is entered into the table?

    Well, I think I see here the rub - if you left me speechless for a while there!

    So, I see that you have the text box that contains your table to help you align your table in the center of your page. (i.e. the box containing the text is organized around the outside of the page and the table is centered lef/right using point centering and up/down by using the command "Center" in the control bar. There is nothing particularly wrong with this method, I think it may be the source of your problems with alignment change unexpectedly.

    Looking at your file, I found that the removal of "Center" and change to the opposite to "align top" took the nervous behavior of the text box. It is more shifted when I tried to type. He however move the entire table to the top of the screen. For now we'll leave it there. Align the Page: Centre from left to right, Center t to b.

    Your final result should be an element that is always perfectly centered on the page, but which can be of type in without any unpredictable jump around!

    Now, we will select the entire area that contains the table. In the paragraph Panel, click "Left aligned". This will move the table to the top left of your document. Now, frame content. Go in the Align Panel.

  • write data 2D table spreadsheet with good alignment

    With 'write in the spreadsheet file' function to write the 2D table, I still have the problem that headers may not align well wiith data. See attached snapshot please (there are 7 column headers).

    WT

    LV2013sp1

    The default field delimiter is a tab. The data in the second and third columns values seem to have more characters than the default spacing of a tab. This translates into the tabs between these columns that occur more to the right than in the header. I think that if you read the file as text and display with ' \' Codes display mode on an indicator of the chain, you will find the same number of tabs (delimiters) in the header line like the rows of data.  The data have 12 or 13 characters such as formatting (or less where the zeros on the right are deleted).

    Format the data as of the fixed field widths. This is impossible with writing to the File.vi worksheet. You do not have to use the string to perform conversions and put in shape and then use the writing of text File.vi.

    Or change the spacing of tab in the program that you use to display the results.  If the tabs were approximately 15-18 spaces, reveal you do not see the problem.

    Lynn

  • Table 2D SGL typecasting of problem

    Hello

    I'm experimenting with my code and has encountered a problem of cast a 2D SGL table:

    What is the problem here? Type of thread of sources and wells is same "matrix 2D of the single '...

    BTW. It's LV8.6.1.

    One more comment: put a loop FOR all about the issue "catalogued" solves the problem - but the vi should also work without a loop FOR...

    Use "flatten to a string. It works very well. (the value 'prepend... size' false to get the features you want).

    Tables multidimensional cast is a little dangerous, because the reverse does not work. Cast of a string in a 2D array is ambiguous (for example, a chain of 12 elements could be a table 2D 1 x 12, 2 x 6, 3 x 4, 4 x 3, 6 x 2 or 12 x 1). Cast of a 2D array is therefore prohibited, probably because the operation cannot be reversed with an another type conversion and a 2D array as type.

  • change the first line of a table to a cell style

    Hello

    I want to change the first line of a table to a cell style.

    Is this possible in javascript?

    Patrick

    Hi patrickbcm,

    Try the threshold.

    app.activeDocument.stories.everyItem().tables.everyItem().rows[0].cells.everyItem().appliedCellStyle = app.activeDocument.cellStyles.item("row1");
    

    THX,

    csm_phil

  • Table of contents do not work in FireFox 3

    I use the WebHelp on RoboHelp 7 (XP blue skin). The table of contents does not appear on FireFox 3. RoboHelp 7 WebHelp models don't support FF 3? (Look good on 2.0 FF and IE).

    [Edit: I find someone else here with a similar problem...] Part of Navigation of WebHelp killed by FireFox 3

    For me,.

    Firefox 3 + Win XP = broken

    Firefox 3.0.1 + Vista = works

    Firefox 3 + Mac = don't like, because we do not support :) If someone wants to publish their findings, please do not hesitate.

    I'm not under custom scripts, so it may be that. [I'll post more as I learn more.]

    It's like I said to someone else in another thread, the cause is the Firebug / HR combination. I don't know who we're talking so all that you can do is bug report it to both organizations. I understand your comment about your customers, but disable Firebug is the only known workaround. Post it in this thread has reported the bug to Adobe and Firebug. You should do the same. Here is the link to Adobe.

    http://www.Adobe.com/cfusion/mmForm/index.cfm?name=wishform

    I confirmed in the thread you said that Brainskillet was referring to the two patches you have.

  • alignment problem

    Hi, I have an alignment problem with my program. I use two verticalfieldmanager in a horizontalfieldmanager to display two columns. The problem is, according to the Simulator tha I use, the text seems aligned or not. In 9000, there is no problem, because the width of the screen is great. But if I use the 8110, which has a narrower screen, this problem occurs. How can I solve this problem for all simulators? Thank you. My code:

    SerializableAttribute public class DetallesOfertaScreen extends form {}
          
    GestNearController controller;
    Horizontal CustomHorizontalManager;
    VerticalFieldManager campos;
    VerticalFieldManager labels;
    RoundRectVerticalManager contGlobal;
    RoundRectContainer contProyecto;
          
          
          
    public DetallesOfertaScreen (GestNearController controller) {}
              
    This.Controller = controller;

    Cabecera
    setTitle ("Datos cabecera");

    If (Controller.getOfertaActual ()! = null) {}
                  
    Campos = new VerticalFieldManager();
    labels = new VerticalFieldManager();
    horizontal = new CustomHorizontalManager();
    contGlobal = new RoundRectVerticalManager();
    contProyecto = new RoundRectContainer();
              
    TAM int = Controller.gettamanoscreen ();
    Fuente1 of police;
    Fuente2 of police;
                  
    If {(tam > 320)
    fuente1 = Util.getNewFont (21, Font.BOLD);
    fuente2 = Util.getNewFont (21, Font.PLAIN);
    labels.setFont (fuente1);
    campos.setFont (fuente2);
    }
    ElseIf (tam<>
    fuente1 = Util.getNewFont (15, Font.BOLD);
    fuente2 = Util.getNewFont (15, Font.PLAIN);
    labels.setFont (fuente1);
    campos.setFont (fuente2);
    }
    else {}
    fuente1 = Util.getNewFont (19, Font.BOLD);
    fuente2 = Util.getNewFont (19, Font.PLAIN);
    labels.setFont (fuente1);
    campos.setFont (fuente2);
    }
                  
    LabelField labelArea = new LabelField("Área:");
    LabelField labelLinea = new LabelField("Línea:");
    LabelField labelVO = new LabelField("VO:");
    LabelField labelTitulo = new LabelField("Título:");
    LabelField labelCliente = new LabelField("Cliente:");
    LabelField labelFechaOfer = new LabelField ("date offer :");
    LabelField labelFechaCom = new LabelField ("date beginning :");
    LabelField labelFechaPrev = new LabelField ("date Aprobacion :");
    LabelField labelJProy = new LabelField ("Jefe proyecto :"); ")
    LabelField labelMeses = new LabelField("Meses:");
    LabelField labelProbabilidad = new LabelField("Probabilidad:");
    LabelField labelHorasPrev = new LabelField ("Horas Previstas :");
    LabelField labelRevision = new LabelField("Revisión:");
    LabelField labelSector = new LabelField("Sector:");
              
    Offer OfertaDTO = controller.getOfertaActual ();
              
    String FechaCom = oferta.getFechaComienzo ();
    String months = oferta.getMesesNum ();
    String HorasPrev = oferta.getHorasPrev ();
    String revision = oferta.getRevision ();
    VO string = oferta.getVO ();
    String date = oferta.getFechaCreacion ();
    String title = oferta.getTitulo ();
    String client = oferta.getCliente ();
    Sector of strings = oferta.getSector ();
    String line = oferta.getLinea ();
    String domain = oferta.getArea ();
    String JefeProyecto = oferta.getJefeProyecto ();
    String FPrevAprob = oferta.getFechaPrevAprob ();
    String probability = oferta.getProbabilidad ();
              
    LabelField input1 = new LabelField (Area);
    LabelField to input2 = new LabelField (Linea);
    Input3 LabelField = new LabelField (VO);
    Input4 LabelField = new LabelField (title);
    LabelField input5 = new LabelField (client);
    LabelField input6 = new LabelField (FechaCom);
    LabelField input7 = new LabelField (FPrevAprob);
    LabelField input8 = new LabelField (date);
    LabelField input9 = new LabelField (JefeProyecto);
    LabelField input10 = new LabelField (months);
    LabelField input11 = new LabelField (probability);
    LabelField input12 = new LabelField (HorasPrev);
    LabelField input13 = new LabelField (Revision);
    LabelField input14 = new LabelField (Sector);
              
    Añadimos a los contenedores
    labels. Add (labelArea);
    labels. Add (labelLinea);
    labels. Add (labelVO);
    labels. Add (labelTitulo);
    labels. Add (labelCliente);
    Para activar el scroll
    labels. Add (new NullField());
    labels. Add (labelFechaOfer);
    labels. Add (labelFechaCom);
    labels. Add (labelFechaPrev);
    labels. Add (labelJProy);
    labels. Add (labelMeses);
    labels. Add (labelProbabilidad);
    labels. Add (labelHorasPrev);
    labels. Add (labelRevision);
    labels. Add (labelSector);
                  
    Campos.Add (INPUT1);
    Campos.Add (INPUT2);
    Campos.Add (INPUT3);
    Campos.Add (INPUT4);
    Campos.Add (input5);
    Campos.Add (input8);
    Campos.Add (input6);
    Campos.Add (input7);
    Campos.Add (INPUT9);
    Campos.Add (input10);
    Campos.Add (input11);
    Campos.Add (input12);
    Campos.Add (input13);
    Campos.Add (input14);
                  
                  
    horizontal. Add-on (labels);
    horizontal. Add (Campos);
              
    contProyecto.add (horizontal);
    contGlobal.add (contProyecto);
    Add (contGlobal);
              
    }
    else {}
    Dialog.Alert ("invalid offer!");
    }
              
    }

    ...

    With 8110:

    Thank you!!

  • Weird alignment problem

    I think it might have something to do with my work on a small document - 48 * 48 icon - but maybe not.

    I have some strange alignment problems. I have an arrow head, I try to line up on a tree, and no matter what I do, they refuse to align the death. The alignment buttons don't work, dragging manually won't work - it falls right on 1px on each side where I want.

    Any ideas what's happening? I have no guides that would have an impact on it.

    Make sure you have not align on the pixel grid is activated in the transformation Panel.

    Although, if you prepare the content that will eventually be pixel based, leave this setting on ensures things seem to be crunchy in pixels.

  • There is a problem with Firefox 'remembering' my Verizon residential account password. Using Firefox, I have to enter my username and password each time.

    There is a problem with Firefox 'remembering' my Verizon residential account password. Using Firefox, I am obliged to enter my ID and password every time I closed my browser and then restart or close my e-mail for a while, even though I checked the option "keep me connected" significant given by Verizon. I spent a lot of time today working with the technical support of Verizon and they (and I) can verify that it's specific to Firefox and IE is not the case. So far, this seems to be limited to the connection from Verizon, but there may be other affected accounts protected online. If it helps, I run Firefox under Windows 7 with Norton Security and the active Norton toolbar. It is a real pain and needs to be repaired.

    With the modules form filling;

    Go to the web site. After you enter data in a form, tell you the
    fill in form to remember what has been entered, save him form fill
    information based on the address of the site and the name of the
    field of that information was concluded. If the same field shows
    upward on a different page for the same site, or when you return to
    This page, the stored information is entered automatically
    For you. So far, I have not found a web page that prevents them from working.

  • the site theme is problem with firefox, but not any problem of chrome with!

    the site theme is problem with firefox, but not any problem of chrome with!
    for ex: http://haftegy.ir
    How to fix?

    Wow sorry! IM update firefox to the latest version and my problem is solved.
    Thank you very much.

  • YouTube problems using firefox

    Hi lately ive not able to like, comment or subscribe on youtube but if I use opera, so there is no problem. Ive not installed anything new but have a few addons that ive had no problems with before.

    any help would be appreciated. Thank you

    Hello, in order to avoid the interference of any addon, please try if you can reproduce this behavior when you start firefox in safe mode, once...

    Troubleshoot extensions, themes, and issues of hardware acceleration to resolve common problems of Firefox

  • I'm having a lot of problems with firefox and cannot figure out how to get help. It all started when I updated to 13. I get all kinds of advertising popups, I can't play a

    I'm having a lot of problems with firefox and cannot figure out how to get help. It all started when I updated to 13. I get all kinds of advertising popups, I can't play a game on FaceBook called Farm Town at all, and I get a popup of AVG on the cookies that I can't get rid of. These issues are causing me to use Chrome quite often, although I like Fox better. I've searched and searched how to get help and find nothing. How can I get personalized technical help? These problems will not occur in Chrome at all. Thank you.

    Do a check with some malware malware, analysis of programs on the Windows computer.

    You need to scan with all programs, because each program detects a different malicious program.

    Make sure that you update each program to get the latest version of their databases before scanning.

    Alternatively, you can write a check for an infection rootkit TDSSKiller.

    See also:

  • Recently several sites showed some bold words, and when the cursor is hovered over them, an ad appears. Is this a problem of Firefox and I

    On several sites, including the BBC, copy appears with the words highlighted. By moving the cursor over them reveals an ad related to the word. This seems to have started a couple of weeks

    Hello, maybe an addon or the toolbar is insert this code in Web sites - please try if sites loading properly in safe mode and if yes, remove all extensions in firefox > addons > extensions, you have not intentionally installed or could look suspicious (especially of toolbars of all kinds). also take a look in Control Panel / programs section and also to uninstall toolbars etc are...

    Troubleshoot extensions, themes, and issues of hardware acceleration to resolve common problems of Firefox

    Fix Firefox problems caused by malicious software

  • Why we have stupid fundamental problems with firefox?

    I have jre1.6_u31 installed on a Windows 7 and the brilliant
    Firefox keep telling me I need to install the plugin missing jre_1.6_u29 when I try to run an applet... a simple applet! The plugin does not appear on the Add-ons Manager then I use 'Check your plugins' and the stupid answer is: "for your security, Firefox has disabled your outdated version of Java. Please install the latest version. »
    Run a cmdlet is basic! Why do you do new versions when more old is better? I'm sick of hitting this stupid problems with firefox! Everything works on ie, chrome, and safari but not Firefox!
    I'm sick of trying to solve the basic problems of firefox!
    We have a site that has a thousand ore more visits per day... and we only trouble with firefox! What I tell the customers? I'm not going to give them difficult and confusing solutions that your solutions are usually! They are not developers as ordinary people me... they want just that things work! I dropped it and the solution that I give to them now is to stop using firefox and uninstall it. And people ask I chrome becomes the second most used browser... Here's your answer...
    I'm a developer and I develop I do not have the patient of time trying to solve the basic problems of firefox. If you don't know how to solve problems and then stop to develop it and save us headache.

    Have you updated Java lately? You say that you have jre1.6_u31 installed, but 'Java (TM) Platform SE 6 U31' does not appear in the folder Plugins with your question (click on "Details of the system more" right of your original message of the question). To activate, addons > Plugins and enable the item.

    If your OS is 64-bit, and you have 32-bit browsers (Firefox) and 64-bit installed browsers, then you must install the 32-bit and 64-bit Java.

    Older versions of Java blocked in Firefox -> https://addons.mozilla.org/en-US/firefox/blocked/p80

    Help/update Java -> install or update Java in Firefox

    Release of Java -> https://support.mozilla.org/en-US/kb/unblocking-java-plugin

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

Maybe you are looking for

  • Table 2D FFT spectrum

    Hi all I'm doing the analysis of the spectrum of a 2D array. In this case is Amplitude (Y) depth (X) vs. The problem is that the depth (X) is not a constant dt so I can't create a normal waveform as an input for the power spectrum analyzer or spectra

  • I can't download Smart Print. I get an error msg.

    I can't download Smart Print. I get a msg of error that 'msi_ etc. could not be down loaded"the retry option has no effect.

  • 0x80072ee1

    0x80072ee1 received this error for an error before it is a net framework 4, an update that I can't install the error code is 0 x 643

  • sound recorder

    I lost my access to the Sound Recorder in Accessories/Entertainment tab in the start menu. The entertainment tab disappeared. I can not access Sound Recorder via the menu help and Support. How do I locate the SR, put it back in the tab Accessories/En

  • 6500 a black line on the right side when I copy

    I have printer hp 6500 has only when I copy I have a black line on the full length of right on the paper even when I copy a blank sheet