Hi guys
Need some help please.
Well, when i add the doc type to a site,
Q1. do i need to also add an *Extra* <html> tag after the
<html xmlns="http://www.w3.org/1999/xhtml"> part?
Like this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html>
<head>
Or do i Not add that Extra <html> tag in?
I ask because i'm not sure if we are supposed to enter it in *Also* or if the first one covers the start of the html for the content of the webpage. I want to be sure the page displays correctly
Q2. Is it ok to leave the Extra <html> tag In as it is shown above and will it be ok? Thanks guys for the help 
justin
|