Go Back   Webmaster Malaysia Forum » Website Design & Development » Website Design

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 06-05-2005, 12:14 PM
[the][matrix]'s Avatar
Novice Webmaster
 
Join Date: Oct 2003
Location: Muar, Johor
Posts: 33
Rep Power: 0
[the][matrix] is on a distinguished road
Send a message via Yahoo to [the][matrix]
Exclamation [need help] HTML coding..

this is the code

Code:
			<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><title>ZDiT Official Website</title><meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
			<link rel='shortcut icon' href='http://localhost/zdit/skin/s1/icons/cryo.ico' type='image/ico'>
			<!-- ====================================================================== -->
			<!-- You are staring at the code of zdit.net design portal, which is an indication that you have no ideas. -->
			<!-- Designed + Operated by theMatrix + zdit.net -->
			<!-- Editors | Originally : theMatrix | Chronosight -->
			<!-- All rights reserved, all graphics copyrighted. -->
			<!-- Feel free to steal, after all thats what the internet is all about (quote originally taken from RES72 Design, credit to them)-->

			<!-- ====================================================================== --><script type="text/javascript">
	function newImage(arg) {
	if (document.images) {
		rslt = new Image();
		rslt.src = arg;
		return rslt;
	}
}

function changeImages() {
	if (document.images && (preloadFlag == true)) {
		for (var i=0; i<changeImages.arguments.length; i+=2) {
			document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
		}
	}
}

var preloadFlag = false;
function preloadImages() {
	if (document.images) {
		vidover = newImage("html/img/over.jpg");
		preloadFlag = true;
	}
}
</script><style type='text/css'>
	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family: "Trebuchet MS";
		FONT-SIZE: 12px; 
		color:#FFFFFF;
	}
	
	td, th {
		COLOR: #000000;
	}
	
	A {
		FONT-SIZE: 12px; 
		COLOR: #2D8A92; 
		TEXT-DECORATION: none; 
		font-family: "Trebuchet MS";
		font-weight:bold;
	}
	A:hover {
		FONT-SIZE: 12px; 
		COLOR: #00CCFF; 
		TEXT-DECORATION: none;
		border-bottom:0px dashed #717171;
	}
	
	.marquee {
		color:#fff;
		font-weight: bold;
		FONT-SIZE: 12px; 
	}
	
	.margintable {
		margin:5px 5px 5px 5px;
	}
		
	.title {
		font-family: "Trebuchet MS";
		font-size: 18px;
		font-weight: bold;
		color: #FFFFFF;
		padding:10px 0px 0px 0px;
	}
	
	.subtitle {
		font-family: "Trebuchet MS";
		font-size: 16px;
		font-weight: bold;
		color: #2D8A92;
	}
	.subtitle2 {
		font-family: "Trebuchet MS";
		font-size: 18px;
		font-weight: bold;
		color: #2D8A92;
	}
	
	.bigtitle {
		font-family: "Trebuchet MS";
		font-size: 20px;
		font-weight: bold;
		color: #000000;
	}
	
	.tableborder {
		border:1px solid #000000;
		padding:1px 1px 1px 1px;
		background-color:#FFFFFF;
	}
	
	.tablebottom {
		border-bottom:1px dotted #2D8A92;
		padding:1px 1px 1px 1px
	}
	
	.inputtext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
		background-color:#FFFFFF;
		margin:1px 1px 1px 1px;
		border:1px solid #000000;
	}
	
	.copyright {
		font-family: "Trebuchet MS";
		font-size:12px;
		color:#000000;
	}
	
	.navi {
		padding:0px 0px 0px 15px;
	}
	
	.quote { 
		white-space:normal; 
		background-color: #B4F8FE; 
		border: 2px dotted #000000;
		font-size: 11px;
		margin-top: 10px;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 10px;
		padding-top: 5px; 
		padding-right: 5px; 
		padding-bottom: 5px; 
		padding-left: 5px
	}
</style></head><body><table width='100%' height='100%' border='0' cellpadding='0' cellspacing='0'>
			
			<tr>
				<td width='414' height='119' valign='top'>
					<img src='http://localhost/zdit/skin/s1/tmpl_01.gif' width='414' height='119' alt=''></td>
				<td width='100%' height='119' valign='top'>
					<img src='http://localhost/zdit/skin/s1/tmpl_02.gif' width='100%' height='119'></td>
				<td width='56' height='119' valign='top'>
					<img src='http://localhost/zdit/skin/s1/tmpl_04.gif' width='56' height='119' alt=''></td>

			</tr>
			<tr>
				<table width='100%' height='100%' border='0' cellpadding='0' cellspacing='0'>
					<td width='51' height='100%' valign='top'>
						<img src='http://localhost/zdit/skin/s1/tmpl_05.gif' width='51' height='100%'></td>
					<td width='100%' height ='100%'>
				<br />Navigation : <a href='http://localhost/zdit/index.php?act=idx'>Home</a> • <a href='http://localhost/zdit/index.php?act=overview'>About Us</a> • <a href='http://localhost/zdit/forum/index.php'>ForUUM</a> • <a href='http://localhost/zdit/index.php?act=gallery'>Downloads</a> • <br /><br /></td></td>

					<td width='56' height='100%' valign='top'>
						<img src='http://localhost/zdit/skin/s1/tmpl_07.gif' width='56' height='100%'></td>
				</table>
			</tr>
			<tr>
				<table width='100%' height='100%' border='0' cellpadding='0' cellspacing='0'><td height='100%' valign='top'>
						<img src='http://localhost/zdit/skin/s1/tmpl_05.gif' width='51' height='100%'></td>
					<td width='100%' valign='left'><div class='subtitle'>> Logged in</div>Welcome back, <b>akmal</b> • <a href='index.php?act=Login&CODE=01'>Register</a>

					 • <a href='index.php?act=admincp'>Admin</a> • <a href='index.php?act=usercp'>Profile</a> • <a href='index.php?act=Login&CODE=02'>Logout</a></div>				
					<td width='56' height='100%' valign='top'>
						<img src='http://localhost/zdit/skin/s1/tmpl_07.gif' width='56' height='100%'></td>
				</table>
			</tr>

			<tr>
				<table width='100%' height='100%' border='0' cellpadding='0' cellspacing='0'>
				<td width='51' height='100%'valign='top'>
					<img src='http://localhost/zdit/skin/s1/tmpl_05.gif' width='51' height='100%'></td>
				<td width='100%' height='100%' valign='top'><br /><br /><div class='subtitle2'> > News</div><br /><br /><div class='subtitle' valign='top'>Website ZDiT telah diaktifkan</div>By akmal<div align='justify'><br />Aktifkan diri anda bersama - sama ZDiT.net</div><br><div align='right'><a href='index.php?act=idx&show=1'>Full News</a></div><div class='tablebottom'></div><td valign='top'>
			<table border='0' cellpadding='4' cellspacing='4' height='100%'>

			<tr>
				<td width='300' height='350' valign='top'><br /><br /><div class='subtitle2'>> Front Desk</div><iframe id='blog' name='blog' src='source/announcement.php' width='300' height='350' scrolling='auto' frameborder='0' align='justify'></iframe></td>
			</tr>
			<tr>
				<td valign='top' height='50%'><div class='subtitle2' valign='top'>> Links</div><br />
				• <a href=http://www.chronosight.net>ChronoSight</a><br />
				• <a href=http://www.deviantart.com>DeviantArt</a><br />

				• <a href=http://www.zdit.net>ZDiT.net</a>
				</td>
			</tr>
			</table></td></td>
			<td width='56' height='100%' valign='top'>
				<img src='http://localhost/zdit/skin/s1/tmpl_07.gif' width='56' height='100%'></td>
			</tr><table width='100%' border='0' cellpadding='0' cellspacing='0'>
			<td width='51' height='100%' valign='top'>

					<img src='http://localhost/zdit/skin/s1/tmpl_05.gif' width='51' height='100%'></td>
			<td width='100%' class='copyright'><br /><br /><div align='center'>[ theMatrix & ChronoSight , All Rights Reserved ® MMV ]</td>
			<td width='56' height='100%' valign='top'>
				<img src='http://localhost/zdit/skin/s1/tmpl_07.gif' width='56' height='100%'></td>
			</table>		
			<table width='100%' border='0' cellpadding='0' cellspacing='0'>
				<td width='51' height='50'><img src='http://localhost/zdit/skin/s1/tmpl_10.gif' width='51' height='50' alt=''></td>
				<td height='50' width='100%' background='http://localhost/zdit/skin/s1/tmpl_12.gif' alt=''>

				<td width='56' height='50'><img src='http://localhost/zdit/skin/s1/tmpl_13.gif' width='56' height='50' alt=''></td></table></table></body></html>

it turned out fine with firefox :



but not good in IE :



anyone can help me?? thanks..
__________________
It's something unpredictable, but in the end is right.. I hope you had the time of your life...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 26-05-2005, 12:59 AM
masterryzz's Avatar
Novice Webmaster
 
Join Date: Feb 2005
Location: SABAH
Posts: 19
Rep Power: 0
masterryzz is on a distinguished road
Lightbulb Validate it first...

Hi,
I didn't get what error(s) do you mean here...
Whether you're asking for help to find error(s), or you've found the error(s) and wanted them to be fixed...

But, I have tried to validate this document with HTML Validator (Lite/Free Edition), and produces the following Errors:- ( www.w3.org might help you as well - go to their html validator engine page).

I know HTML 4.01 isn't so Strict as HTML 1.0/1.1, but I guess it's even safe and better if you follow the HTML 1.0/1.1 markup validations.
This is because Netscape/Mozilla and other Mozilla-based Browsers such as FireFox is so Strict in their HTML markup validations - at least compared to IE.

I found that you've nested a tag in another tag, and that has produced errors. It'll work, but still not a good choice.
If it's not the reason, then check with your JavaScript Script(s).

By the way..., perhaps you can first validate this document?...
>> Not an expert, ok?... just an opinion;-) <<
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 30-05-2005, 12:56 AM
BasicCX's Avatar
Novice Webmaster
 
Join Date: Apr 2004
Location: Cheras, Selangor.
Posts: 69
Rep Power: 55
BasicCX is on a distinguished road
Send a message via Yahoo to BasicCX
huhu.....aku malas nak cari kesalahannyer.... ko cari dulu kesalahan nyer baru kami tolong ko betulkan....
__________________
Check out: http://www.xpodonline.com
Hosting & Domain: http://www.cubiex.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
I need some coding and solution marco Website Programming 1 21-09-2004 08:21 PM
php coding...??? safprin Website Programming 34 01-06-2004 11:11 AM
php+sql : masalah coding progmania Website Programming 3 25-08-2003 03:46 PM
Coding Web Forum... kerenggeforum Website Design 11 25-07-2003 05:06 PM
tlg!! php coding tuk bt chat aarkus Website Programming 0 22-05-2003 04:57 PM



All times are GMT +8. The time now is 06:58 PM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.


WebmasterMalaysia.com is Proudly Hosted by Exabytes Semi Dedicated Server.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59