Search Result

Collapse
11 results in 0.0014 seconds.
Keywords
Members
Tags
xhtml
  •  

  • Margarethe
    started a topic w3c validation problem

    w3c validation problem

    Hi guys! I need some help with my site. I've tried to validate my website and kept getting 4 errors with one line. Not really sure what I'm doing wrong as I've closed all open tags. Here is the error I get: "end tag for "div" omitted, but OMITTAG NO was specified"



    Would appreciate any help. Thanks!...
    See more | Go to post
    Last edited by Niheel; Aug 1 '11, 02:27 AM.

  • ilya Kraft
    started a topic How to apply random styles to div tag

    How to apply random styles to div tag

    Hello,

    Alright, so I came up with idea that it would be nice if I could have my <?php echoed ?> div's with different appearance.

    On my website I collect stories from database and display them in div's.

    Here is example of how I echo divs:

    Code:
    <?php $articleDisplayList .= '<div class="story"> ' . $Story . '</div>' ?>
    
    <!doctype>
    ...
    See more | Go to post

  • Wiinie
    started a topic Print a whole page and print div content

    Print a whole page and print div content

    Hi, all

    I am new, I am using rails to write the application... and now I want to make a function for print the specific div in the page.

    What can I do with this?

    Please give me some advice.

    I did try to use
    Code:
      <a href="#" onclick="window.print();return false;"><img src ="http://png.findicons.com/files/icons/61/dragon_soft/512/printer.png" width="20"
    ...
    See more | Go to post
    Last edited by Frinavale; Jun 7 '11, 05:07 PM. Reason: Fixed code tags. Corrected grammar and formatted the question to use proper English.

  • CiCi Arnold
    started a topic no style sheet found

    no style sheet found

    Thank you for trying to help drhowarddrfine. The url that I am using is a validator: http://www2.hawaii.edu/~carolarn/dmed120/assignment20.ht m

    I am in school and am doing an assignment. I am using Dreamweaver. I clicked on css in validator and it gives me the error message.
    See more | Go to post

  • I am receiving a "no style sheet found" on the css validator. What is wrong?

    BODY {background-image: url(surf.jpg);
    background-repeat: repeat; }
    background-position:left top;
    background-repeat:repeat;}

    #wrap{max-width: 900px;min-width: 480px;}

    I get a no style sheet found in the validator. Is there something wrong with my code?
    See more | Go to post

  • Jennifer Pavels
    started a topic How to get images and copy to align?

    How to get images and copy to align?

    Hi,
    I'm relatively new to HTML and was given the assignment of trying to fix a web page done in straight HTML. The webpage is: http://jlwingert.com/seametrics.html

    The problem is at the bottom - the images & copy are out of alignment. I tried going through the code, but I'm having the hardest time figuring out where the problem is.

    It looks like the code at the top (where everything is in alignment)...
    See more | Go to post

  • How to change link colors using CSS Classes?

    Hello,

    I want to override my css for a page on my site. I am looking to change all of the link attributes to a style i have in place.

    The code I have under the style is :

    .style14 {font-size: 12px; color: #000000; text-indent: 20px; font-weight: bold; }


    I want to add the following to it:

    a{font size: 12px,}
    a:link {text-decoration: none; color: #00000}...
    See more | Go to post

  • Nepomuk
    started a topic Manually loading XML data into XForms
    in XML

    Manually loading XML data into XForms

    Hello everybody!
    I'm pretty new to XForms and doing a project with XForms and eXist, so I have an XML file as a database. The problem I'm having is the following:

    My XForms document looks something like this:
    [code=xml]
    ...
    <xf:model version="1.0">
    <xf:instance id="data-instance" src="data.xml" xmlns="">
    <Data>
    <FirstName/>...
    See more | Go to post

  • Adrian4net
    started a topic How can I verify if a domain redirect to another?
    in PHP

    How can I verify if a domain redirect to another?

    How can I verify if a domain redirect to another site? for html xml xhtml etc.
    See more | Go to post

  • Adrian4net
    started a topic How can I verify if a domain is online?
    in PHP

    How can I verify if a domain is online?

    How can I verify if a domain is online , for any language html xml xhtml etc.
    See more | Go to post

  • embz
    started a topic my code won't validate, help!

    my code won't validate, help!

    this post concerns three pages.

    1. this page: http://www.katherine-designs.com/sendemail.php i get the following errors:



    a lot of it seems to deal with the PHP code i inserted to the page. as my PHP skills are close to nil, i'm wary about fiddling with it myself. =\

    2. now this page: http://www.katherine-designs.com/contact.php

    i get these errors:


    ...
    See more | Go to post
Working...