Tag CSS selector problems!

Hello!

So I am very new to the whole of the web development scene, whatever, I picked up the basics, at least up until this point...

Currently I am creating pages for examples of my new ability to work, but I came to a stand still when you apply a label slector to an element.
I applied a css tag to the < h1 > element so that its font and color are different and underline. On in so doing, he appeared fine in dreamwever, however when I try to view it in a browser it shows no signs of change, as if I had not applied the new css rule! I saved the rule as an external style sheet. When I tried again using an internal style sheet however, the problem has not persisted.

I must obviously be missing or do something badly embarrassed here!
Your help will be greatly appreciated!

Thank you very much!

PS - I am currently only using od DW CS5.5 trial version, but as far as I know, that shouldn't make a difference.

Hello

Missing closing ';', (a semicolon).

@charset "utf-8";

PZ

Tags: Dreamweaver

Similar Questions

  • (tag div selector in mode live view in Dreamwear CC2015) usually appears with a light blue box and selector in a blue box in the upper left corner.

    (tag div selector in mode live view in Dreamwear CC2015) is usually a blue box with the selector in a blue box in the upper left corner. Who discovers is no longer present.

    Mac OS in Preferences, how can I get these to appear again?

    Your screenshot shows affinity CSS file of the project seven is selected in the tabs.

    Try clicking on the Source Code tab.

    Nancy O.

  • What are the CSS selectors for the main Menu of FireFox 4?

    What are the CSS selectors for the main Menu of FireFox 4?
    http://img228.imageshack.us/img228/5512/ff4menubar.gif

    Always the same as in Firefox 3.5 and 3.6 versions:

    #main-menubar
    #file-menu
    #edit-menu
    #view-menu
    #history-menu
    #bookmarksMenu
    #tools-menu
    #helpMenu
    
  • CSS selectors for Page templates (theme)

    Good day to you all:

    I used to change the page of an old application template by placing the following CSS selectors in the page template:

    .t4ContentBody {background-image: url(#WORKSPACE_IMAGES#bg1.jpg) ;}}

    .t4ReportsRegion .t4RegionBody {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4FormRegion .t4RegionHeader {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4FormRegion .t4RegionBody {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4HideandShowRegion .t4RegionHeader {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4HideandShowRegion .t4Body {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4HideandShowRegion .t4Hide {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    I don't remember how I found out the names of the different selectors (e.g. ContentBody, ReportsRegion, FormRegion, etc...)

    I use APEX version 4.2.6 theme 23.  How can I find the names for these elements of the page in my environment?  I completely forgot how do...

    Thank you

    Aqua

    AquaNX4 wrote:

    I used to change the page of an old application template by placing the following CSS selectors in the page template:

    .t4ContentBody {background-image: url(#WORKSPACE_IMAGES#bg1.jpg) ;}}

    .t4ReportsRegion .t4RegionBody {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4FormRegion .t4RegionHeader {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4FormRegion .t4RegionBody {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4HideandShowRegion .t4RegionHeader {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4HideandShowRegion .t4Body {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    .t4HideandShowRegion .t4Hide {background-image: url(#WORKSPACE_IMAGES#honey.png) ;}}

    I don't remember how I found out the names of the different selectors (e.g. ContentBody, ReportsRegion, FormRegion, etc...)

    I use APEX version 4.2.6 theme 23.  How can I find the names for these elements of the page in my environment?  I completely forgot how do...

    You can identify the selectors required either by looking at the definitions of page templates and the region you use (Home > Application Builder > Application > shared components > models), or use a browser with a web inspector to display the source of the component when the application runs.

  • Problem of tag CSS Position

    Search page

    I have some problems with the text of subnavigation in the link above. On my global.css file, there is a style statement for:

    #masthead ul ul {position: absolute; left: 30px; width: 755px; height: 26px; margin: 0; display: none; float: left ;}}

    I know that the position should be relative, but I can't understand what is broken or what I need to do to fix. The second element would be how to make the text of sub - nav be justified to the right so that clicking on the tab 'Entertainment' would have the sub - nav text remain beneath her and not completely above the left side.

    I know there are also other issues, but these two have got completely stoopified.

    Thank you

    Add position: relative to the style for #masthead rule.

  • Firefox works with all the properties of html tags/CSS?

    I consider Firefox because MSIE has been and is more annoying.
    I want a browser that just implements all html tags and CSS properties.
    I want Firefox to install without screw it with any other application on my computer.
    Possible?

    Sure no problem to install Firefox along with other browsers.

    You must only decide what browser configured as default browser which is used when you click on a link in other programs.

  • Need CSS selector to target the DIV menu link 'Open'

    Test - year featured

    Main menu uses the class on the < body > tag to change the link in the upper menu depending on the HTML page.

    / * menu highlighted *.

    Body.nl2015 #archive li a.nl2015,

    Body.nl2014 #archive li a.nl2014,

    Body.nl2013 #archive li a.nl2013,

    Body.NL2012 #archive li a.nl2012,

    Body.nl2011 #archive li a.nl2011,

    Body.nl2010 #archive li a.nl2010,

    Body.nl2009 #archive li a.nl2009 {}

    background-color: #339933;

    color: #FFFFFF;

    make-weight: normal;

    }

    Unfortunately, the bottom menu are links JS which simply hide or show a selected DIV on the same page.

    I have assigned a unique ID for each of the five tables show/hide, but cannot identify a selector on only the visible table to trigger the menu highlighting.

    Could it be done with a change to JS menu links?

    <ul >

    "" <li ><a class= "nl2015" href= "#" onclick= "Toggle ('text2015'); return false" >2015 < /a >< /li > .

    "" <li ><a class= "nl2014" href= "#" onclick= "Toggle ('text2014'); return false" >2014 < /a >< /li > .

    "" <li ><a class= "nl2013" href= "#" onclick= "Toggle ('text2013'); return false" >2013 < /a >< /li > .

    "" <li ><a class= "nl2012" href= "#" onclick= "Toggle ('text2012'); return false" >2012 < /a >< /li > .

    "" <li ><a class= "nl2011" href= "#" onclick= "Toggle ('text2011'); return false" >2011 < /a >< /li > .

       </ ul >


    I appreciate your time.

    Ken Binney wrote:

    Could it be done with a change to JS menu links?

    I appreciate your time.

    Of course, to include the class of "marker":

    Then add this bit of jQuery:

    Then add the css:

  • New CSS selector &amp; endless clicking

    When I select an HTML element in a page, the options to create a new selector in CSS designer panel are inactive and I had to click on the source to be able to create a new css rule.


    It is quite boring and tedious. I think it would be more logical to this source selected css remain active, except if you select other, which allows to write several new rules and save us from by clicking on the "source" Panel again and again.


    Maybe I m wrong?

    Hey DeadMoon

    I think you're on the 13.0 release DW. Can you please update to 13.1. We have set this specific question about updating 13.1.

    I think that you would be happy to see this problem already!

  • In DW2004 CSS layout problem

    Hi-

    I've been using DW2004 to publish my own website, and recently I just started to learn CSS by using one of the modules of Macromedia, which is now hosted by Adobe.

    The current lesson, I'm working on designing with CSS in Dreamweaver MX 2004 part 3: creating your first Design without tables. I'm on is page 8.

    Here's my question:

    Although I followed the instructions for the creation of a list of nav using CSS, it is does not properly in Firefox. Rather than look like Fig. 13 at the bottom of page 8, I have only a container with three links for the home, our subject and research listed vertically with left justification and the previous point on the occasion of the list. There is no background color.

    What I am doing wrong?

    To facilitate debugging, I paste it into the code in my CSS file and the HTML file. Here is the CSS code:

    / * CSS document * /.

    {body
    background-color: #666666;
    Color: #666666;
    do-family: Verdana, Arial, Helvetica, without serif.
    margin: 0;
    padding: 0;
    text-align: left;

    }
    {#wrapper}
    Width: 770px;
    background-color: #FFFFFF;
    margin: auto 10px;
    border: 1px, solid, #000000;
    }
    #banner {}
    height: 110px;
    background-image: url(/images/CarBanner.jpg);
    background-repeat: no-repeat;
    }
    #nav {}
    border-bottom: 1px solid #000000;
    }

    #nav ul {}
    padding: 0;
    margin: 0;
    background-color: #00FF99;
    }
    #nav ul li {}
    display: inline;
    padding: 0;
    margin: 0;
    }
    #nav ul li a {}
    do-size: 80%;
    color: #FFFFFF;
    background-color: #3333CC;
    text-decoration: none;
    padding: 0 25px 0 25px;
    border-right: 1px solid #000000;
    text-align: center;
    Width: 9è;
    }
    #nav ul li a: hover, #nav ul li a: focus {}
    background-color: #990000;
    }

    Here's the code for the XHTML file:

    <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
    "< html xmlns =" http://www.w3.org/1999/xhtml "> "
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; charset = iso-8859-1 "/ >"
    < title > Untitled Document < /title >
    "< link href="/CssFiles/basiclayout.css "rel ="stylesheet"type =" text/css"/ >
    < / head >

    < body >
    < div id = 'wrapper' >
    < div id = "banner" > < / div >
    < div id = "nav" > < / div >
    < ul >
    < li > < a href = "#" > home < /a > < /li
    > < li > < a href = "#" > about us < /a > < /li
    > < li > < a href = "#" > Search < /a > < /li
    >
    < /ul >
    < / div >
    < / body >
    < / html >

    Thanks in advance!

    Paul Denlinger undefined page 8

    Thank you very much for the verification code and find the problem.

    I'll follow your advice and comment on my tags in the future; I don't know that it will save me a lot of time and bother.

    Paul

  • What is the CSS selector for the popup bubble when flat on a URL?

    I don't speak of popup is described here:
    https://support.Mozilla.org/en-us/KB/what-happened-status-bar?ESAB=a & As = AAQ

    I have a dark theme for Firefox, but it remains white. I would use custom CSS to turn it is black with white text (Chrome which comes, I migrated to ala), but I can't find the correct selector for it.

    Thanks in advance!

    I use this code:

    @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    
    statuspanel {max-width:90%!important}
    .statuspanel-label {background:#FF9!important;color:black!important;font-family:"DejaVu Sans Mono"}

    Add code to the file userChrome.css below default @namespace.

  • pouches &amp; ID tag with e260 problem

    Can anyone help with these 2 problems:

    Every album I put on the e260 has 1 album art, with a few albums, they are displayed with the other not? I changed the album art for another with a different size, but nothing works. The album art is in the right place, so I don't know how to solve this problem.

    Second problem. I had an album that the e260 divided into 3 albums with the same name. 2 albums with just 1 song and the 3rd with the rest of the songs. I discovered he needed with identification labels, because on 1 label the name of the album was written poorly, so I changed the name of the album, but the problem continues. What can I do for all the song in this album are found in only 1 album on my e260. As far as I know has nothing to do with the mp3 licenses, so what it can be?

    Thank you very much!!!

    I solved the problem of ID tag by changing the artist and the name of the album of all the songs with MP3tag. It must have been a space that I forgot because everything seemed the same. Thanks for helping me on this one!

    The album art problem remains. The name does not matter because the albums on which the name appears art are all different. I tried to call it folder.jpg anyway, but no. Why so strange on some albums it works and others not. Any other suggestions? Thank you!

  • Google Dev trends indicate CSS/JS problems with code generated in Muse... How to fix?

    A site developed by my team in Muse yields several issues related to the code seen in the developer utility Google Insights. I would like some tips on fixing these issues to improve the rendering speed. Would have thought that Muse would solve the problems instead of getting them. Has anyone here had similar experiences?

    I do not see the real issues, well, if you want to stick with muse, then 'fix' break them your site. Of course, all this could be optimized by manually editing the HTML and CSS code, but it's an entirely different matter. Can not have editing in the browser and other features without 'inflated' scripts, nesting structures and specific complex CSS rules... I wouldn't make too much of it. In the end loading, that page at all will take time, so what is the difference of speed of nano-second worry (imaginary) point?

    Mylenium

  • CSS positioning problem

    I have a div that contains a dynamic image, the div shows the thumbnail of an image is a set size.

    < style type = "text/css" >

    {.crop}

    height: 200px;

    Width: 200px;

    overflow: hidden;

    margin: 5px;

    }

    < / style >

    < a href = "images/uploads/cakes / <?" PHP echo $row_rsCakesSelect ["cakeImage"];? ">" rel = "lightbox [<? php echo $row_rsCakesSelect ['cakeCatID'];? >]" title = "<? PHP echo $row_rsCakesSelect ["cakeTitle"];? > "> < div class =" reframe"> < img width ="200"src =" images/cakes/uploads/thumbs / <? "" PHP echo $row_rsCakesSelect ["cakeImage"];? > "/ > < / div >"

    im having trouble is that is to show the image of the top and left and a few images have nothing to blow so I need the image to display in the center of the image

    is this possible?

    + 1 Murray on it.

    Can't think of a way that this can be done without using a plug-in.

    But there is another simple CSS solution for this. Using a background image and computer center as well vertical and horizontal alignment.

    Discover this violin: http://jsfiddle.net/arunpjohny/HTTUa/1/

    Use of the same violin, instead of a div, put it inside .

    You can echo your location of img using PHP in your background image inline for the SPAN markup. Get rid of the img tag. Set a height and width for the DURATION so that it is not displayed 0x0 (since you aren't going to have any content it contains).

  • Tags CSS

    I created a dynamic text (already added to the stage) field and makes the html text. My problem is that I can't change some of the styles, such as p, span or b. I recessed the police and the need to create an h1 tag, which I have tried to do with the classes. Could someone please help me and tell me what I'm doing wrong. Here is my code;

    myTF.htmlText = "";

    myTF.htmlText += ' < span class = "topics" > treated with the Blackfeet, Sioux, 1865. " </span > ';

    myTF.htmlText += '< p > I have a text here < /p > ";

    myTF.htmlText += ' < p > I have a text more here < /p > ";

    myTF.htmlText += ' < p > I now have a text and a < a href = "event: link" > link < /a > for another frame here < /p > ";

    myTF.htmlText += ' < p > I have now a text and a < a href =' . ' http://www.Google.com "> link < /a > for a website here < /p > '; .

    myTF.addEventListener (TextEvent.LINK, myTFF);

    function myTFF(e:TextEvent):void

    {

    gotoAndStop (e.text);

    }

    var myCSS:StyleSheet = new StyleSheet();

    myCSS.setStyle ("a: link", {color:' #0000CC ', textDecoration: "none"}); <-work

    myCSS.setStyle ("" a: hover ", {textDecoration: 'stressed'}");  <-work

    myCSS.setStyle (".heading", {color: "#FFF"});    <-does not (with or without '. ')

    myTF.styleSheet = myCSS;

    section! = topics.

    one of these problems.

    and assign styles using the styles:

    var myCSS:StyleSheet = new StyleSheet();

    myCSS.setStyle ("a: link", {color:' #0000CC ', textDecoration: "none"});<>

    myCSS.setStyle ("" a: hover ", {textDecoration: 'stressed'}");<>

    myCSS.setStyle (".heading", {color: "#FFF"});<-----Not working="" (with="" or="" without="">

    myTF.styleSheet = myCSS;

    myTF.htmlText = "";

    myTF.htmlText += "'dealt with the Blackfeet, Sioux, 1865"; "

    "myTF.htmlText +=".

    I have a text here

    ";

    "myTF.htmlText +=".

    I have a text here

    ";

    "myTF.htmlText +=".

    I now have a text and onelink to another frame here

    ";

    "myTF.htmlText +=".

    I now have a text and alink to a website here

    ";

    myTF.addEventListener (TextEvent.LINK, myTFF);

    function myTFF(e:TextEvent):void

    {

    gotoAndStop (e.text);

    }

  • Selector problem of InDesign CS4 fonts - no preview fonts

    Hi, I'm lucky to have an annoying problem in Indesign CS4, I don't have an overview of the fonts in the fonts selector.
    I don't really understand the problem because it works perfectly in Photoshop, Flash...

    Thanks in advance for your answer.

    In summary of the problem:
    Indesign problem.jpg

    I don't know if it would have a key "reg".

    Never seen that before and I can't find anything on it?

    Sorry ;-(

    Just for him heck, in this preference, have you tried a different size for the police, as small? I wonder if it's a memory problem?

Maybe you are looking for

  • Satellite A300 - issue Downgrade from Vista to XP

    Hi all...IM intending to get rid of my windows Vista SP2 (32 bit) and XP SP3 (32 bit). My laptop is: [Satellite A300 - 1 G 5 | http://eu.computers.toshiba-europe.com/innovation/jsp/SUPPORTSECTION/discontinuedProductPage.do?service=EU&com.broadvis ion

  • Back up only files with windows photo gallery

    Original title: windows on windows vista backup When I recently did a backup of windows, I finished the backup. The problem is when I checked these backup files, they are available with windows photo gallery. I did a lot of backup on windows vista an

  • Difficult to get rid of the borders PopupScreen

    I put applyTheme to return nothing and still borders will not disappear. public class SplashDownloader extends PopupScreen { private static GIFEncodedImage _image = (GIFEncodedImage) GIFEncodedImage.getEncodedImageResource("ajax-loader.gif"); private

  • Where can I find the Canon EOS 70 d app for my surface?

    Original title: EOS 70 d app Where can I find the Canon EOS 70 d app for my surface?

  • Lack of New Mail Icon Windows 8 Outlook 2003

    Hello, I use Outlook 2003 with Windows 8, and I can't seem to get the "New mail" icon appears on the taskbar.  I made sure 'show the envelope' is selected in the advanced e-mail settings in Outlook.  I also made sure to specify "Display Notifications