min-width of the body tag

From what I've read in this forum, set the min-width in the body tag property must stop the text in the div #header displaced offline as browser window is tight--see this page from the project - www.iprezence.com/paintshop.  When this does not work I tried using min-width divs in the #header area but still have the problem. What is causing this min-width to fail or I asked incorrectly?

Thank you

There is nothing wrong with what you were doing.  It is only when your window is less than 862px, the text of the header down to the line below.

Change min-width of 500px to 862px and your problem is solved.

Nancy O.

Tags: Dreamweaver

Similar Questions

  • How to add a background outside the body tag

    Hi I have a html site normal I want to add a background outside the body tag, IE outside the main content and on the display window.

    gradient-outside-body-content.jpg

    Thank you

    And complementary:

    Give your #container background #fff (white) and a padding-about 200 px background color.

    The padding-bottom generates a white background for the 3 labels and footer.

    My example shows the problem on a green background.

    Edit your styles.css file:

    {body

    do-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

    Color: #000;

    font-size:62.5%;

    line-height: 1.5em;

    background-image: url ("your_gradient_bg.png");}

    ...

    ...

    ...

    #container {}

    Width: 1024px;

    Auto margin: 0;

    padding-bottom: 200px;

    background-color: #fff ;}

  • How to insert an onload = "initialize ()" on the < body > tag "

    Hi, I just can't understand how can I insert an onload = "initialize ()" on the < body > tag without editing it after generating the code HTML. "

    Hi Victor,

    You can use the HTML code for head option to add the code.

    Kind regards

    Akshay

  • Model Dreamweaver is still blocking the body tag?

    Hello

    I use a DW template with an editable and it blocks the body tag. I can't address the body with a div or class tag.

    Y at - it a possibility to use a model that does not block the body tag?

    Thanks for the help and support.

    Karsten

    First, you must define an editable tag attribute in your model for thetag.  Later, you will need change this attribute on the child pages.

    This article has a NOTE: with screenshots on how to do it.

    http://ALT-Web.com/articles/persistent-page-indicator.shtml

    Nancy O.

  • How can I move a block of text from the head of <>tag area within the &lt; body &gt; tag box?

    I am retarget approximately 2500 html files and a block of text should be moved to the head of <>mark the surface of the < body > tag. It must immediately follow the < body > tag. Here is an example: < h3 > heading < / h3 > < p > A bunch of text here, blah blah < /p >.  I find the block using a regular expression < >(.*?) < p > h3, but do not know what to do after that.

    If you just want to move the

    and

    on theand in thethe following regular expression work:

    (

    [\s\S]*?

    )([\s\S]*))

    Replace in the field, use this:

    $2$ 1

  • Editable &amp; quot; OnLoad &amp; quot; in the body tag

    I have a site based on a template, but I would like to add my own Javascript function calls to the attribute 'onload' of the 'body' tag on some pages. I know that this can be done by setting 'onload' as an 'editable attribute"in the model.

    However, I have also a few 3rd - party, as PopMenuMagic of P7 extensions, which act by changing "onload" in the body of the template tag. I think that by setting this as editable attribute, I will then prevent changes to the model of these extensions of reproducing the pages based on the template.

    Is there a way around this conundrum?

    Here is the link: http://www.projectseven.com/support/answers.asp?id=129

    --

    Walt

    "Murray * AS *" wrote in message
    News:g21eup$pkj$1@forums. Macromedia.com...
    > There are tutorials on the PVII site on how to do it.
    >
    > --
    > Murray - ICQ 71997575
    > Adobe Community Expert
    > (If you * MUST * write me, don't don't LAUGH when you do!)
    > ==================
    > http://www.projectseven.com/go - DW FAQs, tutorials & resources
    > http://www.dwfaq.com - DW FAQs, tutorials & resources
    > ==================
    >
    >
    > "gordonwd" wrote in message
    > news:[email protected]...
    > I have a site based on a template, but I'd like to add my own Javascript
    > function
    > calls to the attribute 'onload' tag 'body' on some pages. I have
    > know that
    > This is possible by setting 'onload' as an 'editable attribute' the
    > model.
    >>
    > However, I have also a few 3rd - party, as PopMenuMagic extensions of
    > P7.
    > It works by changing "onload" in the body of the template tag. I think that by
    > definition
    > This as editable attribute, I will then prevent the changes made to the
    > template by these extensions of reproducing the pages based on the
    > model.
    >>
    > Is it possible around this conundrum?
    >>
    >

  • Adobe Muse Min width of the Page

    Hello

    I do a site in muse and try adding breakpoints to make the site friendly. I have break points all the way from 1366 to 850. Whenever I try to add a less than 850 breakpoint it tells me "Breakpoints cannot create a position below the minimum page width." So I went into the properties of the site and seen that under the "available" tab the "Min-Width" is 320! I am very confused how this is possible.

    Any help would be appreciated.

    Thank you

    Hello noahs.

    Please check your site min-width in file > properties from the Site.

    Generally, we define these properties while we first create a new page.

    Thank you

    Ankush

  • Mucow put the code between the &lt; / body &gt; tag and &lt; / html &gt;

    How can I put jquery inbetween the end body tag and put an end to the html in a mucow tag, not sure if im able to do this muse as pleaae help thanks

    It would be useful:

    http://Adobe-Muse.github.IO/MuCowDocs/#husing-jQuery

    Thank you

    Sanjit

  • CF extra addition &lt; html &gt;, &lt; head &gt; and the &lt; body &gt; tags pages

    I had problems with my titles not appearing is not on my pages of CF. Finally, I looked at the source of the page in the browser and found that CF is the extra insertion < html >, < head > and < body > tags at the beginning of the pages. (see examples below). I'm sure it's the CF engine that did this because I took a cfm page and just change the extension of html and everything worked fine (except the CF code). There is no additional tag inserted and the titles appear. I also noticed that the CF engine seems to be adding the first line <! DOCTYPE HTML... >

    Does anyone know why this might be happening?

    Thank you

    David

    SEE Page - notice of the additional tags in red

    <! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional / / BY" > ".


    <html >

    <head >

    <title >without title < /title >

    < /head >


    <body >



    < /body >

    < /html >

    <html>

    <head>


    "
    <style type="text/css"> ".

    <!--


    BODY
    {
    make-weight: normal;
    do-size: 10pt;
    do-family: Arial;
    background-color: white;
    text-decoration: none
    }


    Same page with the extension changed to html - code is a little different because the style sheet has not loaded because it uses a cfinclude

    <html>

    <head >


    "
    <cfinclude template="fdp_style_sheet.html"> ".


    "
    <meta http-equiv="Content-Type" content="text/html; charset = iso-8859-1"> " "

    <title >connection < /title >


    "<script type="text/javascript"> ".

    If ($_SERVER ["HTTPS"]! = "on")
    {
    header ("Location: https://".) $_SERVER ['HTTP_HOST']. ($_SERVER ["REQUEST_URI"]);
    Exit();
    }
    < /script >


    "<script language="JavaScript" src="webbug.js">< /script > " "

    < /head>


    "" <body onload= "writeBug();" marginHeight= "0" ' marginWidth do= '0' > ' "

    Take a look at your file Application.cfm or Application.cfc, you have probably the code in there (Application.cfc/cfm works first on each page request)

  • That guys do you recommend as max and min width of the page, given the sizes of screens used today?

    I'm curious to know what the other people who made the most sense using...

    It would depend on your target audience majorly.

    Please check this similar post:

    What is the standard size for Web site?

    Thank you

    Sanjit

  • How to add google remarketing code at the bottom of all pages before the closing &lt; / body &gt; tag in muse adobe

    I try to add the google remarketing code JUST before the < / body > tag to end on all my pages... they require would be at the exact spot. I tried it added via insert html and that place in the footer, but that did not work. I also tried 'page properties' 'metadata' html for the head, and that's not good either. I could go through ftp to each html page and add the code myself (125 pages) but then the next time I change and upload my site again he will crush it and is not a solution. Any help would be appreciated.

    It's googles exact statement:

    1. Place the code at the bottom of all the pages on your website, before closing </body> tag. If your site uses a common file for a footer, you can place the code snippet here rather than on each page of your Web site.

    Hi Austin,.

    Please refer to the following thread: How do I embed a Google's Remarketing tag closing "<\body> tag to all pages of Muse? "

    Kind regards

    Akshay

  • Background color of "Div" (header) - change to fill the width of the page beyond just the width of the content

    I need the background color (#060) of my head extends beyond simply the content of the entire width of the top of the page (the full width of the body and the right column).

    , But what I do (see http://www.aloe-vera.org ) there is always a white space because the header at the top ends with the right side of the drop down horizontal top menu.

    Yet, I find the following in the blank template page for html to DreamWeaver 5.  I hope someone can explain better. I think that is found the answer, but it is not supposed me.  Thank you, David (see below)

    "By nature, the background color to any div will only show for the length of the content. This means that if you use a background color or a border to create the appearance of a column to one side, it will not extend all the way to the foot of the page, but stops when the content ends. If the content div contains more content, you can place a border on the div content to divide the column. "

    DavidHonaker wrote:

    I always have problems with the page size when I insert the code (tried both above and below of the)

    So I created a blank page again, continuous.

    You do me a favor and watch www.aloe-vera.org/test2.htm

    Without all the unnecessary code in the page advanced just this one maybe base I'll better be able to see what you want me to do.

    Thanks Osgood, David

    You almost had the style br code in the right place.

    Not here:


     
     



     
     

    BUT here: (after the and before closing)

    Tag:


       

     
     
     

  • overflow: hidden in the body

    When I add the ' overflow: hidden ' property until the body tag, it does not attempt to add scroll bars to display content outside the browser window in firefox, but it keeps the vertical scroll bar in IE7. Why is this and how I can I solve this problem?

    Try this and it should work.

    {html, body
    Width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    }

    Good luck!
    LM

  • In re marketing code enter the body

    We want to re market to people who visit our site and need to put some code in the body How do you this? Is it possible to muse?

    Hello

    According to Google, it must be the code just above.

    In MUSE, you can put the code to insert the HTML code, but there is no suitable place that is defined for the HTML code to insert, it will simply be added to your page inside the body tag code.

    For work, if you use FTP host (Third party / no Business Catalyst), you can export the site locally, and add the re marketing codes just above.

    Thank you

    Prabhakar Kumar

  • asymmetrical body tag

    Hi all.. I get error of body tag imbalanced when I try to save my HTML as a template... I've locked the body tag... I use PS CS5... Help, please

    < ! 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 > site created by TechTalks design - www.neev.com < / title >

    < link href = "css/styles.css" rel = "stylesheet" type = "text/css" media ="screen / >

    < / head >

    < body >

    < div id = 'outside' >

    < div id = 'wrapper' >

    < div id = "logo" >

    "< img src="images/icons/logo.jpg "/ >

    < / div >

    < div id = 'social-media-icons' >

    < ul >

    " < li > < a href =" http://www.Facebook.com "> < img src =" images/icons/facebook logo.png"/ > < / a > < /li > .

    < li > < a href = "#" > < img src="images/icons/download.jpg"/ > < /a > < /li >

    " < li > < a href =" http://www.Twitter.com "> < img src="images/icons/twitter_logo.jpg "/ > < / a > < /li >

    " < li > < a href =" http://www.YouTube.com "> < img src =" images/icons/images (1) .jpg "/ > < / has > < /li > .

    < /ul >

    < / div >

    < div id = "Visibility" >

    < ul >

    < li > < a href = "index.html" > HOME < /a > < /li >

    < li > < a href = "about.html" > ON < /a > < /li >

    < li > < a href = "products.html" > PRODUCTS < /a > < /li > ""

    < li > < a href = "services.html" > SERVICES < /a > < /li > ""

    < li > < a href = "contact.html" > CONTACT < /a > < /li > ""

    < /ul >

    < / div >

    < div id = "banner" >

    "< img src="images/banner/ban1.jpg "/ >

    < / div >

    < div id = "content" >

    Welcome to Neev Home Decor < h1 > < / h1 >

    < p > when you open your House to the luxurious decoration of third world producers of fabrics for curtains and upholstered furniture, it shouldn't surprise you to find yourself in the middle of the magnificence. As NEEV Home Fabrics Pvt. Ltd. (formerly NEEV décor Pvt. Ltd.), continues our belief in the pursuit of excellence in performance, quality and innovation, has led us to adopt an approach radically to change. Add to that, our passion to bring you the highest quality premium within < /p > furniture fabrics

    "< img class ="image-image"src="images/content/contentpics9-bw.jpg "/ >

    "< img class ="image-image"src="images/content/content2-bw.jpg "/ >

    < p > NEEV exports fabrics in 65 countries around the world. Our products are designed by designers in-house and Italian high-end and are also used by the best designers and furniture manufacturers in Europe and the USA. Our clients include some of the largest and leading global brands < /p >

    < / div >

    < div id = "right" >

    the latest news < h2 > < / h2 >

    < class p = 'date' > Nov 22,2012 < /p >

    NEEV < h3 > raise with the ambassadors of celeb < / h3 >

    < p > the brand get back to nine with new Ambassadors Gauri and Shah Rukh Khan < /p >

    < class p = 'date' > Nov 20,2012 < /p >

    < h3 > What's New < / h3 >

    < p > work houses in harmony with the Italian and European, NEEV design offers a wide selection of fabrics to choose < /p >

    < class p = 'date' > Nov 18,2012 < /p >

    < h3 > NEEV now available to Indian consumers < / h3 >

    < p > the brand is world class fabric available to Indian consumers in time real < /p >

    < / div >

    < div id = "footer" >

    < class p 'foot of page-text' = > Design Copyright 2012-TechTalks < /p >

    < / div >

    < / div >

    < / div >

    < / body >

    < / html >

    You are missing a quotation mark after the word " screen". ="" thus="" everything="" after="" is="" invalid="" because="" that="" tag="" never="">

Maybe you are looking for