How to get the CSS to take in charge the format of the html page?

I created a file HTML and CSS according to the tutorial. However the CSS page doesn't seem to work.

The link is declared < link href = "styles/responsive.css" rel = "stylesheet" type = "text/css" > "

but has no effect.

If anyone can help?

Thanks in advance

I use Dreamweaver CC2015 on MacBookPro Captain 10.11.5

  1. You work in a defined local site folder?
  2. You are in Design view, Live View or preview in browsers?
  3. Your markup contains the necessary hooks for your styles CSS - that is to say IDs & classes and are only they spelled exactly the same way?
  4. Have you checked your file styles contain a legitimate CSS file?
  5. You have validated code in your documents?  See the links below:

CSS - http://jigsaw.w3.org/css-validator/

HTML - http://validator.w3.org/

HTML5 - https://validator.w3.org/nu/

Nancy O.

Tags: Dreamweaver

Similar Questions

  • How to display the html page to 4.5Os

    Hi all

    How to display the html page to Nontouch 4.5Os...

    Private documentation has enough detail - read and implement.

  • How to get the HTML of a web page?

    Hello

    Fisrtly I am a french student, sorry for my bad English level... I have an application that retrieve information about a web site, for this I wish to retrieve an html page in a string, after that, I cut the string to retrieve specific information.

    My question is: How can I get the HTML of a web page in a string?

    In Java, I can, but with JDK Blackberry I don't know,

    Waiting for your response.

    Courtial Florian

    Welcome to the support forum.

    you download the html code with a standard http get operation. See the httpdemo for a good sample.

    Basically, you need to
    http://www.BlackBerry.com/developers/docs/7.1.0api/javax/microedition/IO/HttpConnection.html (also contains a sample)
    and
    http://www.BlackBerry.com/developers/docs/7.1.0api/NET/rim/device/API/IO/IOUtilities.html#streamToBy... (as the simplest method to read the inputstream)

    as the BB has some difficulties with access to different network types you must also http://www.blackberry.com/developers/docs/7.1.0api/net/rim/device/api/io/transport/ConnectionFactory...

  • How to get the path page dynamically

    Hello.

    How to get the path to the current page in the processRequest of the controller method? e.g. "/ oracle/apps/ak/sandbox sand/webui/SamplePG.

    -wheleph

    pageContext.getParameter ("page");

    This line will give you exactly what you want...
    Thank you
    Annapurneswar

  • How to get the clicked page number?

    I created a toolbutton.

    After I active this button I click on the page.

    Implement DoClickProc for toolbutton I get AVPageView and AVDevCoord.

    But how to know the page number, I clicked?

    Thank you.

    Hello

    Try to use the method AVPageViewGetPageNum (inPageView)

    Concerning

    Bartek

  • How to get the print page numbers in a report based on another report

    Hello


    I have a requirement in which I need to print the page based on another report number
    example my game application has 3 reports

    1 report prints the pages 1-100
    Report page no. 2 should start from 101 to 110
    3 report 111-

    Can someone make me please how to do this?

    THX in advance
    Kumar

    Hello

    You can create all report queries three in a single report, create a separate query in the data model and then create the layout in the proper sequence as required.

    If you want to use separate reports only you can try the following:

    In the first report, use the shutter release after report and record the total number of pages of a table as a record.

    In the second report, extract the value stored in the table and add it to the Page No. to get the Page number for the second report.
    Also in the second report use the shutter release after report and update the record created first in the total number of pages + total number of pages of the first report.

    In the third report to extract the value stored in the table and add it to the Page No. to get the Page number for the third report.
    Don't forget to delete the folder created in the trigger after the third report table report.

    I hope this helps.

    Best regards

    Arif Khadas

  • How to get the html tags in APEX_ITEM. DISPLAY_AND_SAVE

    Hello

    I want to create a tabular report and want to have control of the internal cells, because later I intend to use an AJAX script here.

    One of the columns that I try to use APEX_ITEM. DISPLAY_AND_SAVE but here's some HTML tags are not displayed correctly.

    Have I missed something here. Please let me know how I can display content with HTML tags. Is there another variant of APEX_ITEM that I can use to display HTML tags as well.


    Thank you
    Vikas

    Published by: Vikas Krishna on November 10, 2009 01:37

    I'm not clear if the hidden form element generated by APEX_ITEM. DISPLAY_AND_SAVE is required for your purpose? Mention of innerhtml and using a standard report column leads me to think that it isn't. If this is the case, please describe what you try to do more in detail. If this is not the case, try another approach to standard column of report:

    1 change the query to return the following columns:

    replace(DESCRIPTION, ':', '
    ') description, rownum rn

    2 hide column of RN in the report attributes.

    3. change the DESCRIPTION column to return an HTML Expression:

    #DESCRIPTION#
    

    Adding ID and a class should provide connections in the subsequent treatment of AJAX. The appearance can be changed by adding a style attribute to the HTML Expression, or better styling class in a style sheet:

    .description {
      color: blue;
      font-weight: bold;
    }
    

    (Do not use the < police > items: they have been deprecated for ten years; < b > is almost always best handled with CSS.)

  • How to get the tab page index active?

    I have a parent tab and the number of child tab

    I want to get the index of the active tab page, normally I would do this:

    Is there a direct approach?

    Image EDITING

    Just read the value of the Terminal.

  • How to get the underlying page request in the clouds of Fusion

    Hi team,

    I belong to the OFA has worked extensively in Oracle E-Business Suite.

    Now iam working on Fusion - Cloud. In the OPS to help on this link on the page, we can get info page, etc Info Bc4j.

    We have a similar feature available in the clouds of the merger for the ADF Pages?

    Concerning

    Sridhar

    Tech Mahindra

    Hi Sridhar,

    Currently, there is no ' about this page' feature.  But check out our blog for some tips that might help you.  Among other things, these two positions may be useful:

    https://blogs.Oracle.com/fadevrel/entry/finding_code_artifacts_for_customization

    https://blogs.Oracle.com/fadevrel/entry/finding_code_artifacts_for_customization1

    https://blogs.Oracle.com/fadevrel/entry/finding_code_artifacts_for_customization2

    Hope this helps, and feel free to post any additional questions.

    Kind regards

    Mr Oliver Steinmeier

    Fusion applications Developer Relations

    https://blogs.Oracle.com/fadevrel

  • How to get the HTML for a button created in Muse

    I am trying to create buttons in Muse and then share the HTML for these buttons with a developer.  How can I do this?

    Hello

    You can export the HTML code for the Muse Site via the "Export as HTML" option in the file menu.

    It will be useful,

    Sonam

  • Get the HTML page you are browsing

    The view is that I'm doing a navigation bar with 12 choices, every choice has a prefix of the current Airport (LAX, SFO, etc.). There are many airports, so I will try not to make a navigation SWF for each airport. Instead, I am trying to get the prefix of the current html page (which loads from the back-end) which will have this prefix appropriate for this topic.

    So if I'm in "lax - home.html", I want the program to read this, take off the first three letters ("lax") and which are a variable. In this way, when I select anything in the navigation, it will put the first three letters in front of it and go to the URL in this airport. I don't know if I can do it. I try to avoid to make a unique for each airport navigation, when all that changes is the first three letters. Let me know if you need any clarification. Thanks for any help!

    I have given in the URL and analyzed in a string, it is too, I don't understand. I put in two commands in the HTML where the Flash movie are sitting:

    1.
    2 and in

    'airport' is the variable in Flash (in the Flash file is called "_level0.airport") and "sbn" is the definition of the variable for 12 of the files. I'll just find "sbn" and replace it with the new airport name in the next game. It is very slippery, but it's better than having to create a new navigation for each airport. Thanks for the help.

  • How to display the HTML page generated from a bean managed OUCSSPortalADFLibrary?

    ? Hello

    I have an af:commandButton in my jsff. By clicking on the button will perform an action of the managed bean located in the OUCSSPortalADFLibrary. The action of the method generates the HTML string of the new page to display in the same window. I tried what follows but failed to make it work.

    In my jsff:

    < af:commandButton action = "#{pageFlowScope.MyManagedBean.generateHtml}" id = "cb1"/ > "

    < af:outputText value = "#{pageFlowScope. . "{MyManagedBean.html}" id = "ot1" escape = "false" / >

    In my bean managed:

    SerializableAttribute public class MyManagedBean extends SSBaseManagedBean {}

    private String html;

    public void generatehtml() {}

    generate the html string

                   html = "<! "" DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional / / as"------"http://www.w3.org/TR/html4/loose.dtd------" > < html >... < / html > "; " "

    }

    public String getHtml() {}

    Returns the html;

    }

    }

    Kindly help/tips how to operate or any other way.

    Thank you in advance.

    Hi Lena,.

    ADF managed beans, you can use ExtendedRenderKitService to call the javascript. Something like window.location.href or similar can be used to replace the URL data: text / html mentioned in response format.

    Kind regards

    SAI

  • APEX API to get the HTML page

    Hi all

    Y at - it all APEX API for HTML for a page if we provide number, session and application page id?

    I tried with 'f' and 'apex_030200.f' but its giving following error!
    no function with name 'F' exists in this scope ORA-06550
    All the tips/help would be appreciated.

    Kind regards
    Hari

    Hello

    Demo to draw Carl region check.
    You can take the entire HTML page
    http://Apex.Oracle.com/pls/OTN/f?p=11933:48

    BR, Jari

    Published by: jarola may 5, 2010 20:54

    I try to shoot the entire page
    http://Apex.Oracle.com/pls/OTN/f?p=40323:49
    Pull it page 1

    In the example HTML page header

     
    

    The region HTML source

    The button URL target

    javascript:dhtml_GetPage()
    

    Hope this helps

    BR, Jari

  • How to call the html page in JSF pages?   10.1.3 Jdev

    Hello.. Is it possible to call an HTML page in a JSF Page like PHP does with included "page.htm"?

    Thanks again

    Try the tag. See http://java.sun.com/products/jsp/tags/syntaxref.fm11.html.

    CM.

  • How to get the page change event?

    Hello.

    I know that get changed event document as ISignalMgr-> GetServiceID of CResponder::Respond.

    But how to get the event page?  average of the event's page add, delete, etc...

    Thank you.

    Hi K159,.

    You can spy on the InDesign debug Test/Spy/SpyPreferences menu for the observer notifications. Can add or remove a page and to analyze the output of the spy.

    On the kDocBoss, there is an interface IPageList form you can get the number of pages.

    Markus

  • How to get the total number of pages

    Is there anyone know how to get the total page after generate us the pdf file. I use the remainder method and create an external process. ?

    In the workbench, I use a SetValue

    Until you assemble the document that you need to build the DDX string and specify the xml information.

    Concat (/process_data/@ddxHeadStr, " ")

    AFTER mounting

    Use SetValue that set your xmlinfo variable (xml type)

    xmlInfo/process_data/game FOR

    / process_data/assemblerResult/Object/documents[@id]

    [ ='doc_info.xml']

    Then get your pages from the XMLinfo

    /process_data/@NUMPAGES

    =

    / process_data/xmlInfo/docinfo/NUMPAGES

    I hope this helps.  Send an e-mail if it is not explicit.  I had to fight over there recently and feel that the documentation really lacks.

Maybe you are looking for