Print Page | Close Window

<head> and </head>

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=8477
Printed Date: 07 April 2026 at 5:46am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: <head> and </head>
Posted By: Ivar
Subject: <head> and </head>
Date Posted: 01 January 2004 at 5:50am

A ferry goor year to all of you 

When i look in my sourche I see the <head> but no </head>.
I downloaded v7.6 again to look in the original, but in the default there is also no </head> . But in the sourche of this forum I see a </head> :


<html>
<head>
<title>Web Wiz Forums</title>
<meta name="copyright" content="Copyright (C) 2001-2004 Bruce Corkhill" />

<!-- Web Wiz Forums ver. 7.7 alpha is written and produced by Bruce Corkhill ©2001-2004
      If you want your own Forum then goto http://www.webwizforums.com - http://www.webwizforums.com -->


<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Description" content="Get advice on Web development or just chat with others in Web Wiz Guide's Discussion Forum.">
<meta name="KeyWords" content="web wiz guide, web whiz guide, forum, discussion, bullition board, chat, help, advice, Active sever Pages, ASP">
<meta name="rating" content="general">
<meta name="expires" content="never">
<meta name="robots" content="INDEX,FOLLOW">
<meta name="revisit-after" content="7 Days">
<meta name="author" content="Bruce Corkhill">
<meta name="copyright" content="Copyright ©2001-2003 - Web Wiz Guide">
<script language="JavaScript" src="../includes/default_javascript.js"></script>
<script language="JavaScript" src="includes/default_javascript.js" type="text/javascript"></script>
<link href="../includes/default_style.css" rel="STYLESHEET" type="text/css">

<link href="includes/default_style.css" rel="stylesheet" type="text/css" />
</head>
<body bgcolor="#E4E4E4" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ## Header start ## -->  

 

Can anyone explane this to me ??
Greetings Ivar
http://www.reikigroep.org/forum/ - http://www.reikigroep.org/forum/

 




Replies:
Posted By: dpyers
Date Posted: 01 January 2004 at 11:54am
look in header.asp

-------------

Lead me not into temptation... I know the short cut, follow me.


Posted By: Ivar
Date Posted: 01 January 2004 at 1:39pm
Oke, I see, thanks.
You can't have 2 <Head> </head> in one sourche, I know.
Bute when I make an extra in my header or footer, frotnpage makes an extra <htm> </html> . Do I have to skip this or not ?


http://www.reikigroep.org/forum/ - http://www.reikigroep.org/forum/  


Posted By: Mikael
Date Posted: 01 January 2004 at 2:59pm
Delete the extra html-tag that frontpage injects


Posted By: Semikolon
Date Posted: 01 January 2004 at 3:10pm

dont use programs like frontpage and dreamveawer to things like this.. frontpage 2002/2003 dv mx/mx2004 will work a little bit, but theres 99% chance of getting your files messed up anuways..

use a simple text editor like notepad or buy a more powerful editor like ultraedit, or if you got very much money, buy visual studio .net 2003.. i really recommend the last one as there is integrated support for ASP, ASP.Net, HTML, CSS, VB, JS, VB.Net, C# and so on.. made by the creators of ASP and VB.. its the best.. but DONT enter the design mode with an asp page which you have laid alot of work in the script.. that will simply screw it up.. create ALL missing tags(tags that is in a Response.Write statement or in another file) and reformat everything..



Posted By: dpyers
Date Posted: 01 January 2004 at 8:04pm

I think both frontpage and dreamweaver have options to turn off "fixing" html.

I use FP2004 for the forum site I'm developing. It's a different breed than previous versions of FP - much more oriented to developers as opposed to newbies. Don't have any problem with wwf, but about the only automatic option I have turned on is Intellisense. Visual Studio initially gave me problems with format until I turned off some things.

FP is a great site admin tool - move a file, it changes all the links to it; check for broken links; blah, blah, blah. All under one wrapper. One of it's good features is that you can assign other editors for different file types (e.g. a css editor, a js editor, etc) and still get the fp admin capabilities.

Never use fp's built-in data base stuff!

A good free editor is Html-Kit - big support community producing mods and add-ons like crazy. Use it for unix sites, but also have done some asp stuff in it.



-------------

Lead me not into temptation... I know the short cut, follow me.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net