User Profile

Collapse

Profile Sidebar

Collapse
windy
windy
Last Activity: Mar 11 '07, 06:00 PM
Joined: Jan 27 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • windy
    started a topic Web page Breakdown resizing browser window?

    Web page Breakdown resizing browser window?

    Hello,

    I find when resizing browser window my web page breaks down. When I view and resize other work the window appears to hide the page, not causing it to break apart. What settings would help to control this? I have added some of what I think would be important code.

    html {
    margin: 0px;
    padding: 0px;
    height: 100%;
    }

    body {
    font-family: Verdana;
    font-size:...
    See more | Go to post

  • windy
    started a topic Finding a Web Host

    Finding a Web Host

    Hello Forum,
    I have spent some time looking into securing a web host - knowledge limited -
    I have looked at the search engine thing - little knowledge too! Is there some place I can find out what needs to be done to start towards publishing my site? Your input would be much appreciated. Thanks.
    See more | Go to post

  • windy
    started a topic css validation

    css validation

    Hello Forum,
    I sure struggle with css validation. Attached is a sample of the css I have run through the w3 validator and it comes up no errors or warnings. What is the correct process used to create valid css?

    body {
    margin: 0 0%;
    padding: 0;
    font-family: "Myriad Web Pro", Geneva, Helvetica, sans-serif;
    font-size: .7em;
    background-color: #050505;
    color: #777;
    ...
    See more | Go to post

  • windy
    replied to Opera9.11
    <div class="menu1">< ul class="menu1lis t">
    <li><a href="index.htm l" title="Welcome to WINDDANCE">HOME </a></li>
    <li><a href="page2.htm l" title="Looking for Design solutions?">Abo ut</a></li>
    <li><a href="page3.htm l" title="How to reach us">Contact</a></li>
    <li><a...
    See more | Go to post

    Leave a comment:


  • windy
    replied to Opera9.11
    Thanks for the input. Not sure how much of the code you need.

    <div class="menu1">< ul class="menu1lis t">
    <li><a href="index.htm l" title="Welcome to WINDDANCE">HOME </a></li>
    <li><a href="page2.htm l" title="Looking for Design solutions?">Abo ut</a></li>
    <li><a href="page3.htm l"...
    See more | Go to post

    Leave a comment:


  • windy
    replied to Opera9.11
    Not sure I am familiar with your asking. When browsing my page in Opera, and I click on a link, the title description appears as it should, but the entire file path to my hard drive is also revealed....
    See more | Go to post

    Leave a comment:


  • windy
    started a topic Opera9.11

    Opera9.11

    Hello forum,
    Is it usual for Opera9.11 to display the entire file path when using "title" in link
    reference? Is it possible to turn this off?
    Much appreciated!
    See more | Go to post

  • windy
    started a topic Access other browsers

    Access other browsers

    Hello again,
    Thank you for the help so far. Question: I am presently using notepad as my html editor and do have FrontPage on my hard drive. How does one gain access to Opera and other browsers i.e. NetScape, etc. to view ones work?
    See more | Go to post

  • windy
    replied to Problems validating css
    Sorry, the other problem here is that I was using the same colors in the uppernavbar and the rightside navbar and the validator responded with warnings that similar colors were being used. Is this a problem? I want the navigation to look a certain way....
    See more | Go to post

    Leave a comment:


  • windy
    replied to Problems validating css
    Yes I am saving as utf-8. Those question marks are as the code came back from the www3 validator. But I was not given access to the validation link. What system of validation are you using? Is this an error on my part to save in notepad as utf-8?
    Thank you for taking the time to share your efforts. Much appreciated....
    See more | Go to post

    Leave a comment:


  • windy
    replied to Problems validating css
    Code:
    ���body { 
    min-width : 80%;
    margin : 0;
    padding : 0;
    font-family : Geneva, Helvetica;
    color : #f9f9f9;
    background-color : #070707;
    } 
    html > body { 
    overflow : hidden;
    display : block;
    } 
    div, p, li { 
    font-family : Geneva, Helvetica;
    font-size : 12px;
    } 
    p { 
    margin-top : 0;
    padding-top : 0;
    ...
    See more | Go to post
    Last edited by AricC; Feb 9 '07, 01:30 PM. Reason: Use CODE Tags

    Leave a comment:


  • windy
    started a topic css validation

    css validation

    Hello,
    I have a question re: css validation. I keep getting warnings for using the same colors in an upper and rightside navmenu. Why? Then, after changing the colors,which is not to my liking, all I get is no errors-no warnings. This is not validation. Correct?
    Thanks for the suggestions, anyone!
    See more | Go to post

  • windy
    started a topic Problems validating css

    Problems validating css

    Hello,
    I,m new to this forum, please excuse any poor etiquette.
    I,m also new to web building, therefore my question may be somewhat elimentary for those further on down the highway.
    I had the code validated as xhtml and wanted the css validated, but errors are showing with references pertaining to Family and whitespace. These are related to div selectors and class and style selectors. Any suggestions?
    This web page not...
    See more | Go to post
No activity results to display
Show More
Working...