Re: New website. Did it ALL by myself!
Quote:
Originally Posted by
littleindiangirl
Very good job, I like it! :gj:
Quote:
Originally Posted by
Wh00h0069
Nice job! :gj:
Quote:
Originally Posted by
kellysballs
very cool site!
Thanks everyone! I appreciate your feedback! :D
Re: New website. Did it ALL by myself!
It looks good. -Smiles.- And yeah, the color scheme is really nice.
Re: New website. Did it ALL by myself!
Re: New website. Did it ALL by myself!
It looks good to me. Often when somebody chooses a dark background they put lettering in a color that is hard to see against the dark background. Not so on yours. It's easy to read and navigate.
Re: New website. Did it ALL by myself!
Quote:
Originally Posted by
casperca
Thanks everyone!
Nate- I'm not sure which one you mean. It must have happened when I was messing around with the menubar.. Could you clue me in? :)
http://nathanledet.com/casperson.jpg
Looks like an ending comment tag... <!-- comment -->
i suspect is the result of quite a bit of fluff at the top there...
Code:
<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_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
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_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<script language="JavaScript1.2" type="text/javascript" src="mm_css_menu.js"></script>
<style type="text/css">
<!--
@import url("Images/navbar/navbar.css.css");
@import url("Images/navbar/navbar.css.css");
@import url("Images/navbar/navbar.css.css");
@import url("Images/navbar/navbar.css.css");
@import url("Images/navbar/navbar.css.css");
@import url("Images/navbar/navbar.css.css");
@import url("Images/navbar.css");
body,td,th {
font-family: Georgia, "Times New Roman", Times, serif;
color: #00CDC6;
}
body {
background-color: #000000;
}td img {display: block;}td img {display: block;}
</style>
<style type="text/css" media="screen">
@import url("file:///H|/buttonbarFW.css");
.style2 {font-size: 10px}
a:link {
color: #099D9D;
}
a:visited {
color: #80FFF9;
}
a:hover {
color: #03CFC6;
}
a:active {
color: #06CDC8;
}
</style>
-->
</style>
<style type="text/css" media="screen">
@import url("buttonbarFW.css");
.style2 {font-size: 10px}
.style3 {font-size: 12px}
</style>
Surely if you consolidate all those styles down into just one CSS file, it will probably help clean things up a bit so you can see where that problem is coming from.
Are you using Dreamweaver? If so - make use of that split mode and view your code AND your design at the same time. Using just the WYSIWYG editor can generate some nasty code...
Re: New website. Did it ALL by myself!
Weird! that doesn't show on my browser. I'm in IE7 right now.. I'll have to look into it. Thanks for your help Nate! You're the best :). Yeah, I'm in dreamweaver. Getting that drop down menubar to work really gave me a headache- I'm not sure exactly what I did to make it work but many tutorials later I got it up there.
Re: New website. Did it ALL by myself!
I've noticed that FF shows the comment tags sometimes (its really touchy), but IE7 won't. I just ended up going with out the comments. :oops:
Re: New website. Did it ALL by myself!
Template looks like one of the freewebs templates? Looks good so far keep the work up. It looks like this guys template with different colors. http://www.ball-pythons.net/forums/s...ad.php?t=88813
Re: New website. Did it ALL by myself!
Quote:
Originally Posted by
Clear
I didn't use a template. I started from blank html.
Re: New website. Did it ALL by myself!
i like it what program you using? im thinking of buying dreamweaver....:gj: