Dreamweaver CS5 tags get started CSS Div

I FOLLOWED THE GETTING STARTED TUTORIAL AND GOT THE BANNER DIV, DIV OF MAIN IMAGE AND THE 3 COLUMN DIVSDIVA I TRIED TO CREATE A FOOTER LIKE DIV FOR COPYRIGHT AND CONTACT INFO, BUT THEN IT IS PLACED AT THE END OF THE DIV. RIGHT COLUMN  IN OTHER WORDS, IT REMAINS IN LINE WITH THE DIVSDIVA OF THE 3 COLUMN, IT DOESNTDOESN CAN'T FALL BELOW THEM

Without seeing your code, it is difficult to say with certainty, but I think you may have forgotten to clear a float, need you the following css

{.clearfloat}

Clear: both;

height: 0px;

line-height: 0px;

font-size: 1px;

}

then just before your feet of logon page

you need to enter something like

If this doesn't help not could you post a link to your live page or the postal code.

Richard

Tags: Dreamweaver

Similar Questions

  • Dreamweaver CS5 won't start, can't find the configuration file

    Dreamweaver can not locate the resource file in the Configuration folder. This file is required to run Dreamweaver. Please reinstall the application.

    Dreamweaver CS5 does not start because of the above error message.

    Found the file configuration, but on my roaming profile on the server, not on the C drive.

    Note that I have installed Dreamweaver on the second partition of the hard drive, not on C drive due to lack of space. Other software Adobe CS5 work well, like Photoshop and InDesign.

    I tried to delete the Configuration file (after saving), I read on this forum that it should be automatically recreated, but without success. Tried to copy the Configuration (in fact the entire Adobe folder) folder for the user profile on the C drive, but without success.

    No previous version of Dreamweaver has been installed on this PC. However, I have used earlier versions on different computers and there are in the Adobe folder on my roaming profile of CS4 and CS6 tracks.

    Could you please tell?

    I had searched the forum before posting, but could not find a relevant solution.

    Changed the registry as suggested by your link, but without success.

    Re-installed Dreamweaver CS5 and it worked. Detective Conan.

    Thank you for your quick response, I appreciate it a lot. I need to mark it as useful, although the problem has been solved by another method?

  • Dreamweaver cs5.5 suddenly started crashing when it starts or just after it opens...

    OMG so frustrating, that my dreamweaver cs5.5 began suddenly started crashing during the splash screen or the right, as soon as I clicked on a website to work on.

    YES I have red the forums and ALL tried, deleted my preferences, made a new account, re-installed three times, change the registry, it does EVERYTHING.    It seems open now in a temp acct comments with Admin privileges but I cannot access any of my website files, it's really not usable this way... What can I do?


    It hangs over this...  dreamweaver-error.png even if I deleted the cache of the site several times...

    How can I get this expensive program simply not working... HELP, I have tons to do and cannot use my software!

    Please someone help!


    I even CALLED Adobe and tried to PAY for help...    this is shocking to me after spending tons of money on Adobe software...

    Thank you advance.

    Hello

    It was because of blank media codes of query in the style.css file.

    remove specific codes of the file fixed the problem.

    Concerning

    Vivek

  • I have the thath Dreamweaver cs5.5 problem starts is not on windows 10

    Hello, I have the problem that dreamweaver cs5.5 does not start on windows 10

    Please see this

    Problems during the installation or opening Dreamweaver on Windows 10

    And Yes, you will need to reinstall your DW

    Hope this helps

  • Dreamweaver CS5 hangs on Start Up

    Just installed Dreamweaver CS5 on my PC which runs on Windows XP Professional. He spent an hour and a half on the phone with Adobe for them to tell me that it is a microsoft program. I can't run the CS5 without the program of your stay there close. Adobe had me create another account on my computer and it will work on this, but I don't want to sign on and off different users in order to use my Dreamweaver. It is a file that is corrupted I need to delete?

    Any information would be helpful.

    This is the Windows 7 Forum Maybe you should be in the XP Forum.
    http://social.answers.Microsoft.com/forums/en-us/category/WindowsXP

    Try this on the way.  It seems that the current user profile is corrupted.

    811151 - how to copy user data to a new user profile
    http://support.Microsoft.com/?kbid=811151

  • Dreamweaver CS5 crash on start up

    Running Mac OS X Yosemite. At ftping and the program crashed. Now can not get it to start up

    It did not help.

    I had to reinstall disk creative suite design premium 5 to solve problems

  • Dreamweaver CS5 crashes when you use the drop-down file menu

    Hi all

    I used Dreamweaver CS5 all day learning CSS. Everything works well with the multiple screens open and div tags work properly.

    However, after I turned off my computer, something seems broken. When I start up, I open Dreamweaver and then open a Web page. But if I click on the drop-down the menu 'file' in the top menu, Dreamweaver crashes.

    It does not give an error code, if I use a shortcut to move through the menu, then it will crash again. I can use the other tabs as 'Edit' and 'View', but after a few minutes, Dreamweaver crashes on its own.

    I'm kinda stuck here. I use Adobe CS5 Creative Suite Student and Teacher Edition on a Medion laptop.

    At soon Ollie.

    I used Dreamweaver CS5 all day learning CSS. Everything works well with the multiple screens open and div tags work properly.

    However, after I turned off my computer, something seems broken. When I start up, I open Dreamweaver and then open a Web page. But if I click on the drop-down the menu 'file' in the top menu, Dreamweaver crashes.

    It does not give an error code, if I use a shortcut to move through the menu, then it will crash again. I can use the other tabs as 'Edit' and 'View', but after a few minutes, Dreamweaver crashes on its own.

    Looks like you may have a corrupted menu cache.

    Take a look at this TechNote #12 step to determine where the User Configuration folder for your operating system:

    http://kb2.Adobe.com/CPS/405/kb405604.html#main_user_config

    With the discontinuation of DW and then try to delete the Configuration/Menus/Cache folder, then restarting.

    Hope this helps,

    Randy

  • How to create a (class dot Tag without spaces) tag.class via the window of Dreamweaver CS5 rule.

    How to create a tag.class via the window of Dreamweaver CS5 rule.  I want to create a class that affects a specific tag.  I can for this use the code window, but I'm trying to use the Style CSS window.  The tag that I create is 'ul.navbar.  I was able to be machined, but I get "ul .navbar", note the space between L and the period.  I want to remove the space and just create "ul.navbar", without having to rename.  The code will appear as:

    ul.navbar {
    position: absolute;
    width: 9em;
    left: 1em;
    top: 2em;
    list-style-type: none;
    }
    The question is perhaps more base on my understanding of CSS rather than Dreamweaver, if yes, I'm sorry.  I'm just starting to work with CSS.
    Thanks for your help.

    My point is that this is not the best way for the style of this element of the page in most cases.  However, if you create a rule made up, you can enter "ul.navbar" directly in the selector name field.

    Don't overuse of classes.  They confuse you in just a few weeks after you have modified looked at the site.

  • Dreamweaver CS5 CSS designer equivalent?

    Hi all!

    I learn from a textbook for the class on Dreamweaver CC and I have Dreamweaver CS5 and I do not envy the upgrade immediately since getting pretty comfortable with CS5. I use CC to school but I do not have access on the weekend, that's why I have a different version. Is the designer of CSS just a feature on CC? And for setting margins I would usually just type the code as well, but I do not see how the code is executed in Live View mode. I'm supposed to be seized:

    margin of {15px20px10px5px}

    Unless I'm that captures quite wrong. In any case! I just wanted to see if there was an equivalent to this user interface type! Thank you!

    CrobiN wrote:

    Is the designer of CSS just a feature on CC?

    Yes.  CSS designer panels were introduced in 2013 of CC.  There is no equivalent in CS5 or CS6.

    #selector_ID,.

    {.selector_class_name}

    margin: 15px 20px 10px 5px;  / * use the spaces between the values * /.

    }

    To change, use Design view.  Live View edition has been introduced only recently.   CS5 didn't.

    Nancy O.

  • I just started using dreamweaver cs5 and image width = "3507" height = "2480 appears correctly on my page how to solve the this.someone please help

    I just started using dreamweaver cs5 and image width = "3507" height = "2480 appears correctly on my page how to solve the this.someone please help

    I played around the waist ut still not put the page to display properly

    The time has come to show us the code. It is best done by providing a link to the site, if you could post the HTML code and CSS here for us to have a look on.

    What you did until now, is an image that is limited in its container, a container that is much narrower than the width you are aiming for.

  • CF10 CFML Tags, functions and attributes in Dreamweaver CS5.5 autofill

    We have 10 Coldfusion and Dreamweaver CS5.5 in my company. We want to be able to see all the functions CF10 CFML, tags, and attributes in the AutoFill when writing code. I found a link for a download of Adobe for them but it does not say which version of Dreamweaver is necessary to make it work. Can someone tell me please? It will work with CS5.5?

    (This window will not let me paste in the link that I have, but it's in the center of Support of Coldfusion downloads |) 10 ColdFusion Devleoper tools | Adobe Coldfusion 10 Extensions for Dreamweaver. Also, note that we CS5.5 in my company but I do not have a facility available for me to test, so I hope it will be easier to get an answer to this question here rather than get a... thanks)

    I had actually found the .mxp file before, but I was looking to see if worked with CS5.5. Adobe have confirmed this fact. Thank you very much for your answers.

  • Hi I want to download dreamweaver cs5.5, who want to install it on windows 10 but I get the erorr cannot download for your platform

    Hi I want to download dreamweaver cs5.5, who want to install it on windows 10 but I get the erorr cannot download for your platform

    You must, of course, to have a purchased serial number

    kglad links in response to #1 here can help https://forums.adobe.com/thread/2081216

  • When you try to install Dreamweaver CS5 to my drive, after I entered my serial number, then my email (Adobe ID) and the password, I get an error message!: Network error. Please try again later. What should I do now?

    When you try to install Dreamweaver CS5 to my drive, after I entered my serial number, then my email (Adobe ID) and the password, I get an error message!: Network error. Please try again later. What should I do now?

    This is a user forum.  You don't talk about support from Adobe here.

    • Install you CS5 on 2 computers but don't turn off a
    • You have more access to other computers.

    Contact Adobe customer service via Chat online with Activation.

    Contact the customer service

    Click on the blue again "need help?" button.

    Nancy O.

  • Dreamweaver CC: Layouts start CSS & missing of the Spry menu bar

    • I preset web training and our client updated for Dreamweaver CS4 Dreamweaver CC 2015. That are the CSS Starter layouts in Dreamweaver, for example the column 2 fixed, header and footer layout? I don't find it in Dreamweaver CC 2015. It was a good starting point to teach students to create a web page using one of these start CSS page layouts and then customize.
    • I also can't find the Spry menu bar to create a menu (up to three levels) bar.
    • What is the best options for me to use instead the CSS starter layouts & the Spry menu bar? Students know nothing about web design when they start with the course.

    It is more a spry menu bar, which was crap anyway. You can learn how to make a simple CSS - only menu or a menu jQuery.

    The new version of DW includes a starter starter site, which is how many sites asre built these days. Bootstrap also contains a navigation pane.

  • When I try to start Dreamweaver CS6, I get a pop up window asking me to start a trial of CC. If I close that window, cs6 dreamweaver does not start as he did yesterday. What can I do?

    When I try to start Dreamweaver CS6, I get a pop up window asking me to start a trial of CC.

    If I close that window, cs6 dreamweaver does not start as he did yesterday. What can I do?

    I webxite who has problems, and I get to him because I can't start Dreamweaver.

    Help! Help!

    If you bought it, you have the version under license.  You have not forever.

    Creative products of cloud is not the serial numbers.  You enable product Cloud by logging in with your Adobe ID and password.

    Nancy O.

Maybe you are looking for