Online project based tutorials??

This is a discussion on "Online project based tutorials??" within the Starting Out section. This forum, and the thread "Online project based tutorials?? are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Starting Out

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Oct 12th, 2007, 10:04
New Member
Join Date: Oct 2007
Location: London
Age: 27
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Online project based tutorials??

Hey everyone,

I've started teaching myself XHTML and CSS and over the past week I seem to be picking it up pretty well using online tutorials like WC3 and HTML Dog.

However what I think I'd really benefit from, is some project based tutorials ie: something that will show you how to build a website step by step from start to finish using HTML and CSS and shows how each line of code adds to the outcome.. Preferably something a bit challenging aswell and not just a basic site.

Are there any tutorial sites like this, or even any books people could reccomend??

Any help would be much appreciated..

Thanks

Ricky
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Oct 12th, 2007, 11:52
Highly Reputable Member
Join Date: Apr 2007
Location: Kent, England
Age: 38
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Online project based tutorials??

Hmmm, that is a good question, and a valid point. Most tutorials just teach you individual bits and so trying to work out how to fit all these bits together can be tricky. Some courses will take you through the whole project process, but I'm not aware of any online tutorials that do myself - maybe somebody else knows of some? I'd be interested to see them too.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Oct 12th, 2007, 11:54
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Online project based tutorials??

I know the Transcending CSS book "kinda" does that while showing you best practices for css. You might want to try that. But it might be too advanced since you're just starting.

This sounds like a good tutorials idea for the newsletter I could have a crack at it
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Oct 12th, 2007, 12:14
Highly Reputable Member
Join Date: Apr 2007
Location: Kent, England
Age: 38
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Online project based tutorials??

Yes, I was thinking it would be a good one for the newsletter too when I was posting the reply - go for it Karinne!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Oct 12th, 2007, 12:16
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Online project based tutorials??

HAHA!!! Just like that eh? OK
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Oct 16th, 2007, 02:16
Junior Member
Join Date: Jun 2007
Location: St. Louis, MO
Age: 51
Posts: 13
Thanks: 1
Thanked 0 Times in 0 Posts
Re: Online project based tutorials??

Hi Utterfilth (love the name) -
If you're willing to try a book, maybe CSS-The Missing Manual by David Sawyer McFarland would work for you. He has you build a sample website starting w basic html and finishing with some advanced css. He has files for the site you can download (graphics etc...) and also gives the urls for the finished pages so you can see them live on-line and compare your work. Might be a good compromise if you don't find an on-line solution.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Oct 16th, 2007, 10:56
New Member
Join Date: Oct 2007
Location: London
Age: 27
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Online project based tutorials??

Thanks for that Callie I'll give the book look. Someone else has also told me Eric Meyer's book on CSS also contains project based stuff so im going look into that aswell.

I also think including something in the News letter would be a great idea and alot of begginers like myself would find it really helpful..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Oct 16th, 2007, 12:13
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Online project based tutorials??

Well ... I'm working on it. It should be in the December issue, since the November one is packed up
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Oct 16th, 2007, 13:46
New Member
Join Date: Oct 2007
Location: London
Age: 27
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Online project based tutorials??

Been searching around on the net and found this tutorial regarding CSS layouts.. I found it really helpful so I thought I'd put the link up incase anyone else is interested..

http://www.subcide.com/tutorials/csslayout/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Oct 16th, 2007, 13:59
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Online project based tutorials??

One things that you should watch out for is not to use display: hidden .... whatever you mark as hidden, will not show in text browser either so ... they don't see the image and they don't see the text.

It's better to simply move the text out of viewport by adding text-indent:-9000px; to the element you don't want to show
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

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
Any good photoshop tutorials online? Gerry Graphics and 3D 20 Aug 6th, 2008 21:37
Books vs Online Tutorials 1840dsgn Starting Out 32 Aug 28th, 2007 21:56
The best online tutorials for web design and programming? blizeH Starting Out 0 Jun 5th, 2007 09:33
can't convert table-based to css-based layout markus Web Page Design 21 Apr 25th, 2007 22:50
Graphic Designer Required on Project by Project Basis crucialx Job Opportunities 0 Dec 22nd, 2005 09:52


All times are GMT. The time now is 00:18.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

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