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.
|
|
|
|
|
![]() |
||
Online project based tutorials??
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
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 |
|
|
|
#2
|
|||
|
|||
|
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.
|
|
#3
|
|||
|
|||
|
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 |
|
#4
|
|||
|
|||
|
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!
|
|
#5
|
|||
|
|||
|
Re: Online project based tutorials??
HAHA!!! Just like that eh?
|
|
#6
|
|||
|
|||
|
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. |
|
#7
|
|||
|
|||
|
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.. |
|
#8
|
|||
|
|||
|
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
|
|
#9
|
|||
|
|||
|
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/ |
|
#10
|
|||
|
|||
|
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 |
![]() |
| Thread Tools | |
|
|
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 |