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,472
There are 1620 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

How do you know what sites are credible when coding?

Thread title: How do you know what sites are credible when coding?
Closed Thread    
    Thread tools Search this thread Display Modes  
07-21-2008, 06:30 PM
#1
gotwork is offline gotwork
Status: I'm new around here
Join date: Jun 2008
Location:
Expertise:
Software:
 
Posts: 22
iTrader: 0 / 0%
 

gotwork is on a distinguished road

  Old  How do you know what sites are credible when coding?

When you are first learning to code and you are checking different resources how do you determine what sites are giving you good solid code. Is there a standard that you can check the sites by?

07-21-2008, 06:33 PM
#2
rferrall is offline rferrall
Status: I'm new around here
Join date: Jul 2008
Location: Michigan, USA
Expertise:
Software:
 
Posts: 24
iTrader: 0 / 0%
 

rferrall is on a distinguished road

  Old

W3 Schools is a pretty good resource if you're looking for tips & tutorials for various languages/formats: http://www.w3schools.com

Maybe that's what you're looking for?

07-22-2008, 05:32 AM
#3
forehand is offline forehand
forehand's Avatar
Status: Junior Member
Join date: May 2008
Location: Rochester, NY
Expertise:
Software:
 
Posts: 54
iTrader: 0 / 0%
 

forehand is on a distinguished road

  Old

Just look at site's codes and when you have the coding done post it up for comments on here or SitePoint and you'll get a lot of good feedback. I've done it before and it's helped a lot.

07-22-2008, 06:09 AM
#4
Xavier_3D is offline Xavier_3D
Xavier_3D's Avatar
Status: Junior Member
Join date: May 2008
Location: Karachi, Pakistan
Expertise:
Software:
 
Posts: 88
iTrader: 1 / 100%
 

Xavier_3D is on a distinguished road

Send a message via MSN to Xavier_3D Send a message via Yahoo to Xavier_3D

  Old

Just run the Script in a Browser if its standalone, or on a Server if it utilizes other scripts/services. You can check for errors, etc. that way.

07-22-2008, 11:24 AM
#5
Immersion is offline Immersion
Status: Senior Member
Join date: Dec 2005
Location:
Expertise:
Software:
 
Posts: 918
iTrader: 5 / 100%
 

Immersion is on a distinguished road

  Old

Originally Posted by Xavier_3D View Post
Just run the Script in a Browser if its standalone, or on a Server if it utilizes other scripts/services. You can check for errors, etc. that way.
That completely negates the point. He wants to have good semantic code not just code that 'works'. If you code and post up as said above, people will give you some helpful feedback. Or ask questions about say best way of creating a navigation (or whatever you are unsure of) and we can give you some helpful snippets.

07-24-2008, 07:21 PM
#6
Anthillz is offline Anthillz
Status: Junior Member
Join date: May 2008
Location:
Expertise:
Software:
 
Posts: 46
iTrader: 0 / 0%
 

Anthillz is on a distinguished road

  Old

I used HTMLGoodies.com alot when first learning. Like someone said, W3C schools is great.

Look for sites that say W3C Validated and then view their source and use that to learn. XHTML validation can get tough for big sites and it shows some skill to get it done.

07-28-2008, 05:32 PM
#7
Caden is offline Caden
Status: Junior Member
Join date: Jul 2006
Location: Denver, Colorado
Expertise:
Software:
 
Posts: 66
iTrader: 0 / 0%
 

Caden is on a distinguished road

Send a message via AIM to Caden Send a message via MSN to Caden

  Old

You can just visit www.w3.org (World Wide Web Consortium) and click the HTML Validator and the CSS Validator and type the URL you want to check then click check. It will tell you if it's valid HTML or CSS, whichever you are checking.

07-28-2008, 09:17 PM
#8
Immersion is offline Immersion
Status: Senior Member
Join date: Dec 2005
Location:
Expertise:
Software:
 
Posts: 918
iTrader: 5 / 100%
 

Immersion is on a distinguished road

  Old

Originally Posted by Anthillz View Post
Look for sites that say W3C Validated and then view their source and use that to learn. XHTML validation can get tough for big sites and it shows some skill to get it done.
No offence, but please don't listen to this. Anyone can code a site and run it through the validator and have it valid. All that means is you've closed all the tags (and some more such as what can be inside what elements) but does not mean the site is WELL coded or semantic.

07-28-2008, 09:31 PM
#9
Caden is offline Caden
Status: Junior Member
Join date: Jul 2006
Location: Denver, Colorado
Expertise:
Software:
 
Posts: 66
iTrader: 0 / 0%
 

Caden is on a distinguished road

Send a message via AIM to Caden Send a message via MSN to Caden

  Old

Originally Posted by Immersion View Post
No offence, but please don't listen to this. Anyone can code a site and run it through the validator and have it valid. All that means is you've closed all the tags (and some more such as what can be inside what elements) but does not mean the site is WELL coded or semantic.
Edit:

08-03-2008, 12:00 PM
#10
rochow is offline rochow
rochow's Avatar
Status: Member
Join date: Oct 2006
Location: Australia
Expertise:
Software:
 
Posts: 297
iTrader: 4 / 100%
 

rochow is on a distinguished road

Send a message via MSN to rochow Send a message via Skype™ to rochow

  Old


No offence, but please don't listen to this. Anyone can code a site and run it through the validator and have it valid. All that means is you've closed all the tags (and some more such as what can be inside what elements) but does not mean the site is WELL coded or semantic.
Can't argue that. I can code a site with SO many wrong ways of doing things, and still get it through the validator. On the flipside, I can also have a perfect XHTML Strict job, add target="_blank", and it's not valid. Does that mean the really bad job is better than the good one, just because it's valid? Of course not

@OP. Answer: You don't know. Go to a big PSD->HTML company site and look at their source. It's at least going to be alright. So copy things from their site + portfolio, see how they do things etc

Closed Thread    


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

  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