pspfreak101 Posted October 11, 2008 Share Posted October 11, 2008 I've been trying to get the site arranged right but its not working out Index <? //**************************************** //AppWarez 2008// //**************************************** ?> <!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> <meta name="GENERATOR" content="Arachnophilia 4.0"> <meta name="FORMATTER" content="Arachnophilia 4.0"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>AppWarez</title> <link href="Style.css" rel="stylesheet" type="text/css" /> <script type="text/javascript"> <!-- function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_nbGroup(event, grpName) { //v6.0 var i,img,nbArr,args=MM_nbGroup.arguments; if (event == "init" && args.length > 2) { if ((img = MM_findObj(args[2])) != null && !img.MM_init) { img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src; if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array(); nbArr[nbArr.length] = img; for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) { if (!img.MM_up) img.MM_up = img.src; img.src = img.MM_dn = args[i+1]; nbArr[nbArr.length] = img; } } } else if (event == "over") { document.MM_nbOver = nbArr = new Array(); for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) { if (!img.MM_up) img.MM_up = img.src; img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up); nbArr[nbArr.length] = img; } } else if (event == "out" ) { for (i=0; i < document.MM_nbOver.length; i++) { img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; } } else if (event == "down") { nbArr = document[grpName]; if (nbArr) for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; } document[grpName] = nbArr = new Array(); for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) { if (!img.MM_up) img.MM_up = img.src; img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up; nbArr[nbArr.length] = img; } } } //--> </script> <style type="text/css"> <!-- .style1 { color: #32B110; font-weight: bold; font-size: 18px; } --> </style> </head> <body> <div id="Stripes"> <center><img src="Logo.png" class="logo" alt=""/></center> </div> <!-- End of Header --> <div id="Wrapper"> <div id="Tabs"> <table height="40" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="40"><a href="javascript:;" target="_top" onClick="MM_nbGroup('down','group1','Home','',0)" onMouseOver="MM_nbGroup('over','Home','Home_T.gif','',0)" onMouseOut="MM_nbGroup('out')"><img src="Home_T.gif" alt="Home" name="Home" width="82" height="24" border="0" id="Home" onload="" /></a></td> <td><a href="javascript:;" target="_top" onClick="MM_nbGroup('down','group1','About','',0)" onMouseOver="MM_nbGroup('over','About','About_T.gif','',0)" onMouseOut="MM_nbGroup('out')"><img src="About_T.gif" alt="About" name="About" width="70" height="24" border="0" id="About" onload="" /></a></td> <td><a href="javascript:;" target="_top" onClick="MM_nbGroup('down','group1','Forums','',0)" onMouseOver="MM_nbGroup('over','Forums','Forums_T.gif','',0)" onMouseOut="MM_nbGroup('out')"><img src="Forums_T.gif" alt="Forums" name="Forums" width="73" height="24" border="0" id="Forums" onload="" /></a></td> <td><a href="javascript:;" target="_top" onClick="MM_nbGroup('down','group1','Downloads','',0)" onMouseOver="MM_nbGroup('over','Downloads','Downloads_T.gif','',0)" onMouseOut="MM_nbGroup('out')"><img src="Downloads_T.gif" alt="Downloads" name="Downloads" width="78" height="24" border="0" id="Downloads" onload="" /></a></td> </tr> </table> </div> <div id="Toolbar"> </div> <div id="SideBar"> </div> <div id="Inner"> <div id="Text"> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> </div> </div> </div> </body> </html> Style @charset "utf-8"; /* *Copyright of Hackingclan Designs *www.hackingclan.com */ Body { font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; margin:0; padding:0; background-color:#222121; } #Wrapper { height:1000%; width: 776px; margin:auto; overflow:hidden; } #Stripes { background: #222121 url(Stripes.gif) repeat-x; height: 200px; width:auto; margin:0 auto; padding:0; } img.logo { height: 118px; width: 496px; margin:40px; padding:0; } #Inner { background: #5d5959; width: 776px; margin:0; padding:0; } #Tabs { height: 32px; width:auto; margin:0; padding:0 0 0 470px; float:inherit; } #Toolbar { background:url(toolbar.gif) no-repeat; height:22px; width:776px; margin:auto; padding:0; } #Text { background: #ffffff; height:auto; width:575px; margin:30px 0 0 190px; padding:0; } #SideBar { background: #4c4c4c; height:610px; width:160px; margin:0; padding:0; float:left; } #Search { width:100px; margin:auto; padding:0; } #Text p { font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; margin:0; padding:5px; } #appform { height:300px; width:400px; margin:0; padding:0; } #login { height:55px; width:200px; float:right; margin:-200px -40px 0 0; padding:0px; } Quote Link to comment Share on other sites More sharing options...
Maq Posted October 11, 2008 Share Posted October 11, 2008 I've been trying to get the site arranged right but its not working out That doesn't mean anything. How do we know what is "arranged right"? No one can help nor, are they going to even read your code, if you're not detailed and explain exactly what you want accomplished. Quote Link to comment Share on other sites More sharing options...
pspfreak101 Posted October 11, 2008 Author Share Posted October 11, 2008 Heres what it looks like www.hackingclan.com/appwarez the toolbar is up to high on firefox but on internet explore looks fine sidebar is down to low on internet explore its a little off etc... Quote Link to comment Share on other sites More sharing options...
dropfaith Posted October 11, 2008 Share Posted October 11, 2008 i may be paranoid but a poster with 4 posts www.hackingclan.com/appwarez and a link to a clear hacking site seems like a bad combo Quote Link to comment Share on other sites More sharing options...
PFMaBiSmAd Posted October 11, 2008 Share Posted October 11, 2008 As a general rule, DON'T click on links posted in forums, even if they appear to be links to locations you trust. The text that shows for a link can be different from what the actual URL is. The page at the link contains 16 errors and one warning - http://validator.w3.org/check?uri=http%3A%2F%2Fwww.hackingclan.com%2Fappwarez&charset=%28detect+automatically%29&doctype=Inline&group=0 Quote Link to comment Share on other sites More sharing options...
pspfreak101 Posted October 11, 2008 Author Share Posted October 11, 2008 Relax bout the link its game hacking, It still doesn't fix my problem its in the css araging it properly is what I can never get right Quote Link to comment Share on other sites More sharing options...
dropfaith Posted October 11, 2008 Share Posted October 11, 2008 fixing your html errors and using valid css is the first step many times that fixes all my issues Quote Link to comment Share on other sites More sharing options...
Maq Posted October 11, 2008 Share Posted October 11, 2008 u need to follow the w3 standards so ur page gets rendered correctly on each browser. Sometimes u need to use the IFIE function to accomodate Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.