delete points out in the unordered list

A navigation bar using PHP that keeps putting highlights all items on my list. Crossed each selector and set to list-style: none, and list-style-decoration: No. Also did a search of code throughout the site looking for "underline" but he finds nothing. Once, lived still of each selector related to the lists and links and all the other a possible, but said nothing yet 'underline '. How can I get rid of these notes? (using the CC 2015)

Add this to your CSS code.

a {text-decoration: none}

Nancy O.

Tags: Dreamweaver

Similar Questions

  • Reset the computer at a point "out of the box.

    Hi my name is felix
    I need to know how to restore my computer to a stage 'out of the box. a restore point will not help because I created a restore point when I had problems.
    Thank you...

    Obtaining recovery Vista Media and/or use the Partition Recovery Vista on your computer, to return to the factory settings.

    There is no Vista free download legal available.

    Contact your computer manufacturer and ask them to send a recovery disk/s Vista set.

    Normally, they do this for a cost of $ small.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    In addition, ask them if you have a recovery Partition on your computer/laptop to restore it to factory settings.

    See if a manual provided with the computer or go to the manufacturer's website, email or you can call for information on how to make a recovery.

    Normally, you have to press F10 or F11 at startup to start the recovery process...

    Another way I've seen on some models is press F8 and go to a list of startup options, and launch a recovery of standards of plant with it, by selecting the repair option.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    You can also make recovery disk/s for the recovery Partition in case of a system Crash or hard drive failure.

    They will tell you how to do this.

    Every computer manufacturer has their way of doing recovery disk/s.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Or borrow a good Microsoft Vista DVD (not Dell, HP, etc).
    A good Vista DVD contains all versions of Vista.
    The product key determines which version of Vista is installed.

    There are 2 disks of Vista: one for 32-bit operating system, and one for 64-bit operating system.

    If install a cleaning is required with a good DVD of Vista (not HP, Dell recovery disks):

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu

    http://support.Microsoft.com/default.aspx/KB/918884

    MS advice on the conduct of clean install.

    http://www.theeldergeekvista.com/vista_clean_installation.htm

    A tutorial on the use of a clean install

    http://www.winsupersite.com/showcase/winvista_install_03.asp

    Super Guide Windows Vista Installation

    After installation > go to the website of the manufacturer of your computer/notebook > drivers and downloads Section > key in your model number > get latest Vista drivers for it > download/install them.

    Save all data, because it will be lost during a clean installation.

    Mick Murphy - Microsoft partner

  • Why is there the unordered lists displaying bullet as ordered, numbered lists?

    I'm a developer web front end and whenever I have an unordered list < ul > on a Web site, the new version of Firefox is switching balls (which is the standard for non ordered lists) numbers (which is the norm for ordered lists, or < ol >). Is it possible that this can be corrected? Those are the Web standards and all the sites that we use < ul > then it will be very difficult for us to go back through and give each site a list-style-type.

    You can post a link to a page accessible to the public (i.e. no authentication or signature required)?

    You can right click on the list item and inspect element allows to open the Inspector and check what are the rules are applied to the UL and LI elements.

  • Re-pin point removed from the jump list

    Twice, I removed the items from the jump list when you click on a given errors indicating that the shortcut did not exist. I want to put these two items on the list to jump to a quick access, but they will not appear in the recently visited list so that I can pin them. What can I do to pin them manually? Moreover, I also tried the following:

    1. Click the Start Menu tab. Under privacy, select the store and display recently opened in the start menu and the box items taskbar.

    2. Click Customize. In the Customize the Start Menu dialog box, scroll the list of options to find recent items box, select it, click OK, and then click OK again.

    It did not work.  Any help would be greatly appreciated.

    You can do it directly is by going to the location of the file and drag it to the button of the toolbar directly force on the list.

  • Is there any point out of the 16 bits of the cab files if you convert to JPEG?

    -JPEG files are 8-bit?

    see you soon

    FC

    If you want to change the file considerably before saving it, then a 16-bit image will give you more latitude when doing things like application degraded.

    If this is not the case, and if you are only interested in the final JPEG, no, you can go ahead and set your options of workflow ACR for the output file clear of ACR as 8-bit file.

    Finally, if you do not change the file at all, you are better off shooting rather than raw JPEGs with your camera.

  • Point out that the turnover - works not

    When I create a style of underline only bearing in Dreamweaver when I do the site live it emphasize on working capital. Why?

    Hello

    Thanks for the link to the page, which held the answer.
    It does not work because you have also the link of CSS styles embedded in the page itself all in what no State no text decoration and which is the substitution of your stylesheet CSS.
    First, remove the styles of link on the page itself.
    When you add a: visited and a: active of the style sheet, they must be in a particular order or you will always have problems.
    Your style sheet looks for the links as follows:

    a: link {}
    text-decoration: none;
    }
    a: visited {}
    text-decoration: none;
    }
    a: hover {}
    text-decoration: underline;
    Color: #FF0000;
    }
    a: active {}
    text-decoration: none;
    }

    Take care
    Tim

  • How to change the color of the text by 1 point in the bulleted list?

    Hello

    I'm having some difficulties and I hope that someone can help you. I used for my menu bar, originally a reference to a door list not ordered so if I had to change something in the world I could do it by simply changing the bottommenubar shtml file.  In my CSS file, I set it up to look like I want it (see CSS below).  However, I would like that text is appropriate in the menu bar to be a different color when someone is on this page.  In other words, when on the home page, I want the Word home in the menu bar to be a different color than the other words/sections in the menu bar.

    So first of all, I guess I can't use the include statement and I will just have to put the unordered list below in each file .htm for each page and then use CSS to change the color of the word/link in the list of the individual page.  However, I was unable to find a way to do it.  I created a class for the color of the text (.pinktext) and tried to apply it to this word/line to the ul.  But it does not work.  I also changed the bottommenubar to a class rather than and ID and it has not always worked.  I put the lowest .pinktext code in the CSS file.  I apologize if this is a stupid question.  But any help would be appreciated.  So I would like to know if I'm mistaken, I can't use includes it the file (keep the non ordered list in a separate file) if I want the word/link to a different color for different files.  and number two, how can I change the color of the text for one item in the list. Thanks, Kirk

    The code in my file htm that links to the menu bar file (which I guess I can't use now)

    < div id = "bottommenubar" >

    "<!--file="Spry-UI-1.7/includes/bottommenubar.shtml #include "--> < / div >

    < / div >

    My bottommenubar shtml file is something like this (just included a few lines).

    < ul >

    < li > < a href = "index.htm" title = "Link to the Home Page" > home < /a > < /li > "

    < li > < a href = "news.htm" title = "Link to the Page of news" > News < /a > < /li > "

    < li > < a href = "biography.htm" title = "Link to the biography" > biography < /a > < /li > "

    < /ul >

    Since I don't think I could use since I want different color for different pages, I put this in my main file (also tried pinktext first with like an ID (and # used in my CSS code instead of) and added class of Home button, but it does not work.)

    < div class = "bottommenubar" >

    < ul >

    < li > < a href = "index.htm" title = "Link to the homepage" class = "pinktext" > home < /a > < /li > "

    < li > < a href = "news.htm" title = "Link to the Page of news" > News < /a > < /li > "

    < li > < a href = "biography.htm" title = "Link to the biography" > biography < /a > < /li > "

    < /ul > < / div >

    My CSS code when I tried as a class instead of ID is:

    {.bottommenubar}

    height: 20px;

    do-family: Arial, Helvetica, without serif.

    do-size: 18px;

    padding-top: 190px;

    }

    .bottommenubar ul {}

    list-style-type: none;

    Width: 960px;

    margin-right: auto;

    left margin: auto;

    }

    .bottommenubar ul li a {}

    do-family: Arial, Helvetica, without serif.

    do-size: 18px;

    color: #999;

    text-decoration: none;

    display: block;

    float: left;

    padding-right: 8px;

    padding-left: 9px;

    }

    .bottommenubar ul li a: hover {}

    list-style-type: none;

    color: #fc6;

    }

    {.pinktext}

    color: #f0f;

    }

    Ok.  What is your a: visited style?  Unless you disable the history/cache of your browser, you will see the style of default history for all the visited - links which are purple by default.

    Nancy O.

  • Remove the AutoPlay list devices

    When I moved to Vista I tried to install all my printers, scanners, etc.  I then found that HP has not released drivers for my scanner 5300C so I have to installed software.  However, it remains on my list of devices autoplay ina he's its forms - scanner, fax, etc.  So, when I plug my camera etc and I wonder what device autoplay I want them displayed.  I can find no way to remove them.  Do you know how?

    http://www.mydigitallife.info/2008/01/18/how-to-remove-or-delete-autoplay-handler-from-the-options-list-in-XP-and-Vista/

    The foregoing involves registry changes!

    http://www.watchingthenet.com/how-to-change-AutoPlay-default-setting-or-option-in-Windows-Vista.html

    Read the info on the link above; It should be resolved.

    See you soon. Mick Murphy - Microsoft partner

  • When I go to the basket, I can't point out empty trash

    When I go to the basket, I can't point out empty trash

    When I go to the basket, I can't point out empty trash

    If you would give details... I can't highlight an empty trash...

    Does this mean that:

    1. you click "Empty Recycle Bin" and it does nothing,

    or,

    2. the empty trash option is not available.

    See if this tutorial can help you.
    Recycle Bin corrupted

    http://www.Vistax64.com/tutorials/131294-Recycle-Bin-corrupted-cannot-delete-file-folder.html

  • Since a recent issue of app updates on my iPad a applications - Gummy Drop mini disappeared and there seems to be no update in my update of the applications list or I can delete. I tried a reset nothing helps. What can I do? Thank you very much. Steve.

    Since a recent issue of app updates on my iPad a applications - Gummy Drop mini disappeared and there seems to be no update in my update of the applications list or I can delete. I tried a reset nothing helps. What can I do? Thank you very much. Steve.

    Not quite sure what "disappeared" means. You can try to remove and re - download.

  • The applications listed under Launchpad, is there a way I can delete the ones I don't use on my MAC Air?

    The applications listed under Launchpad, is there a way I can delete the ones I don't use on my MAC Air? I hope that I can free up space.

    Start the LaunchPad and hold the option key. The icons will start to shake and an X will appear in the upper corner of some but not all. Click the X to remove the application. Programs that have an X are only purchased/downloaded from the App Store. Integrated programs in Mac OS (like Safari) or programs you have downloaded/purchased elsewhere will not be a X. You should not delete (or move) programs such as Safari and Mail (built-in programs) because the update from Apple guess they were be on your computer in their installation location. Weird things happen if they are moved or deleted.

    Programs you don't purchase/download from the App Store can be deleted without the help of the dashboard, but you must be careful about this. Third party programs can be installed in different ways: some come in disk images and are trained in your application forms. These can be moved without danger in the trash. Some are installed using an installation program, and these require a little care to remove. In some cases, they set up items in addition to the program and require a special uninstall program, but this is not true in all cases. I always do the note of programs using a Setup program, so I can make sure I have properly uninstall.

  • How di I remove/delete old Java Console in the addon list?

    How di I remove/delete old Java Console in the addon list?

    go to "c:\program files\Mozilla Firefox extensions" or anywhere where you installed ff

    you will find a few files

    Discover those starting with "{CAFEEFAC.

    {CAFEEFAC-0016-0000 -0023- ABCDEFFEDCBA}
    It would be the version 6.0.23

    {CAFEEFAC-0016-0000 -0024- ABCDEFFEDCBA}
    version 6.0.24 and so on

    Just delete the corresponding folder and restart firefox!

    now for those who want to make sure that you remove the right thing:
    inside these files, you will find a file called 'install.rdf '. Open it with Notepad. search for "em: name. You should find "Java Console".
    OK, don't the module you think you are in the folder appropriate for java.
    next step is to find the "em: version. This should give you "6.0.23" or something similar. If it's the old version not appearing in your add-ons Manager, then simply delete the corresponding {CAFEEFAC-file. you can do it even with ff ongoing enforcement, but must start again to dismiss the old writing.} If not, just check the others until you find the version you want to get rid of.

    hope this helps

    Cheers!

  • Firefox spell check feature began to point out almost all of the words, regardless of if the words are correctly spelled.

    Firefox spell check feature began to point out almost all of the words, regardless of whether the words are spelled correctly.

    Tried to download and reinstall Firefox 3.6.8 but the same thing happens.

    Tried different web pages to see if it was a feature of a particular Web site, but it happened while I typed this entry in a field on a Mozilla Web site page.

    Such a shame, apart from the extensions topic spelling is one of my favorite features of Firefox!

    Can you tell what dictionaries were causing this issue?

    Only the selected dictionary has an effect.

    You can see which dictionary is selected if you right click in a text box and open the submenu language.

    Also make sure that [[X] "Check spelling" in the right click menu context has a tick.]

    Alternatively, you can try to move on the items 'Check spelling' and the new.

    See http://kb.mozillazine.org/Spell_checking and How to use the spellchecker of Firefox?

  • How to delete all the phone numbers in the blocked list?

    How can I delete all the phone numbers in the blocked list?

    I want to delete a large number of blocked number, but now I can't remove the numbers blocked by one, are there ways to eliminate several numbers or the complete list at the same time?

    Thank you!

    No sorry. The fastest method seems to be to go to settings > phone > blocked (or settings > Messages > blocked) and select the editing mode. You could make a suggestion to Apple that offer more options: http://www.apple.com/feedback/iphone.html

  • If I built a playlist can I delete songs in the music list without deleting the playlist

    I downloaded an album and had to rearrange songs about it.  I made a playlist and put everything in the right order.  I am now able to remove the songs in the list of music that aren't in the right order

    If 'list of music' is your iTunes music library.  The playlist is simply a list of songs that are in your iTunes music library, you have chosen and placed in a desired order.  A song on the playlist cannot exist here if it is not in your library iTunes music.  If you delete a song on the playlist of your music library, it disappears from your playlist.

Maybe you are looking for

  • Philips dyed white Starter Kit found that it cracked so I want to just return item

    Philips dyed white Starter Kit A19 E26 who ordered 2 days ago and happened I found that it was cracked so I want to just go back to the item, but is not able to return (it is not printed about to return) This point is not on my shopping list wasn't e

  • larger images

    I have a visual impairment.  I'm in the Finder, look at pictures to determine what photos should be placed in different folders.  I see the photo in image well enough to choose the right place.  I tried to expand the search in full-screen dialog box

  • 8 or 16 GB of RAM is appropriate?

    Hi all I just bought my first mac a few days ago, it's a mid-2012 MacBook Pro, here's the basic specifications: CPU: Intel Core i5 2.5 GHz RAM: 4 GB 1600 MHz DDR3 Hard drive: 500 GB 5400 RPM hard drive I'm looking to upgrade my RAM to 8 GB or 16 GB a

  • Satellite M60-135 does support C - salt?

    Hello TEAC DVD player no longer works.So I would like to replace it.Think I fell on the drive Pioneer DVR-K16L of alternatives. But it is obviously set to "cable select".My M60-135 does support this, or do I have to choose another drive? Any suggesti

  • Producer-consumer runs very slowly

    Hello! I am currently using a structure of consumption of the producer that is extremely slow and I would like help in how I can speed up. A consumer opens a spirit points two façade, these points have a distance which can be increase/decrease with a