How to create a rule that is changing like that?

Hello

I am creating a page where I want a solid white horizontal rule. 4 pixels high, sets the distance between the top of the page, fixed the distance between the left and still attached to the right edge of the screen. Something like this:

http://corvy.com/portfolio/images/rule.png

Is this possible? Thank you.

Insert a horizontal style with the following CSS rule:

{h}
color: #fff;
background-color: #fff;
top of the margin: 40px;
margin left: 80px;
height: 4px;

Width: 100%;
}

Tags: Dreamweaver

Similar Questions

  • How to create a rule that redirects incoming emails to a specific folder

    In Outlook (Hotmail) I can direct emails in folders that I created on the sidebar.
    How can I do this in Thunderbird.
    See you soon

    You could put all these people in an address book of their own and filter on the contents of the address book.

  • How to create a rule of action to subtract from the Ips event log manager console express?

    How to create a rule of action to subtract from the Ips event log manager express console?, some unknown has a guide?

    Thank you.

    Sent by Cisco Support technique iPad App

    Hello

    http://www.Cisco.com/en/us/products/sw/secursw/ps2113/products_tech_note09186a0080bc7910.shtml

    HTH

    Luis Silva

    "If you need IDP (planning, design, implementation) assistance do not hesitate to contact us.

    http://www.Cisco.com/Web/partners/tools/pdihd.html

  • Creating a rule that monitors each carrot in a host

    HI -.

    I'm new to Foglight and trying to create a rule that is triggered if an individual soul on a multicore Linux usage exceeds a given threshold. I already have a rule that follows the overall use of the machine, but there is a desire for the end user to know if one or more hearts are too busy.

    Can someone give me some advice about the particular syntax of topology and the rule that would allow me to follow individual basic info? For global use the topology that I use is

    Host.CPUs where monitoredHost.name like '% machinName % '.

    and as a rule I've got

    AVG (#utilization) for 5 min # > registry ("Average_CPU_Util_Warning")

    It feels like the foregoing, topology must be correct, and the rule should be a loop on the number of cores and returns the value true if one is too high. Something like (I am also climbing the groovy learning curve):

    for i in 0.. #numberOfCores #.

    {

    If avg (#core.utilization for 5 min #) > registry ("Per_Core_CPU_Util_Warning")

    {

    Returns true

    }

    }

    return false

    Advice would be most appreciated.

    Thank you

    -Craig

    As John, the metric to be tested is in the list of processors under Host/HostCPUs.

    It's so much easier just to scope of your rule of "transformer":

    Processor where monitoredHost.name like '% machinName % '.

    The condition can be simply:

    AVG (#utilization) for 5 min # > registry ("Per_Core_CPU_Util_Warning")

    Kind regards

    Brian Wheeldon

  • How to create a hierarchy that is shared using the rules file.

    Hello - I am trying to create a shared in Essbase hierarchy that looks similar to the following

    -Member 1

    Member 2

    Member 3

    Member 4

    Member 5

    Member 6

    -Member 3

    Member 4

    Member 5

    Member 6

    Basically trying to shoot the 3 members 1 member hierarchy and show it separately.

    What my rule file should look like this situation.

    Grateful for the help.

    Thank you.

    Well, you can do that, as you describe because your member 3 would be a shared member and shared members cannot have children.

    you could do something like

    Member 3A

    Member 4

    Member 5

    Member 6

    Of course if you really want to watch a member 3 with his children, I don't understand why you need a shared hierarchy you can get the update rollup member 3 in the hierarchy of the primary

  • How to create the rule to trigger only 5 and 20th of each month in Foglight

    Hi team,

    One needs to create a rule in Foglight that fire only a day as the 5th and 20th of each month and check the status. I tried to create it, but I've not found an option less create rule. I think we can do it by Time Driven option or calendar drove but I'm confuse. Can someone let me know how or the document where it mentioned.

    Thank you for your help in advance.

    Thank you

    Shashank Soni.

    That sounds more like a rule-based program.  First, create a new calendar and choose the monthly option and enter one of the days of the month.  I think it might be difficult to get a calendar to be true on two different days, you may create two programs and then create a rule for each.  We can be one simple copy of the other.  Once the calendar is created, you can create a rule, choose led calendar and choose one of your two annexes.

    Maybe someone can be smarter about how to create a monthly calendar for two different dates.

    I hope this helps.
    Jeff (I work for Dell)

  • How to create a task that runs once a day, immediately after the opening of session?

    Hello, I'm wondering how to create a task using the Task Scheduler that runs once a day, immediately after I have logon.

    The reason is I want to use Bing Desktop to change my wallpaper every day. However, I just want to run the first time I start my computer every day, so it will change the wallpaper. By default, it starts whenever I have to logon. It's annoying, because I just want it to start once a day to change the wallpaper. However, using the Task Scheduler, I put only a trigger to start "at the opening of session' or"once a day." If I choose once per day, it runs about 5-10 min after I login, instead of logon immediately after. If I choose the two triggers, then it starts after each session.

    Basically, I just want the Task Scheduler to launch the program after the connection the first time I connect to the computer on any given day. How can I do this?

    Hello Jeffrey,.

    You can refer to the links below and see if that helps.

    Create a task

    http://TechNet.Microsoft.com/en-us/library/cc720110 (v = WS.10) .aspx

    Modify a scheduled task

    http://TechNet.Microsoft.com/en-us/library/cc778308 (v = WS.10) .aspx

    Change an existing task

    http://TechNet.Microsoft.com/en-us/library/cc766442.aspx

    Please write back to us for assistance and we will be happy to help you come.

    Thank you

  • How to create a job that e-mail with csv attached.

    Hello

    Could all help with that.

    I have a trigger that inserts (after changing the DLL) on the diagram at track_t, (table).

    Now, I put a job to convert track_t (table) to CSV data, daily...

    Then, I need to define a job to send the mail on a daily basis with the attached csv.

    set - trigger, procedue to send mail. But how to create a job to send a mail with csv generated

    8ff4363d-844d-49fd-87D1-2125143d11a8 wrote:

    Hello

    Could all help with that.

    I have a trigger that inserts (after changing the DLL) on the diagram at track_t, (table).

    Now, I put a job to convert track_t (table) to CSV data, daily...

    Then, I need to define a job to send the mail on a daily basis with the attached csv.

    set - trigger, procedue to send mail. But how to create a job to send a mail with csv generated

    DBMS_SCHEDULER

    http://docs.Oracle.com/CD/E11882_01/AppDev.112/e25788/d_sched.htm#ARPLS72235

  • EBS 11i - how to create a responsibility that can only reset the passwords

    Hello

    I need to create a responsibility of helpdesk team reset user passwords, but do not do. I created a menu and I tried "UMX_FORGOT_PWD", "UMX_OBJ_PASSWD_MGMT", "UMX_RESET_PWD" works but without hope. What should I do or how can I add more effort to make it work?

    user13014069 wrote:
    Yes, I meant this one. But it has everything, it can create, edit, close a user so I don't want to use this menu. I want to create a responsibility that questionable users and reset their passwords, that is, not can change anything else.

    For this you must use the customization to restrict who has access to this responsibility / to make all actions other than resetting the passwords.

    How to customize the forms [ID 468657.1]
    Information about the ability to customize the form of Oracle Applications 11i [ID 279034.1]
    Sample unit test for the use of form customization in Oracle Applications [ID 744069.1]
    Limits of customization of forms [ID 420518.1]

    Document personalization of forms
    Document personalization of forms

    Thank you
    Hussein

  • How to create a folder that is NOT a SMART FOLDER?

    (1) how can I create a folder that is NOT a smart folder?

    (2) how can I get a folder to display the NUMBER of items it contains?

    https://support.Apple.com/kb/PH22185?viewlocale=en_US & local = en_US click the blue details.   It's Apple records guide.

  • Windows Live Mail 2011 - how to create a Signature that contains a hyperlink to the address of my website?

    In Windows Live Mail 2011, I am trying to create a Signature that contains a hyperlink to my website address.

    I click on Options - Mail - Signatures - new.

    If I choose 'text' - there is no way to add a hyperlink.

    If I choose "files, browse" do I look for? I'm supposed to be creating an HTML document to the address of the site? and if yes, how do I do that?

    You'll get better help at Windows Live Mail Solution Center - Forum

    [See also

    Windows Live Help Center, Windows Live Mail, Windows Live Hotmail]

  • How to create a project that connects in a static library?

    I am trying to create an OpenGL project that depends on a static library which I create in the same workspace in the NDK.  I created two projects (static library and OpenGL app) connects them in the NDK and tried, but I must be missing something because my OpenGL project is not able to see the functions in my static library, even if it is able to find my static library?

    Is there documentation describing step by step how to create two projects and how to relate?

    I found a similar post on the forums and I have solved my problem.

    I used project > add library > library of the project in the workspace but something is broken with this command, because it did not work.

    If you use project > add library > external library, then everything works fine.

  • How to create a form that fills a page of review before being submitted?

    Anyone used Eloqua to create a form that fills a review page that the bidder has to address in order for the form to fill out?

    The sequence would be:

    1. landing page/form
    2. landing page with the data in the form of review
      • The second page with the form data will have to be approved before the presentation or the person could go back and change the data

    Thank you

    Jennifer Rash

    Hi Jennifer,.

    The way to do is to create a form with a field, mapping on a contact field you can set a value from us Let's say 1. and then on the second form, if the user access, he or she cannot present until whoever the approver is changes the value 0 (zero). Once the approval is made (assuming that anyone who needs to do this) the flag should be set to zero.

    Your form 2 form processing step can guide them in appropriate redirection, or javascript on the form page 2 can promot the user to wait for approval.

    Hope this helps... I would like to know if that's what you're looking for.

    Thank you

    Amit

  • How to create a button that is persistent on the top of the Gallery HTML page

    Hello

    My InDesign folio, I have an article with photo gallery full HTML page. The photo grid occupies the full screen. I want to create a button that is persistent on top of this gallery, which the user can type to go to the main Menu page. This button is always visible in one place, even as the user scrolls up and down the gallery. I tried to create it on the top layer and the upper layer of the page master, but the button disapperas loading the HTML gallery.
    If the user does not see any button to navigate through the Gallery to another article.

    Any ideas how to create persistent button?

    Thanks in advance.

    -MP

    Why not do things just like an HTML article? You do it in the Muse.

  • How to create a button that scrolls down with page automatically?

    Hello

    I wanted to create a button that brings u to the top of the page when you press on, but I was wondering how to do scroll down with the page on the right side automatically when the some1 scrolls to the bottom of the page.

    An example I saw was on tumblr.com

    PS I'm a newbie, so please explain clearly. d.

    Thank you.

    This solution uses jQuery. When you scroll to halfway to the bottom of the page, an arrow appears on the right.  View source to see the code.

    http://ALT-Web.com/demos/jQueryBack-to-top.html

    Nancy O.

Maybe you are looking for

  • Windows satellite M50 - 10A

    I had the upgrade to win10 on my sandbox, but I read that the M50 - A Satellite will be ready for win10 only after November 15. In the support list is not Satellite M50 - A, so it would be real information.Someone has installed the win10 on the M50 -

  • Can't see 7 files in the Explorer of Windows 7 slate

    I just got this and try to understand. I see lots of files in file HP Manager but when I plug the Tablet inot my PC I see only 2... DCIM and photos, and has nothing under them (except a picture I took) as well as a file that I created. When I try to

  • Walkman could stop playing at SMS report? Option desired audio book.

    Hello. I chose active Walkman phone (my E1 a physical button to Walkman!) because I like listening to podcasts/audio books. In general I listen to them during my bike rides. Unfortunately, unlike my previous phone (Sony Ericcson), Walkman app does no

  • BlackBerry Smartphones BlackBerry Travel application travel includes: how to separate them?

    I have a couple of travel separated coming at the same city. BlackBerry Travel groups them and views them as a journey (looooooooooooong), even if it is backwards and then return and new. Is it possible - once the trip was automatically added by BB t

  • Plugin FREE VMWare for Firefox or IE

    I want to pack my application open source VMware image and run as a plug-in inside the Web browser. You know customer workstations nowdays how complex and unstable and application complex inside the Virtual PC container becomes extremily convinient.