Question about CSS styles in the tutorial on creating your first website part 2

Hello

I am currently on the tutorial on creating your first Web site 2 part. http://www.adobe.com/devnet/dreamweaver/articles/dw_html5_pt2.html . I am creating a new CSS style for #logo h1, h2 #logo. My text does not move off the screen and the Citrus coffee still has the text header in front of him. The instructions are not very clear. Can someone please explain what I'm doing wrong?

Thank you

Alexisonsmith3

Another thing you can try to do is to change the case of your CSS tags:

#logo hgroup {}

position: absolute;

top:-500px;

}

Definition above can be:

#Logo hgroup {}

position: absolute;

top:-500px;

}

It is also recommended to always use lowercase letters to set all your CSS rules.

I don't know if it will really work - but just a thought

Tags: Dreamweaver

Similar Questions

  • Error following tutorial to create your first website - part 2: creating the page layout

    I'm trying to go through the tutorial Create your first website - part 2: creating the page layout I got to the part where I'm sizing columns with the command:

    #left_column, #center_column, #right_column {width: 316px ;}}

    Simply stated ony the Central column and the right column are shorted to the 316px.  I tried to change the code as follows

    left-column {width: 316pk} #, # center_column, #right column {width: 316px :} and it does the same thing.}

    Any help would be appreciated.

    Earl Kurburski

    The CSS rules all use the selectors ID.

    Thus, as a result of the tutorial, change

    class ="left_column" > content of class "left_column" goes here

    TO

    ID ="left_column" > content of class "left_column" goes here

  • Create your first website tutorial files missing and questions

    I'm working on this tutorial: http://www.Adobe.com/devnet/Dreamweaver/articles/first_website_pt3.html (With the help of Dreamweaver CC)

    I'm toward the end of part 3 of this tutorial (the part where you work with the footer) and notice that my page does not match the tutorial info. The sign of copyright is absent for one (I KNOW I put it there yesterday, but now it has disappeared).

    I tried to download the sample file first_website pt2_end.zip so that I can compare the source code and see what I've done wrong, but the file links lead me to 404 pages. http://download.Macromedia.com/pub/developer/Dreamweaver/creating-your-first-website/first _website%20pt2_end.zip

    Since I have no code to compare with, I'll probably start the tutorial all over again, just so that I can ensure that I followed all the steps correctly. * Sigh * but I thought I would ask here first.

    So my questions:

    (1) no idea what could have my copyright symbol disappear?

    (2) in this part:

    1. In the page layout section, set the clear property to left. The <footer> moves to the bottom of the page.
    2. Scroll the Document window as far as possible. You should see a light blue band below the <footer> . It's the same problem caused by the top margin on the main entry. Browsers apply top and bottom margins by default on the paragraphs, and bottom of the paragraph margin combined with zero lower margin of the <footer> and the wrapper <div> , pushing the wrapper <div> away the bottom of the page. In the section layout, the upper and lower value padding of 2px. The gap disappears (you need to scroll to the bottom of the Document window to confirm that).
    3. To align the text in the <footer> with the main <article> , set the left padding to 2

    The footer refuses to move from the sidebar box, no matter what I do. In part 2 of the tutorial he told me NOT to give the footer of ID. What might be the problem? When I create a section to make a footer, I need to create as "footer" as opposed to "#footer"? (Will try this - just think about it as I was typing this)

    Thanks for your help!

    I wrote this tutorial, but is not a control on the Web site on which it is hosted. Adobe in North America is on vacation this week, so there is no one that I can contact to fix the missing files. However, I downloaded my own versions of the files in the Dropbox:

    https://DL.dropboxusercontent.com/u/17016854/first_website_pt2_end.zip

    https://DL.dropboxusercontent.com/u/17016854/first_website_pt3_begin.zip

    https://DL.dropboxusercontent.com/u/17016854/first_website_pt3_end.zip

    https://DL.dropboxusercontent.com/u/17016854/first_website_pt4_begin.zip

    https://DL.dropboxusercontent.com/u/17016854/first_website_pt4_end.zip

    https://DL.dropboxusercontent.com/u/17016854/first_website_pt5_begin.zip

    https://DL.dropboxusercontent.com/u/17016854/first_website_pt5_end.zip

  • Rule of CSS style for the background image

    I'm doing a tutorial "Create your first website" and set up a CSS rule to add a background image.  The rule indicates in the CSS styles, but it does not appear in Design view.  I re-read the instructions 100 times.  Any ideas what I am doing wrong?

    Here's my DSS rule for the main image:

    #main image {}

    background-image: url (.. / images/main.jpg);

    background-repeat: no-repeat;

    position: relative;

    height: 376px;

    Width: 968px;

    }

    Thank you!  This is a duh moment where you finally see what is obvious.  I should have taken him.

    I appreciate your help

  • I use Photoshop CC and have just watched a tutorial by Andy Anderson about bosses. In the tutorial Andy put a frame around a picture using the fill on the Edit menu. When I try the exercise my fill window is different and that is not the image

    I use Photoshop CC and have just watched a tutorial by Andy Anderson about bosses. In the tutorial Andy put a frame around a picture using the fill on the Edit menu. When trying to exercise my fill window is different and does not have the picture frame option. How to overcome this please?

    Hello

    Please, go to the filter menu and choose make it > photo frame.

    Thank you

  • using column value in a CSS Style for the column in the report

    I am trying to apply a style CSS (background color) to a column in a report based on another column.

    So the attributes column for a specific column, I would like to be able to add this to the "CSS Style" field under the group, "formatting of column:

    background-color: #BKG_COLOR #;

    It seems not to take my column value, which is #daf2ea

    In the field of Style CSS, if I change it to: background-color: #daf2ea - so it works.

    So he doesn't seem to take my #BKG_COLOR column value' in the field of Style CSS.

    Any ideas? What do I have to use the "HTML Expression" field instead, and how could I do?

    Thank you
    John

    jfosteroracle wrote:
    I am trying to apply a style CSS (background color) to a column in a report based on another column.

    So the attributes column for a specific column, I would like to be able to add this to the "CSS Style" field under the group, "formatting of column:

    background-color: #BKG_COLOR #;

    It seems not to take my column value, which is #daf2ea

    In the field of Style CSS, if I change it to: background-color: #daf2ea - so it works.

    So he doesn't seem to take my #BKG_COLOR column value' in the field of Style CSS.

    Any ideas? What do I have to use the "HTML Expression" field instead, and how could I do?

    Don't believe that * CSS Style * supports the substitution of the column.

    You can use * HTML Expression: *
    {code}
    #OTHER_COLUMN #.
    {code}
    However the two this and * CSS Style * apply a style to a span element in the cell of the report, rather than the whole cell, which is what everyone expects in general / wants. To apply background color to the cell, you must use a custom report named column model: + {message identifier: = 9908585} +.

  • Adobe Muse (tutorial) how to create your first Web site isn't right?

    Hello

    I have a question I tried to follow the tutorials of bakery Katys (how to create your first Web site in adobe muse)

    now I'm after this one, Ant some things are not good, I think so.

    IM from Holland (so my English is not that good, but good enough to read, I hope, or my English sucks really...

    My next question is: wil someone do you Tutorial 2 and launch this project with me?

    I need to be sure if im wrong to the author of the tutorial, it's just frustration u get, I want to learn something and I do that sometimes I can't go further and then I'm looking at the screen for an hour

    You can fint the tutorial here http://helpx.adobe.com/pdf/muse_reference.pdf

    I would now like to soon

    TNX

    Please let us know if there is anything that you need help.

    Thank you

    Sanjit

  • Add a lot of CSS styles to the editor online

    Hello.

    I see that when you change the settings of the online editor, you can apply CSS styles, the dialog box indicates that only a CSS style can be added at a time. Can I add multiple CSS styles at once I want about 8 styles available to my client when creating an email campaign based on a model that I created?

    Any help would be great

    Thank you

    Martin

    Thanks for the info Sidney

  • Protégé M200: Question about Vista TPM and the Bitlocker

    You want to know if I have a TPM chip to launch bitblocker on the M200 using Vista. Just call Toshiba Technical Support - the guy was totally distraught!

    If I don't have a TPM chip, then I can install it?

    Hello

    It is a good question. To my knowledge the Portege M200 does not support TPM but the Portege M400, R400 module and the R200

    But the Bitlocker, which is only available on the Vista Enterprise and ultimate can also be used without the TPM chip but then some functions are not available; for example, the SecureBoot.
    Without TPM only the OS volume encryption is available.
    In this case you can encrypts the entire Windows volume including both data and file system user, the file of hibernation, the page file and the temporary files.

    Using volume of BONE (HDD) encryption an encryption key will be generated. This key will be written to the USB and then the USB is required!

    AFAIK the Bitlocker requires 2 partitions. A partition must be created as needs at least 50 MB primary partition. I recommend a? about 1.5 GB
    The second big partition Vista can be installed.

    After the installation of Vista the Bitlocker must be enabled in Group Policy (units without secure TPM). This can be done using the command 'gpedit '.
    And then under models of administration-> windows components-> Bitlocker bitlocker function can be activated!

    Anyway, there is much information Bitlocker and I think you should also consult the Microsoft Web site for more information:
    BitLocker Windows Drive Encryption step-by-step guide

    I hope I could help a little

  • I have a Photosmart C7280 and s question about a decision of the network.

    I currently have two workstations connected to a router via ethernet cables.  They are connected to a single (not HP) printer with USB cable through a USB switch.  Two laptops to connect to the wireless router.  I could replicate the existing configuration with the C7280, but the idea of a network in which the laptops were allowed to participate is very attractive.  One of the laptop is running Windows version 7, the other computers running Linux.  If I go for an ethernet network, the laptops will be able to connect to the printer via the router?  If I go for a wireless network, desktop computers will be able to connect to the printer via their ethernet cables?  A couple of Wireless USB adapters are a possibility.

    I understand that you have questions about networking with your printer.

    Yes, wired network connections will be no problem to connect to a wifi connected printer.  Most routers bridge cable and wireless to work as a single network.  There are some routers between wired and wireless networks, but these are before any company grade routers and network equipment.

    A wired desktop computer will be able to print to a wireless printer as long as it is connected via the same router.  Conversely, a wireless computer can print to a printer connected Ethernet as long as it's the same router.

    I recommend using a network for the printer configuration, if possible, to avoid printing problems.  USB hubs have been known to cause printing problems, although this isn't always the case.

  • CSS style for the chart data

    I am struggling to find how to use CSS to control the display of the data for a chart series.

    I would like to control the line color, thickness, size of symbol, etc. for the two series I've posted.

    When I look in the documentation for this type of functionality is mentioned for scatter charts:
    You can change the styles of this symbol by defining alternative values for the property .default - color5.chart - symbol. Check out JavaFX CSS reference Guide for more information.

    However, I don't seem to this information under the CSS reference.

    How can I know what the css formatting would be for these parameters?

    Dig the caspian.css on the jar file. This file is rather well documented and contains all the current values for the CSS.

    Karl

  • Several Questions about educational Versions of the software

    Well, I have several questions about teaching from Adobe software.  I will attend school in the near future (now I'm not enrolled in any type of school) and I see that Adobe has huge discounts on "educational software".

    What exactly is the difference between the "commercial" version of a program and an educational version?  Do you need some kind of student card to activate an educational version, or proof that you are in school, or something special like that?  I noticed people unopened sell educational versions on eBay and I heard there is no differences between the software, but this makes me wonder... why the price difference?

    Also, I intend on buying another Mac in the near future - probably for the school.  My second question is - with this software (education), is that I can put programs on my desktop and my laptop, or they won't work on one person on one computer?  I've heard people that serial numbers cannot be activated so many times.

    Last question.  My HDD recently crashed and I lost a good bit of things and had to re - install everything.  If this would never happen again, reinstall all Adobe programs on a hard drive nine?  Or I will meet the all 'serial numbers cannot be activated so many times?

    Very well.  I think about the fact.  Any input would be great.  Thank you.

    -Mike

    In terms of content, there normally is no real difference between the editions of the retail and educational/student. There may be some additional fonts or clip art in the commercial version, but this varies from one version to the other, and a product.

    You must qualify to buy an educational/student version. These qualifications are listed on the Adobe Web site. Normally, you must provide proof of reserve that sells licenses of software for you. You can not buy now for the reason that you will be a student in the future. You must have purchase student status.

    Unlike versions of retail, education/student Adobe versions software are not transferable. Sale of such software 'closed' on eBay must be regarded with suspicion. Adobe resellers do not offer software on eBay sales. The software is either stolen, used (but reconditioned), or pirated goods.

    Most of the Adobe software, including the Creative Suite software, can be activated at the same time on two computers owned and used by a single individual. second computer is usually a laptop, if first computer is a computer at home for students. For retail sales, usually first computer is a desktop computer and the second computer is a mobile computer or at home. Computers must not run the software at the same time. And No, two students may not share a single copy on two separate computers.

    The software can be turned on and off but after 20 or if these cycles, you will need to call Adobe and explain what is happening to get characters such cycles. If you are enabled on both systems and a hard drive or a computer turns off and you need to reinstall the software without having the possibility to disable the system blew, Adobe activation support group normally will be granted an additional activation, assuming that you do not have a record of abusing the privilege (as your hard drive breaks down once a month!).

    -Dov

  • Links to the CSS styles on the same page... How?

    Hi all
    relatively new to CSS. I have a page with several tables, each with different background colors. There are links on each table. I need to use CSS style sheets to manage the site, but I need to have the links a different color in each table. Help would be very appreciated.

    .oO (Mabou2)

    > Sorry to be a numbskull, but could you show me what would be the exact code
    > for my navtable example (above) would be?

    Pretty much the same as in the example given, simply adjust
    the names. In your HTML, you apply the class "navtable" to the table
    itself:


    ...

    Then try this (a bit optimized) CSS:

    .navtable a {}
    text-decoration: none;
    do-family: Arial, Helvetica, without serif.
    do-size: 10px;
    color: #FC0;
    }

    .navtable a: hover {}
    text-decoration: underline;
    color: #FFF;
    }

    Micha

  • Satellite C660-1F1 - Question about newer drivers and the speed of the memory

    Some of the drivers for this laptop are outdated compared to the most recent drivers on peripheral manufacters website. Is it safe to use these new drivers or is it recommended to stick with the old drivers that are on the Toshiba site?

    And second question: is it possible to make the fastest possible working memory supported? Don t BIOS options include options for the parameters of memory. Why the memory is running as low mhz in case of default? CPU - Z shows that the current frequency of dram is 532, 2 mhz. What is the maximum, it is at 667 mhz? Probably she can´t be 1 066 MHz as promised in the specs?

    Hi cryogenized,.

    > Some of the drivers for this laptop are outdated compared to the most recent drivers on peripheral manufacters website. Is it safe to use these new drivers or is it recommended to stick with the old drivers that are on the Toshiba site?
    Why you want to update your drivers? Do you expect a gain of performance with newer drivers?

    Way General, with official Toshiba drivers you are on the safe side because they are pre-tested. If you can make sure that they work properly and don t cause property damage. Install the other drivers happens on your own risk!

    > And second question: is it possible to make the fastest possible working memory supported? Don t BIOS options include options for the parameters of memory. Why the memory is running as low mhz in case of default? CPU - Z shows that the current frequency of dram is 532, 2 mhz. What is the maximum, it is at 667 mhz? Probably she can´t be 1 066 MHz as promised in the specs?
    The laptop is equipped with modules of DDR3 1066 MHz and the RAM speed is dependent on the FSB of the processor. If your CPU is throttling down, RAM modules will work also on low speed. On a high utilization of the processor (100%) the RAM modules must run with speed of 1066 MHz I think.

  • Question about a post on the forum, help

    http://supportforums.BlackBerry.com/T5/Java-development/XML-parsing-using-DOM/m-p/545678#M110568

    can someone please see post above.

    My question is this code point, the synchronized block startng.

    Which is the right place or it should be as below.

     Object obj = Application.getEventLock();
         for (int i=0;i
    

    Thanks in advance

    The synchronization is needed by updating the user interface.  You should like few other things as you can while holding this lock.  I think that the way you have it properly.

    That said, I would recommend that people do not use this approach.  In addition, it is an expensive way to add fields to the form.  By adding this, you cuase the screen available for each field that you add.  You do better something like this:

    VerticalFieldManager newVFM = new VerticalFieldManager();
    for (int i = 0; i)<>
    {
        
    Node value = list.item (i).
    getChildNodes () .item (0);
    _node = List.Item (i) .getNodeName ();
    element value = .getNodeValue ();

    METTREAJOURCHAMP (newVFM, _node, element);

    }
    {Synchronized (application.getEventLock ())}
    _SCREEN. Add (newVFM);

    }
    ..

    ' Public Sub METTREAJOURCHAMP (VerticalFieldManager newVFM, node of the chain, string element) {}

    String title = "SectionName".
    newVFM.add (new RichTextField("." + élément));
    {if (node. Equals (title))}
    newVFM.add (new SeparatorField());
    }

    Edit: Corrected according to the following post.  Thank you

Maybe you are looking for

  • How to use mesh to 3D image optimization

    Hello world I'm trying to draw a 2d object in a 3D picture control. The 2d object is a type of polar trace data, contour is variable depending on the data set. I want to display in the control of the 3D image, always in 2D. In my view, that the mesh

  • Windows Live Mesh devices does not record

    I'm trying to sync a file between two computers.  the computer with my docs sync is off.  the folder is already syncd to Sky player.  I'm trying to set up another computer to synchronize the same folder.  I goto devices.live.com, in the folder, selec

  • Windows crashes after and during games

    Update: recently replaced the question at the very end (stopped get BSOD and just a hard frost) ends up being a problem for RAM and have since had to replace it. Original message: I had recently this problem pop up (in the last month) and I did my be

  • It is possible to store the backups made by the history of files in SkyDrive?

    It is possible to store the backups made by the history of files in SkyDrive? If so, how are you doing that?

  • Try to find the SQL forum or as it is called now? space/sous-sous-espace-time

    I'm going to...All places > Database > Database application development > SQLThen, I select "Content" and I find myself in...All places > Database > Database application development > PL/SQLI had originally forum SQL bookmark months ago unfortunately