Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 1432 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Help me please..

Thread title: Help me please..
Closed Thread    
    Thread tools Search this thread Display Modes  
09-11-2005, 06:09 PM
#1
Aaron Michael is offline Aaron Michael
Status: Member
Join date: Aug 2005
Location:
Expertise:
Software:
 
Posts: 392
iTrader: 0 / 0%
 

Aaron Michael is on a distinguished road

  Old  Help me please..

Can some please check my coding ... www.eastcoast-designs.net can someone please tell me if i did this correctly and if not please help me.. it will be off in forefox i did not get to cross code it.

09-11-2005, 06:15 PM
#2
techo is offline techo
Status: Lurker
Join date: Jun 2005
Location:
Expertise:
Software:
 
Posts: 1,473
iTrader: 0 / 0%
 

techo is on a distinguished road

  Old

There are a few things you could change (besides the code being all tables and imageready generated)

The background - (http://www.eastcoast-designs.net/images/bg.jpg) would load much faster if you had a hex background colour and then an image at the bottom of the page.

I don't think you've closed the <head> tag. But im not sure.

Im not sure about this one so ask someone who is - but isn't the CSS supposed to go right after the <head> tag? Also that might be better in an external .css file.

09-11-2005, 07:19 PM
#3
Dray is offline Dray
Dray's Avatar
Status: Request a custom title
Join date: Sep 2005
Location: Texas
Expertise:
Software:
 
Posts: 1,139
iTrader: 0 / 0%
 

Dray is on a distinguished road

  Old

its
<html>
<head>
<title></title>
<style></style>
</head>
<body>
</body>
</html>

if you used the thing generated by image ready then that's not really coding. I'd suggest not doing that at all.

Also you might wanna run the validator at http://validator.w3.org/check?uri=ww...st-designs.net
and see what errors you have. At first you gotta define the doctype tho. Put this on the top line of your file:

For HTML4.0
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">

For XHTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

09-15-2005, 06:36 AM
#4
lostseed is offline lostseed
lostseed's Avatar
Status: Junior Member
Join date: Sep 2005
Location: Florida
Expertise:
Software:
 
Posts: 26
iTrader: 0 / 0%
 

lostseed is on a distinguished road

  Old

There is talent in the graphic department, but programming you need some work friend. For one, externalize that CSS code. (google "how to make external css file"). Secondly your entire site is layed out in tables, thats really going to bite you in the butt a little update down the road.. Id suggest learning CSS layout, it took me under a week and I never looked back.. That could fix most of your problems :P

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed