What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Website coding tutorial websites

Pages: (6): « First [ 1 ] 2 3 4 5 » Last »
Website coding tutorial websites
Author: Message:
DJKAL
Senior Member
****

Avatar

Posts: 800
Reputation: 14
33 / Male / –
Joined: Oct 2005
O.P. Website coding tutorial websites
HEY!
i was looking for a few tutorial websites for coding.
i currently use W3schools but would like to try and see/use some others to create more effects and things which i havent been able to see how to do within W3schools.
so if anyone knows a few goods sites please post links
im sure this thread will come in handy for other people who want to create websites and have no or little experience much like myself not long ago and i still have little experience now and am only creating basic websites.

W3schools
"You don't sleep, you defragment!"
03-11-2006 10:24 AM
Profile E-Mail PM Web Find Quote Report
rav0
Veteran Member
*****

Avatar
i have an avatar

Posts: 1419
Reputation: 29
34 / Male / Flag
Joined: Aug 2003
RE: Website coding tutorial websites
Webmonkey: The Web Developer's Resource

I'd recomend using a few websites as reference, not following tutorials. That way, you learn to really code and find a style that best suits you, not just verbatim copy templates.
| [Image: dorsh] |

(\ /)
(O.o)
(> <)

This is Bunny. Copy Bunny into your signature to help him on his way to world domination
03-11-2006 10:57 AM
Profile E-Mail PM Web Find Quote Report
DJKAL
Senior Member
****

Avatar

Posts: 800
Reputation: 14
33 / Male / –
Joined: Oct 2005
O.P. RE: Website coding tutorial websites
i havent just copyed any templates for the website im working on ATM, i did for my first one (calumsdiscos.co.uk) but im recoding that with loads more CSS anyway. this 1 i have used tutorials as reference but coded as much asi could without referring to them. i have struggled to use websites for reference as i sometimes get confused on "why"or "what" tags are for... but with a tut it is easy ad explained making it easy to learn from for first few websites, obviosuly.
"You don't sleep, you defragment!"
03-11-2006 11:00 AM
Profile E-Mail PM Web Find Quote Report
rav0
Veteran Member
*****

Avatar
i have an avatar

Posts: 1419
Reputation: 29
34 / Male / Flag
Joined: Aug 2003
RE: Website coding tutorial websites
Of course thay are useful, expecially since they are complete, so you can look up many things in them. Plain old references might have a few things missing, while a tutorial would have to have them, unless it said "Step 7 - Guess what to do now".
| [Image: dorsh] |

(\ /)
(O.o)
(> <)

This is Bunny. Copy Bunny into your signature to help him on his way to world domination
03-11-2006 11:03 AM
Profile E-Mail PM Web Find Quote Report
DJKAL
Senior Member
****

Avatar

Posts: 800
Reputation: 14
33 / Male / –
Joined: Oct 2005
O.P. RE: Website coding tutorial websites
quote:
Originally posted by rav0
while a tutorial would have to have them, unless it said "Step 7 - Guess what to do now".
:lol:
yer -  i do see what you mean by using other websites to code from but you'd need to find websites which are close to what you want but a tutorial gives you the stuff for what everyone wnats (well...sometimes)
i just want to see what other tutorial websites there are so that i can maybe learn from another one aswell and combine 2 or mroe website tutorials to create a realy good website :)
"You don't sleep, you defragment!"
03-11-2006 11:06 AM
Profile E-Mail PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Website coding tutorial websites
You're probably best off using W3Schools as a reference, and analysing tutorial code and website code to see examples of usage in the 'real world'. Then, based on all that info, experiment ;) Nothing beats learning by screwing up repeatedly ;) That's how I learned XHTML and CSS, and bits of the Win32 API as well.

This post was edited on 03-11-2006 at 03:06 PM by RaceProUK.
[Image: spartaafk.png]
03-11-2006 03:06 PM
Profile PM Web Find Quote Report
absorbation
Elite Member
*****

Avatar

Posts: 3636
Reputation: 81
– / Male / Flag
Joined: Feb 2005
RE: Website coding tutorial websites
raceprouk is sooooo right. Best way I learnt was by stealing others code and ideas and devloped them into my own. You need something to practice on, show off your skills, how about trying this ;)

Using tables create this template:

[Image: attachment.php?pid=616303]

Try making it XHTML valid while you are coding, you will learn so much by coding something so simple :)

.jpg File Attachment: djkal_template.jpg (9.36 KB)
This file has been downloaded 261 time(s).
03-11-2006 03:54 PM
Profile PM Find Quote Report
DJKAL
Senior Member
****

Avatar

Posts: 800
Reputation: 14
33 / Male / –
Joined: Oct 2005
O.P. RE: Website coding tutorial websites
i havent yet used tables to create anything like that.
I am making my current website XHTML compatable but have not yet added the XHTML tag at the top as i couldnt see the screen to find out which one i needed.
also my own website (calumsdiscos.co.uk) will be recoded from scratch after the one i am working on now to use more CSS, less HTML and be CHTML compatable :)
"You don't sleep, you defragment!"
03-11-2006 03:56 PM
Profile E-Mail PM Web Find Quote Report
absorbation
Elite Member
*****

Avatar

Posts: 3636
Reputation: 81
– / Male / Flag
Joined: Feb 2005
RE: Website coding tutorial websites
lol good to hear, XHTML is really no different from html, but is a better way to code. :P

I suggest this doctype for you ;)

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

And use W3 to validate it

Also try my design, it is simple and you will learn all about tables from it ;) Practice on different things is the way forward :)

This post was edited on 03-11-2006 at 04:00 PM by absorbation.
03-11-2006 03:59 PM
Profile PM Find Quote Report
DJKAL
Senior Member
****

Avatar

Posts: 800
Reputation: 14
33 / Male / –
Joined: Oct 2005
O.P. RE: Website coding tutorial websites
do i keep the
quote:
Originally posted by Absorbation
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
that bit set as w3.org/TR.....
or do i change it to something to do with my website?

quote:
Originally posted by W3 validator

I was not able to extract a character encoding labeling from any of the valid sources for such information. Without encoding information it is impossible to reliably validate the document. I'm falling back to the "UTF-8" encoding and will attempt to perform the validation, but this is likely to fail for all non-trivial documents.

huh? :$

This post was edited on 03-11-2006 at 04:06 PM by DJKAL.
"You don't sleep, you defragment!"
03-11-2006 04:05 PM
Profile E-Mail PM Web Find Quote Report
Pages: (6): « First [ 1 ] 2 3 4 5 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On