Should each new page that I join my home page have its own style sheet?

Each new page that I join my home page should have its own style sheet or should this simply go on the homepage one?

cdeatherage wrote:

Sometimes I break the CSS to the top, using a style sheet 'main' for those elements that are common to all pages and a sheet of styles that are unique to one or two inside pages. I find split styles as it makes them easier to develop my web pages and usually leave as stand-alone CSS.

Yes, I do it as well, depending on the complexity of the design site is. If the layout varies very widely from one page to the other then this a good approach to take.

Tags: Dreamweaver

Similar Questions

  • Is it possible to add a button that will open an attachment to a specific page in its own window?

    I have two PDFs generated from Framemaker.

    PDF1 is a user's guide.

    PDF2 is a test plan document.

    I want to include the possibility for the reader in PDF2, open the guide of the user to a specific page (topic) if they need to access detailed information about a test item.

    In order to ensure that the PDF2 player has the user's guide, I thought I want to implement an attachment under PDF2 PDF1.

    By browsing the ' net, I found that I can add a 'link' (rectangular clickable area) on PDF2 which, when clicked, will open PDF1 in its own window to a specified page number. GREAT!

    But... what I want to do is to place a * key * on the PDF2 (with a tag) who will perform this task (open PDF1 to a specified page in its own window). However, I am getting lost and does not know how to do this (or if this can be done at all).

    Pointers would be appreciated :-)

    Thank you.

    John

    Then... I thought about it (of course, * after * post the question.) Sigh) and given that the post is now here forever, I thought I should share my solution, for what it's worth.

    In PDF2, with PDF1 included as an attachment:

    1. Rich Media > Add button.
    2. Button to place on the page.
    3. Open the properties of the button (double click or right click > properties).
    4. Click the Actions tab.
    5. Select the Action, select go to a page view.
    6. Click Add...
      (This opens her create go to view dialog box.)
    7. Double-click on the attachment (PDF1).
    8. In the attachment, scroll to the desired page.
    9. In create go to view dialog box, click on connect.
    10. In the Properties dialog box, click Close.
    11. Reopen the Properties dialog box, go to the Actions.
    12. In the action pane, click "Go to a page in another document" (the action that I had set earlier).
    13. Click on change.
    14. In the target Document section, select 'New window' field.
    15. Click OK.
    16. Click Close.
  • same 3 buttons & 3 different images, but each must have its own actionscript image?

    Here's my problem. I have 3 frames and 3 buttons. Each button will take you to their respected framework. However, I noticed that I can't have 1 keyframe of the actionsript read the same on these 3 images. Why? because if I jump from frame 1 to frame 2 or 3, then I can't go back. Instead, each image must have its own actionscript. The only thing that would change is the name of the method. I find it tedious. Is that what this is? It felt almost seem like it would be less tedious but even for 3 images, I have to change the name of each method as I build more pictures to navigate to. Check my example below:

    Old Actionscript (1 keyframe for 3 images does not have to go back any frame)

    frame1_btn.addEventListener (MouseEvent.CLICK, handlerFrame1);
    frame2_btn.addEventListener (MouseEvent.CLICK, handlerFrame2);
    frame3_btn.addEventListener (MouseEvent.CLICK, handlerFrame3);

    function handlerFrame1(event:MouseEvent):void {}
    gotoAndStop ("frame1");
    }

    function handlerFrame2(event:MouseEvent):void {}
    gotoAndStop ("frame2");
    }

    function handlerFrame3(event:MouseEvent):void {}
    gotoAndStop ("frame3");
    }

    New Actionscript (3 images key and it works):

    Framework 1

    frame1_btn.addEventListener (MouseEvent.CLICK, handlerFrame1);
    frame2_btn.addEventListener (MouseEvent.CLICK, handlerFrame2);
    frame3_btn.addEventListener (MouseEvent.CLICK, handlerFrame3);

    function handlerFrame1(event:MouseEvent):void {}
    gotoAndStop ("frame1");
    }

    function handlerFrame2(event:MouseEvent):void {}
    gotoAndStop ("frame2");
    }

    function handlerFrame3(event:MouseEvent):void {}
    gotoAndStop ("frame3");
    }

    Frame 2

    frame1_btn.addEventListener (MouseEvent.CLICK, handlerFrame,4);
    frame2_btn.addEventListener (MouseEvent.CLICK, handlerFrame,5);
    frame3_btn.addEventListener (MouseEvent.CLICK, handlerFrame,6);

    handlerFrame4function (event: MouseEvent): void {}
    gotoAndStop ("frame1");
    }

    function handlerFrame5(event: MouseEvent): void {}
    gotoAndStop ("frame2");
    }

    handlerFrame6function (event: MouseEvent): void {}
    gotoAndStop ("frame3");
    }

    Frame 3

    frame1_btn.addEventListener (MouseEvent.CLICK, handlerFrame,7);
    frame2_btn.addEventListener (MouseEvent.CLICK, handlerFrame,8);
    frame3_btn.addEventListener (MouseEvent.CLICK, handlerFrame,9);

    function handlerFrame7(event: MouseEvent): void {}
    gotoAndStop ("frame1");
    }

    function handlerFrame8(event: MouseEvent): void {}
    gotoAndStop ("frame2");
    }

    function handlerFrame9(event: MouseEvent): void {}
    gotoAndStop ("frame3");
    }

    You must not have code in all three settings.  The first bit of code that show you should be sufficient under normal circumstances.  If you have the code on a layer that only has a single keyframe and the buttons on a layer that has a key frame, then the buttons will remain functional.  It is only when you create new instances (keyframes) buttons that you must assign new for them event listeners, but even then the same event handler functions can be shared for each of them as a layer actions extends the length needed for all the buttons.

  • Tabs for new pages have changed and I don't know how to fix.

    For new pages tabs have looked at more sites but are now empty.  How can I get that back to the sites?

    You can not.  It's a feature of google and he has been removed from Internet Explorer for some reason any.  If you want bad enough functionality, it is always available if you switch to Firefox.  In Internet Explorer, you can change a blank page to a page of tabs in Tools / Internet Options / Tabbings / settings / and select from the drop-down list which of the three options to your tabs to show the opening.  That's all that is now available.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • I was told that Web Developer had buttons that enabled me to disable JavaScript and CSS (Cascading Style Sheets), but I do not see these keys on Firefox version 10. How can I access these two functions? So how can I activate JavaScript later? Thank you.

    I need the way to points that allows to disable JavaScript (and then to turn it on) and allows to turn off CSS.

    These access points do not appear on the Web Developer (v.10)

    Thank you.

    Are you sure that whoever told you that was not referring to the add-on Web Developer?

    https://addons.Mozilla.org/en-us/Firefox/addon/Web-Developer/?src=SS

    It has features allowing disabling of Javascript and style sheets.

  • need to cut pc where it is plugged it said pc saving settings and then that is it does not stop on its own

    PC does not close down on its own necessary to use the band switch am new to all this what happened?

    Hello Brenda,.

    Often we see shutdown problems as the result of a program from loading at startup.

    To solve these, we use the clean boot troubleshooting.

    The following describes this process on Windows XP:

    http://support.Microsoft.com/kb/310353

    http://support.Microsoft.com/kb/316434

    The following article describes this process in Windows Vista and Windows 7:

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

  • BAM - should it have its own server?

    I thought I read somewhere that the BAM tool needs its own server.  Is this true?  What are the minimum system requirements?  I tried Google, but only ran through a document that says refer to a file on the "cd"-xls ;-)

    Thank you

    Elaine

    No it's not. I do not have the system reqs handy but it is memory intensive. I have installed on my machine (so that the Setup program creates the ear for the deployment file). Then, I simply remove the ear file and redeploy themselves when necessary (I speak of a development/test environment of course). The file is Lava_Adobe.ear

    Paul

  • How can I make each file have its own specific view and a provision in windows Explorer (windows 7)?

    in previous versions, I was able to have a unique view for each folder, but in windows 7, when I make a change in view, it changes everything.

    In addition, the "apply to all folders' is always greyed out, which is probably part of the problem?

    changes to the 'read only' boxes only returns without modification.  does anyone have solutions?

    View and arrangements that make you to folders in Windows 7 are retained and are specific to this folder.

    However, view and arrangements that you make within a view of the library from a folder will affect the entire library.  This is because a library is, essentially, a view of files search result.  When you change the display, you change the view of this area of research.

    To set your own point of view, follow these steps:

    1 - click Start, and then click on your name at the top right.

    2 - Go to the folder for which you want to define a view

    3 - Set your point of view and to close the file.  The setting is preserved.

    If it solves your problem, click on the link "Propose as answer" below and vote as useful by clicking on the green triangle for the lelft. Thank you!

  • New Oracle Database 12 c Maximum availability Certified Expert Certification does NOT have its own review?

    Hello

    Someone told me that there is a new Oracle 12 c availability maximum expert certification exam.

    But I don't see any number of review for her.

    Thank you Roger

    It is not a review of these credentials.  It is a 'bonus' credential you receive if you get three other certifications:

    12 c of Oracle Certified Professional database administrator

    Oracle Certified Expert 12 c Data Guard Administration

    Oracle Certified Expert 12 c RAC and grid Infrastructure of Administration

    More info on:

    https://blogs.Oracle.com/certification/entry/1152_07

  • I want that my second acc't of e-mail to have its own name in the address book and contacts list and to rename the address book

    I don't want to mix the personal contacts with business contacts. I like a second tab addresses to show when I have my business address opened in 'inbox '.

    The personal book and collected books are the books of two default cannot be deleted, and suggested DO NOT rename them.

    When you select this option to add a contact to an address book by clicking the star next to the address it will add to the personal address book. You can click on the star again to open the dialog box modify and change to place the contact in the address book.

    The collected book collects addresses for outgoing messages.

    There is no function by default to collect addresses of incoming e-mail.

    Just to keep the terminology straight, Thunderbird has address books and mailing lists.
    You can create new address books in the address book window by selecting file-new-address book.

    You can create mailing lists within address books to use for distribution groups. The contact must exist in the address book where the mailing list is created to be added to the list. You create a mailing list by clicking on the button new list.

  • Photosmart HP 6520: Printer work and print a blank page, on its own without input from any computer or device.

    I use a configuration of Photosmart Printer series 6520 linked to a Comcast Cable modem router /wifi.  I use WPA2 security with a long password. (I also tried setting by using the system of the WPS - with changes in symptoms). With this router, the wifi connection I share with

    1. MacbookPro computer
    2. iPhone 6SPlus
    3. 12.9 inches iPad Pro

    The symptoms are:

    At random times during the day or night, you can hear computer works as if someone sent a print job.

    1. You go to the printer, and the front panel display is on.
    2. There is an empty of leaves paper ejected from the printer.

    In the night when in bed and all devices are disabled except router and of course the printer, I can hear the printer works and then I wake up the next morning and there is a blank sheet of paper in the output tray.  I'm off to put the paper in the paper tray.

    I keep the printer on 24 hours a day, because as ink jet printer inks tend to dry out the exposed to natural air. And HP recommends keep printer to prevent dry ink clogging in the head. I understand everything power is suspended unless the circuit warming (and it appeared to work that way until quite recently).

    Although it made no difference, I just update the HP Update version 5 driver sent from Apple.  It turns out that it is the wasted effort, and I lost my custom configurations because the driver for my printer has not been updated for at least two years. He always uses the version 4.2.5 of the driver. (El Capitan is X.11.6 with the latest security updates).

    Printer works fine otherwise.  Suggestions?

    Yes, it made no difference. The façade has finally exploded but ocassion, it still ejects a sheet or two of paper.  Guess it's irreparable. I can live with. Works fine in the case.  Just close it as insoluble.

  • I need to put a web page in its own folder

    I design a site in Muse and a couple of pages must be self-sufficient and consulted by the user to type the address directly such as: www.site.com/info

    So, I need to put a page index.htm names in the info file. How can I do this with? The stand-alone pages use the same assets and graphics etc as the main site.

    Thank you very much

    K.

    Hey Kevin,

    It is not possible to define the structure of folders in Muse right now.

    Kind regards

    Aish

  • A new g7 pavilion Notebook PC does not sleep on its own, will sleep all in touching power button / stop

    HP pavilion laptop g7. Product No.C5G29UA #ABA.

    Don't sleep on its own or on mains or battery. He goes to sleep when you touch the power button or startup, shutdown, sleep. The screensaver is off and it is fixed a recommended power settings.

    Hello

    Please find the link given below might help you solve your problem.

    The problems of sleep and hibernation

  • Auto power of new page to the home page

    I use DW CS4 and have CS5 but have not yet used.  It is tedious when I create a new article to the page history, then he must go to the homepage and create the link and the order of the day for this new page.  Is it possible to create somehow DW so that when I post the new article or page history, the title and a few sentences and a link will be automatically added to the home page for this new page in the history?

    Thank you.

    It would be easy to do if your news page have been data-driven, which means that you have a database containing news items, and the news page simply creates a recordset to display news.  Then, you could do the homepage always draw on the latest issue of news from the database, display the first 150 words as a teaser and a link to the news page to learn more.  This would require access server database and scripts to accomplish.

    There is no way to accomplish such a thing in HTML pages, other than by your manual approach.

  • Spend my CSS of a page in a style sheet.

    I'm learning Dreamweaver on Lynda.com.  One of the disadvantages to learning on the internet, it's that there are a few things that I don't understand.   I started the page layout for my site and am pretty much done with my first page.  I've written several CSS rules, and the layout is superb.  All these rules are in my code on my page "index.htm".  Now, I want to duplicate my page and just fine-tune each new page.

    Is it better to reproduce my index page and rename it, or do I move all CSS rules in a style sheet?  Most of the time my period will remain the same (header, container, sidebar1″, footer), but on my sidebar2 (an image gallery) and maincontent will change.  How to export CSS rules to a style sheet and then have a new page the rules apply?

    I hope that this does not seem a silly question.

    Thank you!

    Gary

    There are 3 ways to use CSS:

    • Online: styles applied to the HTML code between theTags.  This is not usually recommended.
    • Embedded: inside tags between thetags in your HTML document. This code applies only one page.
    • External: a physical file containing nothing else that CSS code and applies to all pages of the site which are connected.

    DW hit file, new, page CSS.  In code view, copy the HTML CSS in your HTML page code and paste it into the new page CSS.  Save as something_meaningful.css

    Sheet external link in DW.

    http://ALT-Web.com/demos/DW-link-stylesheet.shtml

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    www.Alt-Web.com/
    www.Twitter.com/ALTWEB
    www.Alt-Web.blogspot.com

Maybe you are looking for