Problems with unwanted spaces between sentences

I am updating our website for work and I'm trying to add information on a single page. Whenever

I hit enter after an entry he adds a huge space between each sentence linked below:

Lee County
Population 2000-115 092


Population 2010-140 247
1990-2000 change - 21.9% increase

I don't want a space between the two Populations, but no matter what I do, it adds a he. Any advice? Thank you!

The Enter key is treated as a paragraph break.  So, if you look at your code you will see:

Lee County

Population 2000-115 092

Population 2010-140 247

1990-2000 change - 21.9% increase

If you want just a line break down a single line, you can hit CMD / CTRL + ENTER, entering in the
pause in your code if it ends with:

Lee County

Population 2000-115 092

Population 2010-140 247

1990-2000 change - 21.9% increase

Or alternatively you can put the information in a table of 1-column 4 rows then each cell of the table will give you space.

Tags: Dreamweaver

Similar Questions

  • Problems with the space between the lines

    My problem is basically this: space keeps appearing between the rows in my table when I saw my page in a browser. The Dreamweaver design view displays without space (I like), but when I take a glance in Firefox or Internet Explorer, unwanted space appear.

    I spent hours scouring the internet looking for the solution to my problem, and none of them does not seem to do the trick. I cellpadding = "0" cellspacing = "0" inside the tag table, which proved to be the answer for others when they have had this same problem, but he has not yet fixed my problem. My CSS specifies also no margin at the top or bottom of the ul and li.

    Anyway, if you could take a look and give me some advice, I would really appreciate it.

    Thank you.

    Here's the html code:

    Welcome to the all new amoterocreative.com

    Title of news

    Insert brief comments, images and other news here.

    Twitter feed here

    Let's Talk.
    • Phone: 417.622.7432
    • Electronics: address (at) website
    • Contact form: click here

    Let's network. < / h5 >
    • Facebook
    • Twitter
    • LinkedIn

    And the CSS:

    <style type="text/css">
    /*NAVIGATION*/ 
    ul
    {
    list-style-type:none;
    line-height: 1;
    margin-top:0;
    margin-bottom:0;
    }
    
    
    
    /* li */.navli
    {
    display:inline;
    margin-top:0;
    margin-bottom:0;
    }
    
    /* h1 */.nav 
    {
    font-family:Helvetica, sans-serif;
    background-color:#006738;
    text-align:center;
    }
    
    .nav:link {color:#ffffff;text-decoration:none;} /* unvisited link */    
    .nav:visited {color:#ffffff;text-decoration:none;} /* visited link */
    a:hover {background-color:#4D9574;} /* mouse over link */
    .nav:active {color:#4D9574;} /* selected link */
    
    /* Body Text*/
    h2 
    {
    font-family:Helvetica, sans-serif;
    font-size:1.875em;
    text-indent;0px;
    color:#000000;
    }/* 30px/16=1.875em */
    
    h3 
    {
    font-family:Helvetica, sans-serif;
    font-size:24px;
    text-indent;0px;
    color:#000000;
    }/* 30px/16=1.875em */
    
    /* p */.bodytxt
    {
    font-family:"Trebuchet MS", sans-serif;
    font-size:14px;
    text-indent:20px;
    color:#7E7E7E;
    }
    
    /* Sidebar */.side
    {
    background-color:#006738;
    font-family:"Trebuchet MS", sans-serif;
    font-size:14px;
    text-indent:20px;
    color:#ffffff;
    }
    
    .ftnav:link {color:ffffff;text-decoration:none;} /*unvisited link*/
    .ftnav:visited {color:ffffff;text-decoration:none;} /*visited link*/
    
    /* Body Background */ 
    .bdy
    {
    background-color:#d1d1d1;
    }
    
    /* footer */.foot
    {
    background-color:#4C4C4C;
    font-family:"Trebuchet MS", sans-serif;
    font-size:14px;
    text-indent:20px;
    color:#ffffff;
    }
    
    </style>
    

    Hello.. I am a beginner... I don't know if I understand your question... Maybe you could try adding a universal selector(the * symbol) and then to zero the padding of the cell and the margin.

  • Problem with extra space between vertical li in IE7

    I have developed a CSS site in Dreamweaver. The left menu displays correctly without spaces between list items, in Firefox and Safari, but IE7 puts a space between them. I'm not sure if it's the padding or margin or something else. Here is my CSS code.

    @import url("./whitespace-reset.css");
    @charset "UTF-8";
    {body
    background: #c0b7b2 repeat;
    margin: 0;
    padding: 0;
    text-align: center;
    Color: #000000;
    do-family: Verdana, Arial, Helvetica, without serif.
    }
    #container {}
    Width: 761px;
    background: #FFFFFF;
    border: 0;
    text-align: left;
    height: 871px;
    margin: 0 auto;
    }
    #header {}
    height: 148px;
    Width: 761px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    }
    {#leftside}
    Width: 158px;
    float: left;
    margin-top:-41px;
    padding: 0px 0px 0px 0px;
    }
    #leftside ul.menu {}
    padding: 0px 0px 0px 0px;
    make-style: none;
    margin: 0;
    }
    #leftside ul.menu li {}
    display: inline;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 1%;
    }
    #leftside {low}
    bottom: auto;
    }
    {#leftspacer}
    Width: 31px;
    float: left;
    height: 723px;
    margin-top:-41px;
    padding-right: 10px;
    background-image: url(images/home_spacer_left.jpg);
    background-repeat: no-repeat;
    }
    #top {}
    margin-top: 0px;
    height: 38px;
    padding: 0px 0px 0px 0px;
    }
    #top ul.menu {}
    margin-top: 0px;
    margin left: 189px;
    float: left;
    padding: 0px 0px 0px 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    list-style: none;
    }
    #top ul.menu li {}
    display: inline;
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    }
    {#bottom}
    height: 22px;
    left: 468px;
    }
    #bottom ul.menu {}
    top of the margin: 300px;
    right margin:-23px;
    float: left;
    left margin:-61px;
    list-style: none;
    }
    #bottom ul.menu li {}
    display: inline;
    list-style: none;
    float: left;
    }
    #mainContent {}
    margin: 10px 5px;
    padding: 0 0 0 0;
    }
    #footer {}
    padding: 0; /
    background: #c0b7b2;
    height: 22px;
    }
    {#threepix}
    margin left: 189px;
    margin-right: 0px;
    height: 114px;
    }
    {#col1}
    position: relative;
    }
    #col1-a {}
    position: absolute;
    Width: 275px;
    right: 0px;
    Top: 0px;
    }
    {#col1-b}
    position: absolute;
    right: 0px;
    Width: 275px;
    Top: 0px;
    }
    {#pixcopyleft}
    margin left: 189px;
    do-size: 1em;
    do-family: Arial, Helvetica, without serif.
    margin-top: 10px;
    }
    {#pixcopyright}
    do-size: 1em;
    margin left: 189px;
    do-family: Arial, Helvetica, without serif.
    margin-top: 10px;
    }
    #footer ul.menu {}
    margin left: 189px;
    margin-right: 0px;
    margin-top:-22px;
    padding: 0px 0px 0px 0px;
    float: left;
    }
    #footer ul.menu li {}
    display: inline;
    list-style: none;
    padding: 0px 0px 0px 0px;
    float: left;
    }
    #footer p {}
    margin: 0;
    Padding: 0 10;
    }
    {img.imageleft}
    float: left;
    left margin: 0px;
    padding: 5px 5px 5px 5px;
    }
    {img. ImageRight}
    float: right;
    padding: 5px 5px 5px 5px;
    text-align: right;
    }
    {.imagecenter}
    text-align: center;
    }
    {.fltrt}
    float: right;
    left margin: 0px;
    padding: 5px 5px 5px 5px;
    }
    {.fltlft}
    right margin: 8px;
    }
    {.clearfloat}
    Clear: both;
    height: 0px;
    font size: 1px;
    line-height: 0px;
    }
    H1 {}
    do-family: Arial, Helvetica, without serif.
    do-size: 1em;
    make-weight: bold;
    margin-bottom: 3px;
    }

    Here is a link to the site http://www.Elixir.biz/core/index.html

    starsavage wrote:

    I have developed a CSS site in Dreamweaver. The left menu displays correctly without spaces between list items, in Firefox and Safari, but IE7 puts a space between them. I'm not sure if it's the padding or margin or something else. Here is my CSS code.

    Add the bottom of your css stylesheet:

    #leftside .menu img {}
    display: block;
    }

  • Search for spaces between sentences

    The use of Pages 5.6.2, I noticed that the grammar checking is declining not when there is only one space between sentences.  Unfortunately, the document I'm trying is a collection of Cup and sticks of various authors and some of the writers have chosen to use the single-spaced.  I noticed that MS Word 15.25 accentuates not simple spaces either.

    It is true that I am not the best when it comes to writing, but even when spacing has become acceptable?

    Grammar checking should catch these and select the at least?

    Dave Razorsek wrote:

    It is true that I am not the best when it comes to writing, but even when spacing has become acceptable?

    Since computers replaced typewriters, over thirty years ago.

    Each processing allows front or after paragraph space, which is controllable in thin slices and can be applied uniformly by Styles if you want to add an extra space between paragraphs.

    If you want a clean and readable document, it is best to clear the text of all multiple wee, multiple tabs in a row, combined tabs and Word spaces, wee before punctuation and multiple returns. They are all characteristics of typists messy lovers IE most everyone.

    The main objective of the processing/composition is clarity, readability and focus. Adjustments for those who are difficult if users have crowded the text with bad manuals (usually random) attempts of separation by adding irrelevant and unnecessary characters.

    Peter

  • problem with storage space - iPhone 4 - 32 GB

    Hello, I have an iphone 4 32 gb. I'm having a problem with storage space. A few days ago, that even though I was taking 5 GB of empty space, a notification appeared that storage is almost full. I deleted about 2 GB of photos and videos. He showed me 2 GB of free space, but after 1 hour again the same notification appeared. As soon as I have emptied my space with about 1 to 2 GB by deleting photos or videos, it is completed with other data.

    How should I solve this problem?

    Thank you.

    What is the exact wording of the message? Could he be referring to iCloud storage?

    Also have you withdrawn your recently delete pictures and videos? Deleted ones is 'saved' for 30 days or more unless you intentionally delete/remove

    Why my iOS device I have more pictures that I can find?

  • How can I broadcast menu items with equal spaces between words?

    Hello, I use the feature of automatic menu of Muse with words in boxes centered menu, which creates irregular spaces between the words. Is it possible to bring up the menu with equal spaces between the actual words?

    Thank you.

    Screen Shot 2015-09-30 at 17.40.41.png

    Yes, in the properties of menu select 'uniform spacing.

  • I have a problem with synchronize them between (summary) video and slides in IPADs, HTML5. Please, help me!

    I have a problem with synchronize them between (summary) video and slides in IPADs, HTML5. Please, help me!

    I have an idea, I think that what's happening is the fact that the video is not charged, it cannot find the video, he goes to the last downloaded part.

  • Problem with disk space C or WinDir

    Hello

    I have problem with space Partition C:\

    Because the driver does not match the photo below?

    And now the disk space is full of unreasonable.

    Please help me!

    Hello

    I don't see what your problem is, as you're singling out a piece of data, the program (x 86) files on which is placed on your hard drive.

    Where do you think that Windows 7, etc is installed?

    It is installed on the C: drive and also takes place on it.

    ___________________________________________________________________

    This free program allows you to see what is taking place.

    http://www.Jam-software.com/treesize_free/

    Also check how much space system restore uses:

    http://Windows.Microsoft.com/en-us/Windows7/how-much-disk-space-does-System-Restore-require

    _____________________________________

    You can clean your hard drive using these two methods.

    "Delete files using Disk Cleanup"

    http://Windows.Microsoft.com/en-us/Windows/delete-files-using-disk-cleanup#delete-files-using-disk-cleanup=Windows-7

    Using the free CCleaner program:

    http://www.Piriform.com/CCleaner

    In NO case use the registry cleaning Option in CCleaner

    _____________________________________

    Download, install, update and scan your system with the free version of Malwarebytes AntiMalware:

    http://www.Malwarebytes.org/products/malwarebytes_free

    And Norton Backup, if you are using Norton, can do strange things with filling of hard drive space.

    See you soon.

  • Problems with dial-peer between routers cisco 3925

    Good afternoon...

    I have a problem when we want to connect telephony between two routers 3925, on both routers and I configured the

    telephone service (phone service), I released my phone and there is an internal communication in each of them (I can do

    between the phones of the same router), each router I have configured a dial-position intercomunicarlos and this is where the problem arises. When I try a telephone line in the router for each B telephone router A composed the Ringout timeout and mark Unknow number is finished, when I make a call, the router that has the phone number of this brand, I run sh call status command and tells me that there is an ongoing call and you use , the problem with the dial-peer, is that it seems that the other router you call never happens.

    I help a lot to get an overview of why this happens.

    Thank you

    Excuse my English is not very good

    In addition what IOS you're running, calls can be prevented by the mechanism of toll-free fraud if it is 15.1 or newer.

    HTH,

    Chris

  • Problem with VPN compatibility between 2811 and 2911

    Hello

    I would ask anyone had problems with the implementation of a VPN tunnel between 2811 and 2911?

    The IPSec VPN is established, but for some reason, I cannot ping the side LAN across LAN to the other end of the VPN router?

    All experience would be highly appreciated

    Thank you

    IPSec VPN can be smoothly between routers cisco (and not nesesserely cisco) set up, so there should be no problem in your case.

    If you say that this tunnel is established successfully, then the problem most likely related to routing problems between sites or incorrect configured crypto-acl. Check if the hosts located on both sites have correct routing information on how to get to subnets on the other site.

    Make more accurate assumptions, it would be helpful that you provide config on both sites and describe your topology.

  • Problem with DHCP broadcast between VLAN

    Hello

    I trying to solve the lab that I set up, I have a problem with broadcast between VLANS with my DHCP. I looked around the vmware community to find my answer, but I did not who is right why I post here!

    So here's my situation :

    • ESX with 2 race of VM:
      • An R2 of 2012 Windows running a DHCP server with a configured scope
        • This virtual machine is assigned to the vmnic4 with the port VLAN 100 group
      • A Windows 7, which I use as a customer
        • This virtual machine is assigned to the vmnic4 with the port VLAN 110 group
    • Switch Cisco with a simple configuration:

    interface FastEthernet0/1

    Description LINK FOR ESX

    switchport mode trunk

    switchport nonegotiate

    interface FastEthernet0/24

    Description OF LINK ROUTER

    switchport mode trunk

    • Configuration of the Cisco "router on the stick:

    interface FastEthernet0/0.100

    encapsulation dot1q 100

    10.1.1.254 IP address 255.255.255.0

    interface FastEthernet0/0,110

    encapsulation dot1q 110

    IP 10.1.2.254 255.255.255.0

    IP helper 10.1.1.0


    The resolution of the problems that I did:

    • Affecting the client static IP and that both virtual machine can ping each other
    • Moving from the client to the same VLAN as DHCP server, and the DHCP server is to give the client an IP address.
    • Sniffing the packet:
      • I can see the client DHCPDiscover
      • I can see the router with the command "debug ip dhcp server packet" package passed on the 10.1.1.0.
      • I am not able to see the packets from the router to DHCP perspective

    That's why I guess miss me something ESX configuration.

    Thanks in advance for reading this post!


    PS: I've linked a vswitch configuration screenshot

    I think that you have configured an incorrect address of IP support, take a look at the following line:

    IP helper 10.1.1.0


    Your DCHP server is really 10.1.1.0? I think not, since 10.1.1.0 corresponds to the ID of the network 10.1.1.0/24 network.

  • Problem with "Filling space" described in the Blog of Tim

    Dear Experts,
    I use the invoice template described in the excellent Blog of Tim Dexter (Anatomy of a model) to produce my own version. However, I have problems with the 'fill' space as described here: http://blogs.oracle.com/xmlpublisher/2007/03/anatomy_of_a_template_ii_heade.html

    My model is almost identical to the example, when I import XML data when there is only a single folder, fill space have not not cushion with enough blank lines so that the Total of the table at the bottom of the page, does not correspond with the watermark that I. The code in the field "Fill the space" is as in the Blog:

    <? If: not (count ($invLines) mod $lpp = 0) and ($start + $lpp > count ($invLines))? > <? for each: $invLines? > <? If: position() < $lpp - (count ($invLines) mod $lpp)? >


    If the number of records is greater than half a page or more, then the padding is correct. This is even if the word to say on the third page, it is a single record. Therefore, it seems that the padding does not work if the number of records is less than half a page total.

    Is this correct and what someone have a solution - would be greatly appreciated.

    Thank you very much
    Mark

    Hi Mark,

    I had problems with this earlier. See the comments on the bottom of the blog post you linked to above. The problem is down to the filling loop is a variable containing the invoice-based. If the number of invoices in this recordset is not sufficient to provide all the required filling lines, the formatting goes belly up.

    For loop in the XSLT file, you must use models of void. I got it going with my report using the code here:

    http://www.IBM.com/developerWorks/library/x-tiploop.html

    Basically you call recursively model for the number of required fill lines. A lot of effort but far as I could tell, the only solution given the available technology.

    I hope this helps.

    Jon.

  • Problem with IPSEC tunnel between Cisco PIX and Cisco ASA

    Hi all!

    Have a strange problem with one of our tunnel ipsec for one of our customers, we can open the tunnel of the customers of the site, but not from our site, don't understand what's wrong, if it would be a configuration problem should can we not all up the tunnel.

    On our side as initiator:

    Jan 14 13:53:26 172.27.1.254% PIX-7-702208: ISAKMP Phase 1 Exchange started (local 1.1.1.1 (initiator), remote 2.2.2.2)

    Jan 14 13:53:26 172.27.1.254% PIX-7-702210: Exchange of ISAKMP Phase 1 is complete (local 1.1.1.1 (initiator), remote 2.2.2.2)

    Jan 14 13:53:26 172.27.1.254% 6-PIX-602202: ISAKMP connected session (local 1.1.1.1 (initiator), remote 2.2.2.2)

    Jan 14 13:53:26 172.27.1.254% PIX-6-602201: Phase 1 ISAKMP Security Association created (local 1.1.1.1/500 (initiator), 2.2.2.2/500 remotely, authentication = pre-action, encryption = 3DES-CBC, hash = SHA, group = 2, life = 86400 s)

    Jan 14 13:53:26 172.27.1.254% PIX-7-702209: ISAKMP Phase 2 Exchange started (local 1.1.1.1 (initiator), remote 2.2.2.2)

    Jan 14 13:53:26 172.27.1.254% PIX-7-702201: ISAKMP Phase 1 delete received (local 1.1.1.1 (initiator), remote 2.2.2.2)

    Jan 14 13:53:26 172.27.1.254% PIX-6-602203: ISAKMP disconnected session (local 1.1.1.1 (initiator), remote 2.2.2.2)

    Jan 14 13:53:56 172.27.1.254% PIX-7-702303: sa_request, CBC (MSG key in English) = 1.1.1.1, dest = 2.2.2.2, src_proxy = 172.27.1.10/255.255.255.255/0/0 (type = 1), dest_proxy = 192.168.100.18/255.255.255.255/0/0 (type = 1), Protocol is ESP transform = lifedur hmac-sha-esp, esp-3des 28800 = s and 4608000 Ko, spi = 0 x 0 (0), id_conn = 0, keysize = 0, flags = 0 x 4004

    The site of the customer like an answering machine:

    14 jan 11:58:23 172.27.1.254% PIX-7-702208: ISAKMP Phase 1 Exchange started (local 1.1.1.1 (answering machine), 2.2.2.2 remote)

    14 jan 11:58:23 172.27.1.254% PIX-7-702210: Exchange of ISAKMP Phase 1 is complete (local 1.1.1.1 (answering machine), 2.2.2.2 remote)

    14 jan 11:58:23 172.27.1.254% 6-PIX-602202: ISAKMP connected session (local 1.1.1.1 (answering machine), 2.2.2.2 remote)

    14 jan 11:58:23 172.27.1.254% PIX-6-602201: Phase 1 ISAKMP Security Association created (local 1.1.1.1/500 (answering machine), distance 2.2.2.2/500, authentication = pre-action, encryption = 3DES-CBC, hash = MD5, group = 1, life = 86400 s)

    14 jan 11:58:23 172.27.1.254% PIX-7-702209: ISAKMP Phase 2 Exchange started (local 1.1.1.1 (answering machine), 2.2.2.2 remote)

    14 jan 11:58:23 172.27.1.254% PIX-6-602301: its created, (his) sa_dest = 2.2.2.2, sa_prot = 50, sa_spi = 0x9de820bd (2649235645) sa_trans = sa_conn_id of hmac-sha-esp, esp-3des = 116

    14 jan 11:58:23 172.27.1.254% PIX-7-702211: Exchange of ISAKMP Phase 2 is complete (local 1.1.1.1 (answering machine), 2.2.2.2 remote)

    Jan 14 12:28:54 172.27.1.254% PIX-6-602302: SA deletion, (his) sa_dest = 2.2.2.2, sa_prot = 50, sa_spi = 0x9de820bd (2649235645), sa_trans = esp-3desesp-sha-hmac, sa_conn_id = 116

    Kind regards

    Johan

    From my experience when a tunnel is launched on one side, but it is not on the other hand, that the problem is with an inconsistency of the isakmp and ipsec policies, mainly as ipsec policies change sets and corresponding address with ASA platform when a tunnel is not a statically defined encryption card he sometimes use the dynamic tag to allocate this vpn connection. To check if this is the case go ahead and make a "crypto ipsec to show his" when the tunnel is active on both sides, see on the SAA if the corresponding tunnel is the static encryption card set or if it presents the dynamic encryption card.

    I advise you to go to the settings on both sides and ensure that they are both in the opposite direction.

  • Problems with dynamic links between Premiere Pro and After Effects

    Hello

    dynamic binding (insertion of After Effects compositions on a Premiere Pro schedule) rarely worked properly since it was introduced. Problems vary (for example "media disconnected" made plates, old versions of comps rendered).

    What's worse, is that you can never tell what will be ultimately made out of Premiere Pro. Thus, a typical professional workflow to several projects together to finish during the day and batch overnight rendering can cause a catastrophe.

    Of course, the option is to not use dynamic link. Which makes then less competitive whole adobe.

    This subject has been widely discussed for years has been a dynamic links. I'm not the only one having this problem, and the problem is far from new.

    My only question is:

    Adobe: have you ever fix dynamic links?

    I don't really understand how you focus on software development in your company. The vast majority of the features of CC is little or not useful. The most important thing in a professional environment is consistent and reliable - performance can you please focus on that?

    I'm inspired to write this post because I just arrived in my edit at 07:00 only to find that my night makes is the wrong versions. All bed very well in the body and AE, damage the final rendering off Media Encoder used an older version of one of my compositions, and that I have nothing to send to my client.

    Janne

    Title edited by Kevin Monahan.

    Management of files Adobe seems to rely on the names and the last path of known files. Body loses links Dynamics (and other files) with frightening regularity in a situation where nothing has changed in the hierarchy of files, the files.

    16, when a hard disk of 8 GB was a huge drive, Pro Tools has been littering files on several disks because, as was the creation of audio files in real time, she had to. Digidesign introduced into a system which incorporated a unique program generated number in each file. Since that day I have never had a problem with lost files or correlate. I can move them anywhere, on any system and any PT session concludes that they are with total reliability - and we are talking about a lot of projects with thousands of files, through several studios. If you are looking for files, you can choose to use the identification number, the name of the file, the length of the file, or any combination of these. Which allows for the substitution of file.

    Until Adobe address this problem with a solution similar to that of Pro Tools, we'll be constantly beset by problems.

  • Font problem with the publication between Animate and HTML?

    Hello!

    I have a problem with the publication of my animated movie in CC to animate. Some computers don't recognize the font on Google Chrome that I chose in my animation. Firefox never recognize.

    I don't know how to fix.

    Some pictures of the problem:

    -This is the image of Google Chrome with melting Source without Pro. It works normally (on some computers).

    img1.JPG

    -This is on Firefox. The police has not been integrated.

    img2.JPG

    What is going on?

    Thank you!!

    Hello

    You can try to use the type of static text in HTML5 Canvas document for WYSIWYG experience and see if that helps?

    PS: The static text in the document of the canvas is converted to outlines when publishing to preserve the WYSIWYG experience. If you have a requirement that you need to preserve the text in the js to output file, then use a dynamic text with Typekit web font for experience of consistency.

    Thank you!

    Mohan

Maybe you are looking for

  • Can someone tell me why, when I click on the icon of Group of tabs in Firefox for Windows 8, it will not open my screen group?

    I use Firefox for Windows XP Pro service Pack 3 8. I've been using tab groups for some time, but this morning I can't screen the Group tab at all. No error message or another indication of the problem. I leave Firefox and tried to not restart, no hel

  • Downgrade to Windows 7

    Hi, I'm James.  I want to downgrade to Windows 7.  I have Windows 8.1 and I hate it.  I have a HP Pavilion 2297nr g7.  I bought refurbished on Ebay and it came to me with Windows 7.  I upgraded to Windows 8 and was sorry I did.  I would like to know

  • storage of data in real time by program

    Hello I tried to solve this problem for a while now and it seems to be no similar examples out there. I'm trying to store data programmatically, firslty by pressing a switch when I want to start taking data and pressing the same switch when I want to

  • Could not initialize Photoshop library in 2015 CC CC

    Hello worldI wanted to start using the CC library in Photoshop CC 2015, which runs under Windows 10 pro.In the library panel, I get the message that the service failed to initialize. I am connected to my account, rebooted several times, Ps even expli

  • Increase the ram on my Probook s 4710.

    I'm looking to upgrade the ram on my Probook s 4710. When I look to the top of the record number VA024PA #ABG it says it can use DDR2 or DDR3. See http://h20195.www2.hp.com/V2/GetPDF.aspx/c01722937.pdf This doesn't sound right. I ran a program called