View Single Post
Old 04-19-2011, 07:48 AM   PM User | #16
shinydarkrai94
New Coder

 
Join Date: Mar 2011
Posts: 21
Thanks: 9
Thanked 0 Times in 0 Posts
shinydarkrai94 is an unknown quantity at this point
Quirky mode seems to be working for me better :S. Here's a picture of my site when I use a doctype: http://i986.photobucket.com/albums/a...i94/error1.jpg.

I just don't understand it @_@ the article you gave me only had small differences between strict and quirky. This is a rather large difference lol.

Relevant code:

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

  <head>

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

    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="description" content="AV Avenue is a K-12 Classroom Technology Specialists company. We provide audio/video equipment sales, systems installations and service of existing systems.">
    <meta name="keywords" content="av avenue, audio, video, audio visual, classroom, education, installation, smartboard, k-12">

    <title>AV Avenue</title>

  </head>
shinydarkrai94 is offline   Reply With Quote