Hide the div tags in the media queries

Hello

I ran into a bit of a problem trying to get some div tags appear on some devices. I thought that if a div has been set to hidden then it does not appear. I pasted my code below.

The theory behind my design is to have a different fixed background on the desktop image, Tablet and phone. So I inserted a transparent image on top to control how image is seen on each window.

"What I try to achieve is when the site is displayed on a desktop ' #large-ipad" is hidden and the ' #-wide image' is seen. "" And then once the site reaches the correct display window i.e. an ipad ' #large-ipad ' becomes visible and the ' #-wide image "is hidden. Then a third image will swap when it is read on a mobile device, but I have not to this article yet.

When it is viewed on a desktop computer I think it is still showing the image sheets before the roll content.

This is just a test at the minute, so there is no content and background images are set on my computer. If you don't know what I'm after, please ask and I will try to rephrase my description.

@media only screen and (min-width: 481px) {}

{.gridContainer}

Width: 100%;

padding-left: 0%;

padding-right: 0%;

margin: auto;

background-attachment: fixed;

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

background-repeat: no-repeat;

background-position: top center;

-webkit-background-size: cover;

-moz-background-size: cover;

-o-background-size: cover;

background-size: cover;

}

{#LayoutDiv1}

Clear: both;

float: left;

left margin: 0;

Width: 100%;

display: block;

background-color: #FFF;

padding-top: 20px;

padding-bottom: 20px;

}

{# image - wide

Clear: both;

float: left;

left margin: 0;

Width: 100%;

display: block;

visibility: hidden;

}

{#body - text

Clear: both;

float: left;

left margin: 0;

Width: 100%;

display: block;

background-color: #FFF;

padding-top: 300px;

padding-bottom: 300px;

}

{#large-ipad}

Clear: both;

float: left;

left margin: 0;

Width: 100%;

display: block;

}

}

/ * Desktop layout: 769px for a max of 1920px.  Inherits the styles of: Mobile and tablet. */

@media only screen and (min-width: 769px) {}

{.gridContainer}

Width: 100%;

Max-width: 1920px;

padding-left: 0%;

padding-right: 0%;

margin: auto;

background-attachment: fixed;

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

background-repeat: no-repeat;

background-position: top center;

-webkit-background-size: cover;

-moz-background-size: cover;

-o-background-size: cover;

background-size: cover;

}

{#LayoutDiv1}

Clear: both;

float: left;

left margin: 0;

Width: 100%;

display: block;

height: 70px;

z-index: 1000;

background-color: #FFF;

position: fixed;

Top: 0px;

}

{# image - wide

Clear: both;

float: left;

left margin: 0;

Width: 100%;

display: block;

position: static;

z-index: 0;

}

{#body - text

Clear: both;

float: left;

left margin: 0;

Width: 100%;

display: block;

background-color: #FFF;

padding-top: 300px;

padding-bottom: 300px;

}

{#large-ipad}

Clear: both;

float: left;

left margin: 0;

Width: 100%;

display: block;

visibility: hidden;

overflow: hidden;

}

}

Any help would be massively appreciated I really want the effect I'm after.

Kind regards

Alex

Hi all

Think I have asked this question a little prematurely. I thought it, just needed to change the None display: display: none;

Sorry to take your time to read above.

See you soon,.

Alex

Tags: Dreamweaver

Similar Questions

  • Hide a div tag that flash has finished loading

    What I'm trying to do, is to hide several div tags until my main.swf loading is completed. It is quite difficult to explain, but I'm trying to do is to hide my navigation bar and a tab on my website quote request until finished the preloader to load my main.swf. The preloader is located inside the main.swf and basically just 2 framework once it is loaded. I need to show those hidden div tags once he finished to load more to move to the 2nd image, then it will have to be some sort of communication between AS3 and the HTML of my site.

    Basically, I have been unable to 'float' my icons in the bar of navigation and click the tab a request where I need them to help only AS3, but I know how to do the floating using Div and CSS tags. So, I just need these two divs hidden until the rest of the site is loaded.

    I had someone trying to explain how do using ExternalInterface, but it's too complicated for me too quickly. I'm looking for is an easy way to float my items when resizes browser window using only AS3 or an easy way to show a few tags hidden div (which contain very small .swf files) once my page loaded using an easy and fast AS3 function that tells the HTML to display the tags.

    Any suggestions would be greatly appreciated and thanks in advance.

    ExternalInterface is the way to go with this.  Search Google using terms such as 'Tutorial AS3 ExternalInterface' until you find something that you can operate.  Do not try to adapt it to your needs immediately. First operate it as a stand-alone experience.  Then you can modify your application to stuit.

    Here is a link to the mentioned research:

    https://www.Google.com/search?q=AS3+ExternalInterface+tutorial

  • questions from the media

    CC of Dreamweaver has something to automatically configure the media queries?  I thought it was under Edit, but I don't see anything.

    Not a video, but a series of screenshots.

    The Live View window washer allows to drag the Document window to the approximate size in which you want to create a breakpoint.

    Click the icon in the bar of Visual Media Queries:

    This opens a simple Panel to define your query:

    The drop down menu from the top has options for min-width, max-width and min - max. For min-width and max-width fields are automatically filled in with the current width, but the fields are editable. The second drop down menu has the options for creating the request of media into a new CSS file, or a

  • Firefox 9 support for css3 media queries

    9 Firefox behaves differently in previous versions with regard to css3 media queries. Is it possible to behave properly?

    I use the different style settings based on the width. FF9 ignores changes in width and does is display the maximum width of css. Older versions would use different parameters based on the width of the browser currently has been.

    @media only screen and (max-width: 320px) {
    	...my styles here
    }
    @media only screen and (min-width: 321px) and (max-width: 480px) {
    	...my styles here
    }
    @media only screen and (min-width: 481px) and (max-width: 700px) {
    	...my styles here
    }
    @media only screen and (min-width: 701px) and (max-width: 960px) {
    	...my styles here
    }
    @media only screen and (min-width: 961px) {
    	...my styles here
    }

    I finally had to use just to make the media queries work properly in FF9:

    http://code.Google.com/p/CSS3-mediaqueries-js/

  • Responsive Design - Show and hide the div tags

    Hello

    I am building a website using sensitive design. I want a certain div tag to be read on a desktop and a tablet but then to disappear and a different div be made visible on the mobile device.

    I realized the above with the code below, but I found a problem. The problem I found is that the div is hidden here still an empty space remains there then it creates a large empty space. Anyway is to hide this great space?

    (mobile)

    {#tab-container}

    display: none;

    visibility: hidden;

    Clear: both;

    float: none;

    left margin: 0;

    Width: 96%;

    display: block;

    margin-right: auto;

    left margin: auto;

    padding-top: 10px;

    padding-bottom: 10px;

    text-align: center;

    border-top-width: 1px;

    border-bottom-width: 1px;

    border-top-style: solid;

    border-bottom-style: solid;

    border-bottom-color: #000;

    border-bottom-color: #000;

    }

    {#phone-tabs}

    display: block;

    visibility: visible;

    Clear: both;

    float: none;

    left margin: 0;

    Width: 96%;

    display: block;

    margin-right: auto;

    left margin: auto;

    padding-top: 10px;

    padding-bottom: 10px;

    text-align: center;

    border-top-width: 1px;

    border-bottom-width: 1px;

    border-top-style: solid;

    border-bottom-style: solid;

    border-bottom-color: #000;

    border-bottom-color: #000;

    line-height: 30px;

    }

    (Tablet)

    {#tab-container}

    display: block;

    visibility: visible;

    Clear: both;

    float: none;

    left margin: 0;

    Width: 96%;

    display: block;

    margin-right: auto;

    left margin: auto;

    padding-top: 10px;

    padding-bottom: 10px;

    text-align: center;

    border-top-width: 1px;

    border-bottom-width: 1px;

    border-top-style: solid;

    border-bottom-style: solid;

    border-bottom-color: #000;

    border-bottom-color: #000;

    }

    {#phone-tabs}

    display: none;

    visibility: hidden;

    Clear: both;

    float: none;

    left margin: 0;

    Width: 96%;

    display: block;

    margin-right: auto;

    left margin: auto;

    padding-top: 10px;

    padding-bottom: 10px;

    text-align: center;

    border-top-width: 1px;

    border-bottom-width: 1px;

    border-top-style: solid;

    border-bottom-style: solid;

    border-bottom-color: #000;

    border-bottom-color: #000;

    }

    (office)

    {#tab-container}

    display: block;

    visibility: visible;

    Clear: both;

    float: none;

    left margin: 0;

    Width: 70%;

    display: block;

    margin-right: auto;

    left margin: auto;

    padding-top: 10px;

    padding-bottom: 10px;

    text-align: center;

    border-top-width: 1px;

    border-bottom-width: 1px;

    border-top-style: solid;

    border-bottom-style: solid;

    border-bottom-color: #000;

    border-bottom-color: #000;

    }

    {#phone-tabs}

    display: none;

    visibility: hidden;

    Clear: both;

    float: none;

    left margin: 0;

    Width: 70%;

    display: block;

    margin-right: auto;

    left margin: auto;

    padding-top: 0px;

    padding-bottom: 0px;

    text-align: center;

    border-top-width: 0px;

    border-bottom-width: 0px;

    border-top-style: solid;

    border-bottom-style: solid;

    border-bottom-color: #000;

    border-bottom-color: #000;

    }

    Thanks for your help!

    Alex

    Try to delete the two lines, as shown below.

    Display: block overrides display: no because it is further down in the code.

    For this reason, visibility: hidden comes into play. This statement is exactly intended to hide the contents, while leaving the blank space.

    Edit: I think that really is all you need:

    {#tab-container}

    display: none;

    }

    (mobile)

    {#tab-container}

    display: none;

    visibility: hidden;

    Clear: both;

    float: none;

    left margin: 0;

    Width: 96%;

    display: block;

    margin-right: auto;

    left margin: auto;

    padding-top: 10px;

    padding-bottom: 10px;

    text-align: center;

    border-top-width: 1px;

    border-bottom-width: 1px;

    border-top-style: solid;

    border-bottom-style: solid;

    border-bottom-color: #000;

    border-bottom-color: #000;

  • How to hide the div tags when the value inside is empty?

    I'm creating a tab bar using jQueryTabs.

    I want to hide a tab when the value inside is empty.

    It is perfectly feasible to hide the real on the ground when notting to show is, however, the tab is always in the tabs on top.

    Here is the code:

    as you can see in the tabs 4 and 5 I'm hidding values that are inside the field is it not there no. The tab is still there

     <script type="text/javascript">
    // BeginOAWidget_Instance_2140022: #jQueryTabs
    
    
    
    
              $(function() {
          $("#jQueryTabs").tabs({
                        event:"click",
                        collapsible: false,
                        selected:'0',
                        fx: { opacity: 'none', duration: 1 }
            }).tabs( "none" , 1 , false ); 
              });
    
    
    // EndOAWidget_Instance_2140022
           </script>
          <div id="jQueryTabs">
            <ul>
              <li><a href="#tabs-1">Description</a></li>
              <li><a href="#tabs-2">Specification</a></li>
              <li><a href="#tabs-3">Video</a></li>
              <li><a href="#tabs-4">Audio</a></li>
              <li><a href="#tabs-5">Downloads</a></li>
            </ul>
            <div id="tabs-1">
              <p><?php echo $row_Recordset1['Full_Description']; ?>
            </div>
            <div id="tabs-2">
              <p><?php echo $row_Recordset1['Specification']; ?></p>
            </div>
            <div id="tabs-3">
              <p><?php echo $row_Recordset1['Video']; ?></p>
            </div>
            <div id="tabs-4">
              <p><?php if (!is_null($row_Recordset1['Audio1'])) { ?><a href="<?php echo $file_wav.$row_Recordset1['Audio1']; ?>"><img src="files/Images/audio_image1.jpg" width="50" height="50" ></a><?php } ?></p>
            </div>
            <div id="tabs-5">
              <p><?php if (!is_null($row_Recordset1['Brochure'])) { ?>
              <a href="<?php echo $file_pdf.$row_Recordset1['Brochure']; ?>"><img src="files/Images/pdf_image1.jpg"></a>Brochure<?php } ?></p>
              <p><?php if (!is_null($row_Recordset1['User_Guide'])) { ?><a href="<?php echo $file_pdf.$row_Recordset1['User_Guide']; ?>"><img src="files/Images/pdf_image1.jpg"></a>User Guide<?php } ?></p>
            </div>
    
    

    RiaandSteve1 wrote:

    Thanks for your quick response,

    I tried this,

     

    ">

    I'm not able to click on the tab now, but he is always visible (in this case telling audio). I must be something to do with this code

  • Audio
  • above the actual div for the tab.  Do not know how to remove the tab

    Well Yes if you want to hide the tab too then you must surround the

  • tag in a similar way:

  • Audio
  • hide the div tags

    I'm tying to hide the text phone and e-mail in the office, but shown in mobile.

    The following code does not work for some reason any? Any suggestions?

    @charset "utf-8";

    {.mobilecontact}

    display: none;

    }

    @media only screen and (min-width: 481px) {}

    {.mobilecontact}

    Display: block;

    }

    }

    Thank you


    Chris

    Bootstrap has some helper classes for this.

    Reference Classes CSS bootstrap Helper

    This content is hidden on the medium & large devices

    Nancy O.

  • I use media queries and div will not focus on the desktop version

    Hello

    I'm building a site for the first time using questions from the media. My problem is that I can't get the header div (#layoutDiv1) in the centre on the desktop version.

    I pasted my code below, am I missing something?

    Any help would be great.

    Thank you, Alex.

    / * Mobile layout: 480px and below. */

    {.gridContainer}

    left margin: auto;

    margin-right: auto;

    Width: 100%;

    color: #FFF;

    background-color: #000;

    }

    {#LayoutDiv1}

    Clear: both;

    float: left;

    left margin: 0;

    Width: 90%;

    display: block;

    padding-top: 20px;

    padding-left: 20px;

    padding-right: 20px;

    padding-bottom: 20px;

    }

    / * Tablet Layout: 481px to 768px. Inherits the styles of: Mobile layout. */

    @media only screen and (min-width: 481px) {}

    {.gridContainer}

    Width: 100%;

    }

    {#LayoutDiv1}

    Clear: both;

    float: left;

    left margin: 0;

    Width: 90%;

    display: block;

    padding-top: 20px;

    padding-left: 20px;

    padding-right: 20px;

    padding-bottom: 20px;

    }

    }

    / * Office Layout: 769px to a maximum of 1232px.  Inherits the styles of: Mobile and tablet. */

    @media only screen and (min-width: 769px) {}

    {.gridContainer}

    Width: 100%;

    text-align: left;

    }

    {#LayoutDiv1}

    Width: 1000px;

    padding: 20px;

    margin-right: auto;

    left margin: auto;

    }

    }

    Because you don't have a max-width to constrain the delicate design, attributes of the Tablet and phone are also then applied on the desk, because they are true.  Have you tried to set a max or clear setting width and float to none in the CSS Office?

  • Div id changing icons: hide the article, move to the top of line... etc are disappear.

    Hi, I have change div id icons: hide the article, move to the top of line... etc are disappear.

    I also did Global mediaquery #newname, 481, and 769.

    Why and how?

    Concerning

    Tom

    You don't give enough details to understand the problem. A proposal, however, you use a fluid grid layout. For the icons to display, the element must have class = "liquid" in the opening tag.

  • Settings for the right column div tag

    Hi guys

    Inside my base model home page, I want a column on the right that starts at the top right under the header. This will serve to show the news and contact and so.

    I have a separate div for the text on the left and a div to the right column. The right div is set to "position: absolute" because he must remain top-right under the header.

    But as you can see on the screenshot, social media icons that are part of the model appear just below the div to the left.

    How can I configure the right column div tag to keep it at the top right, the text on the left remains where it is and that the right column corresponds to the div model so that social media icons will be displayed automatically below the contact information on the right.

    The second screenshot shows the result as it should be for the social media icons, so below all the content of the page.

    Schermafbeelding 2013-07-26 om 00.03.11.pngSchermafbeelding 2013-07-26 om 00.09.46.png

    Some fundamental fixes you should do first:

    • Yourtag begins after you have already a meta tag and tag style open on your page. Solve this problem
    • For this reason, the tag appears as away during validation. If you set the point #1, this should be resolved

    Now coming to your question in the discussion.

    You have

    more than once on your page. It's illegal markup. ID can only be used once per page. If you want to repeat the same style for more than 1 item, make a class and style it in CSS with .body_right instead of #body_right. In this way, you can re - use this element never how many times you want.

    In the file/styles/style. CSS, line 2200:

    {#column_right}

    Display: block;

    position: absolute;

    high: 25;

    Width: 25%;

    left: 75%;

    z-index: auto;

    }

    Who to change:

    {#column_right}

    Display: block;

    float: right;

    Width: 25%;

    }

    Get rid of everything that isn't here in my code above ^.

    See how your position elements / line up and post back if you need assistance.

  • I need help with the DIV tags :)

    Hello.

    I'm currently building a website for a server CoD: WaW Nazi Zombies I'm currently getting. The purpose of this one is just for me and my friends to play nazi zombies and test different mods of it. I'm putting the layout for the Web site using styles and DIV tags I want to have two div tags on the same line as the other. Some solutions I've seen include float, but when I try that it does not work so I turned on the Adobe Forums. Here is my code:

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""
    " < html xmlns =" http://www.w3.org/1999/xhtml ">
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"
    <!-TemplateBeginEditable name = "doctitle"-->
    jCodZombies < title > - < /title > model
    <! - TemplateEndEditable - >
    <!-TemplateBeginEditable name = "head"->
    <! - TemplateEndEditable - >
    < style type = "text/css" >
    <!--
    . Header {}
    height: 310px;
    Width: 1280px;
    background-image: url (.. / jCodZombies/images/slices_01.gif);
    }
    . NAV {}
    height: 461px;
    Width: 481px;
    }
    . Happy {}
    height: 461px;
    Width: 799px;
    background-image: url (.. / jCodZombies/images/slices_03.gif);
    }
    .footer {}
    height: 253px;
    Width: 1280px;
    background-image: url (.. / jCodZombies/images/slices_04.gif);
    }
    ->
    < / style >
    "" < script src = "... / Scripts/swfobject_modified.js" type = "text/javascript" > < / script >
    < / head >
    < body >
    "" < div class = "header" > < img src = "... / jCodZombies/jCodZombies.gif" width = "1280" height = "300" / > < / div >
    < div class = "nav" >
    < object id = 'FlashID' classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width = "481" height = "461" > "
    "" < param name = "movie" value = "... / jCodZombies/nav.swf" / >
    < param name = "quality" value = "high" / >
    < param name = "wmode" value = "opaque" / >
    < param name = "swfversion' value ="6.0.65.0"/ >
    <!-this param tag prompts users with Flash Player 6.0 r65 or later to download the latest version of Flash Player. Delete it if you do not want users to display the prompt. ->
    "" < param name = "expressinstall" value = "... / Scripts/expressInstall.swf" / >
    <!-next object tag is for non - IE browsers. Then he hide from IE using IECC. ->
    <!-[if! IE] >->
    "" < object type = "application/x-shockwave-flash" data = "... / jCodZombies/nav.swf" width = "481" height = "461" >
    <!-<! [endif]-->
    < param name = "quality" value = "high" / >
    < param name = "wmode" value = "opaque" / >
    < param name = "swfversion' value ="6.0.65.0"/ >
    "" < param name = "expressinstall" value = "... / Scripts/expressInstall.swf" / >
    <!-the browser displays the following alternative content for users of Flash Player 6.0 and higher. ->
    < div >
    < h4 > the content of this page requires a newer version of Adobe Flash Player. < / h4 >
    " < p > < a href =" http://www.Adobe.com/go/getflashplayer_fr "> < img src = ' http://www.Adobe.com/images/shared/download_buttons/get_flash_player.gif "alt = 'Get Adobe Flash player' width = '112' height ="33"/ > < /a > < /p > "
    < / div >
    <!-[if! IE] >->
    < / object >
    <!-<! [endif]-->
    < / object >
    < / div >
    < div class = "content" > < / div >
    < div class = "footer" > < / div >
    < script type = "text/javascript" >
    <!--
    swfobject.registerObject ("FlashID");
    ->
    < /script >
    < / body >
    < / html >

    Also here is a link to my site that this code is for: http://www.jcodzombies.TK

    It should work. In addition, he is a model for two pages on this Web site. He is not too complicated and have done it before, but can't get out so I would like some advice from you guys.

    Thank you and I hope to see some answers soon.

    If you have Dreamweaver, why don't you just try one of their file > new... home pages? Maybe try 2 columns with header and footer? Or fair value each of your divs a different background color and try to play with things. You should be able to simply float your div 'nav' on the left. It is usually a good idea to create a div 'container' and put all your other div inside. Then the div 'container' your maximum width and value margin: 0 auto;

  • Transparent background of the div tag

    Hello, I use a bit CS5 and I wonder if there is a convenient way in the program to change the opacity of a div tag, back on the ground without having to deal with a lot of code.

    I prefer using a semi-transparent PNG image.

    See example of CSS opacity below:

    http://ALT-Web.com/sample.html

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • How to hide the face in Photos tags

    Sometimes the face tags can occluding an important part of a photo.

    I would like to temporarily hide the face tags, while browsing through the photos.

    Is this possible in Photos? (version 1.5, OSX 10.11.6)

    Thank you very much in advance.

    Sorry, I was too reckless. It is, of course, in View-> hide face names.

  • Disorder by selecting the Div tags

    Hello

    Im trying to create a website portfolio for me but I'm having trouble with the selection of some div tags, I added to my page.

    As you can see here the top right divtag is selected/clicked on illustrated by give it a blue box around it. It allows me to add a rollover image to which is what I try to do with home' 'info' and 'contact' buttons shown above right. However when I click on or around the div tags that hold these buttons I can't "select" them so that the blue box appears around the edge and therefore impossible to add the rollover image.

    This is the encoding of the page, if it helps (I) normally work in the design window, I have not been taught in the coding

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

    " < html xmlns =" http://www.w3.org/1999/xhtml ">

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"

    < title > Untitled Document < /title >

    < style type = "text/css" >

    {#wrapper}

    float: none;

    Width: 1500px;

    margin: auto;

    }

    {#p1}

    float: left;

    height: 350px;

    Width: 490px;

    margin left: 15px;

    top of the margin: 15px;

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

    }

    {#p4}

    float: left;

    height: 350px;

    Width: 490px;

    top of the margin: 15px;

    margin left: 15px;

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

    }

    {#p5}

    Clear: none;

    float: left;

    height: 350px;

    Width: 490px;

    top of the margin: 15px;

    margin left: 15px;

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

    }

    {#p6}

    float: left;

    height: 350px;

    Width: 490px;

    top of the margin: 15px;

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

    }

    {#p2}

    background-color: #333;

    float: left;

    height: 350px;

    Width: 490px;

    top of the margin: 15px;

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

    }

    {#p3}

    background-color: #999;

    float: left;

    height: 350px;

    Width: 490px;

    right margin: 15px;

    top of the margin: 15px;

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

    }

    {#p7}

    float: left;

    height: 350px;

    Width: 490px;

    top of the margin: 15px;

    margin left: 15px;

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

    }

    {#p8}

    float: left;

    height: 350px;

    Width: 490px;

    top of the margin: 15px;

    margin left: 15px;

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

    }

    {#p9}

    float: left;

    height: 350px;

    Width: 490px;

    top of the margin: 15px;

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

    }

    {#home-btn}

    background-color: #999;

    float: left;

    height: 30px;

    Width: 30px;

    margin-top:-715px;

    margin left: 15px;

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

    }

    {#contact-btn}

    float: left;

    height: 30px;

    Width: 30px;

    margin-top:-625px;

    margin left: 15px;

    background-color: #FF6;

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

    }

    {body

    left margin: 0px;

    margin-top: 0px;

    margin-right: 0px;

    margin-bottom: 0px;

    }

    {#info-btn}

    background-color: #09F;

    float: left;

    height: 30px;

    Width: 30px;

    margin left: 15px;

    margin-top:-670px;

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

    }

    < / style >

    < / head >

    < body >

    < div id = 'wrapper' >

    < div id = "p9" > < / div >

    < div id = "p8" > < / div >

    < div id = "p7" > < / div >

    < div id = 'p6' > < / div >

    < div id = "p5" > < / div >

    < div id = "p4" > < / div >

    < div id = 'p3' > < / div >

    < div id = "p2" > < / div >

    < div id = "p1" > < / div >

    < / div >

    < div id = "contact-btn" > < / div >

    < div id = "info-btn" > < / div >

    < div id = "Home-btn" > < / div >

    < / body >

    < / html >

    Any ideas?

    Cheers, Ryan

    I normally work in the design window that I've not been taught in the coding

    You will learn about code regardless if you make the effort. Start with these links:

    http://w3schools.com/

    http://www.csstutorial.NET/

    DW assumes that you have knowledge of HTML & CSS code.

    If you cannot or will not work with the code, you use the wrong tool.

    For the non-codeurs, Adobe offers 2 other options: Adobe Muse & portfolio

    Nancy O.

  • Using DIV tag on the design of the site

    I need some help on the design of this site (just started using dreamweaver this week.

    I have Div tags within the div tags, to auto height adjustment (so it expands when more information is inserted), however this

    Untitled_zps9h1o54aj.jpgUntitled1.jpg

    Answers to the questions of layout are contained in your code.  No screenshots.

    #1 the design mode is not reliable to test the merits of your layout.

    Use the Live View or preview in browsers.

    #2 when floating elements that it seems you are doing (we don't really know because you haven't we shown your code), it is often necessary set the CSS of the container parent overflow: hidden which prevents the collapse of margin.

    #3 don't forget to add a float of compensation to your CSS code once the tanks are no longer needed.

    For reference:

    Nancy O.

Maybe you are looking for

  • Transfer Thunderbird emails multiple accounts for Microsoft Outlook 2013

    I use several Thunderbird email accounts in my office. Now, I want to spend my mails to MS Outlook.but the problem is that MS Outlook will create different PST files to different accounts.i want to retrieve my emails in single PST files. I also searc

  • Pavilion p7 - 1226 s: card Nvidia GT 710 does not work with the P7-1226 Pavilion

    I installed a graphics card from EVGA Nvidia GT 710 in my Pavilion p7 - 1226, and when I turned on the PC, he remained at the HP splash screen and all does not load more. It would also give a single beep every so often. I can not enter the Boot Optio

  • Horizontal black lines on CP1515N

    Hello My CP1515N of HP color laser printer has started to produce horizontal black lines. Lines are about 27mm and begin at different places on each page. The unit has printed only about 2500 pages. I don't know what is the cause. Pages that are tota

  • Upgrade of RAM for ProBook 4520 s

    Hello I have a Probook 4520 s Cpu i3 M350 2.27 Ghz 32-bit windows 7 Home Premium. What type of Ram to 8 GHz Concerning

  • Missing 'at sign '.

    I recently tried to enter an email address in my address book, but found that I could not get into the "at sign".  For example, instead of the "at sign" I got the variant of tiny, "I thought it was a mistake to keyboard and bought a new key board but