T
Tat
I have been looking at a LOT of websites, and their source, trying to figure
out exactly what I need to do on my pages, since I noticed the information in
the pages lfrom Front Page ooks completely different than all the others I
have seen.
This is what the top of my automotive page looks like:
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Automotive, Cars, Trucks, Motorcycles, Tools, Parts, &
Accessories</title>
<meta name="Microsoft Theme" content="copy-of-slate 1011, default">
<meta name="Microsoft Border" content="tb, default">
</head>
<body>
<table border="0" width="820" height="145">
I have noticed almost every page I view on the web has some variation of
this at the very top of the pages:
<!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">
<head>
I haven't found any information yet about DOCTYPE in the books and articles
I've read yet regarding what it is and if I need it. Would someone mind
telling me what all that is, and what I need to add to or remove from the
<head> section of my pages, if anything, to make sure it appears in a search
engine when I publish it?
It is going to be a site where customers will click on the merchandise
and/orsuppliers links I have and buy the products advertised (hopefully).
I have been reading everything I can get my hands on about HTML and web
sites, and I hate to ask so many questions, and sound so ignorant about it
all, but I am VERY new to this, and trying to learn as much as I can as fast
as I can.
I do appreciate all the help I have received thus far, and hopefully, I may
be able to help someone else some day.
out exactly what I need to do on my pages, since I noticed the information in
the pages lfrom Front Page ooks completely different than all the others I
have seen.
This is what the top of my automotive page looks like:
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Automotive, Cars, Trucks, Motorcycles, Tools, Parts, &
Accessories</title>
<meta name="Microsoft Theme" content="copy-of-slate 1011, default">
<meta name="Microsoft Border" content="tb, default">
</head>
<body>
<table border="0" width="820" height="145">
I have noticed almost every page I view on the web has some variation of
this at the very top of the pages:
<!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">
<head>
I haven't found any information yet about DOCTYPE in the books and articles
I've read yet regarding what it is and if I need it. Would someone mind
telling me what all that is, and what I need to add to or remove from the
<head> section of my pages, if anything, to make sure it appears in a search
engine when I publish it?
It is going to be a site where customers will click on the merchandise
and/orsuppliers links I have and buy the products advertised (hopefully).
I have been reading everything I can get my hands on about HTML and web
sites, and I hate to ask so many questions, and sound so ignorant about it
all, but I am VERY new to this, and trying to learn as much as I can as fast
as I can.
I do appreciate all the help I have received thus far, and hopefully, I may
be able to help someone else some day.