Log In · Register

 

Resource Center Links


This Month's Contests | Hosts Looking for Hostees | Hostees looking for Hosts | Big Book of Resources

Submission Guidelines

2 Pages V   1 2 >  
Reply to this topicStart new topic
I need to learn web design
rickysaurus
post Jun 15 2009, 11:38 PM
Post #1


Senior Member
*****

Group: Official Designer
Posts: 339
Joined: Mar 2009
Member No: 721,527



I know next to nothing about wed design and coding, and it's high time I start because nowadays you can't get anywhere without being able to do web design. I followed a tutorial to make the website on photoshop which was all fine and dandy but when it came to coding it was a complete fail.

So that being said, I just wanted to know how you guys got started in learning how to code and such because I know there are a lot of coders out there on this forum, hopefully I can gain a few good insights from your stories, and maybe a few absolute beginner links would be helpful too. Thanks.
 
emberfly
post Jun 15 2009, 11:40 PM
Post #2


kthxbai
******

Group: Official Designer
Posts: 2,832
Joined: Feb 2008
Member No: 621,203



I'm still a newby coder.

I started doing Xanga coding when I was 10, so I learned a lot of CSS and HTML from there.

I am still learning new codes from W3 schools

http://www.w3schools.com/

This site is so wonderful.

I don't really know anything other than Xanga coding and CSS thumbsup.gif
 
Mikeplyts
post Jun 16 2009, 01:32 AM
Post #3


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



Yes, W3 Schools should help you a lot with coding. I also sometimes use the Tuts+ network for help on web/graphic design as well as with other syntaxes. happy.gif
 
Firiath
post Jun 17 2009, 09:04 AM
Post #4


Onen i-Estel Edain, ú-chebin estel anim.
*****

Group: Official Designer
Posts: 425
Joined: May 2008
Member No: 653,128



Try getting an existing layout and pull it apart to find out how to build it. Then you can learn how to customize the coding yourself :]
 
theerinkal
post Jun 17 2009, 10:17 PM
Post #5


Irrisistable Cabbages.
*****

Group: Member
Posts: 549
Joined: Nov 2007
Member No: 589,355



I started with neopets.com when they didn't have as many restrictions on the coding. Then I went to myspace layouts and then website templates.

I also went to lisaexplains.com. That helped and so did w3schools.com
 
HeartOfPandora
post Jun 21 2009, 04:23 PM
Post #6


i like boobies, yes I do. I like boobies - how 'bout you?
*****

Group: Member
Posts: 620
Joined: Jun 2008
Member No: 662,457



I've learned absolutely everything by reverse engineering, and Googling for code snippits as needed. I usually don't recommend books or tutorials because most people just take them at face value and never do any experimentation (or don't do it properly).

I'd say RE is the way to go!
 
rickysaurus
post Jun 21 2009, 04:25 PM
Post #7


Senior Member
*****

Group: Official Designer
Posts: 339
Joined: Mar 2009
Member No: 721,527



Thanks for the help everyone, I'll start off with w3schools. Hopefully I can have a live website up by the end of the week.
 
TheOn3LeftBehind
post Jun 22 2009, 04:00 PM
Post #8


~* Traditional Witch
***

Group: Member
Posts: 73
Joined: Jul 2007
Member No: 553,061



QUOTE(xzkdxrawrx @ Jun 17 2009, 09:04 AM) *
Try getting an existing layout and pull it apart to find out how to build it. Then you can learn how to customize the coding yourself :]



That's how I learned. It's easier this way.
 
Maccabee
post Jun 22 2009, 05:02 PM
Post #9


Senior Member
*******

Group: Official Designer
Posts: 5,880
Joined: Nov 2007
Member No: 593,382



Yes I would recommend going through all the html and css courses on w3schools.com. It may take a week. THEN and only then! You should go to simpler websites and figure out how they were made. Sites that people on cb have made.
Like Gabi's site, my old site that is bad need of a redesign, wefuze.com and mikeplyts.com. We all code the same way, because there arent that many ways to code. For a website though, I would give you this advice. Dont use tables, and don't use div with position absolute.
 
Mikeplyts
post Jun 23 2009, 04:19 AM
Post #10


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



QUOTE(jcp @ Jun 22 2009, 06:02 PM) *
Yes I would recommend going through all the html and css courses on w3schools.com. It may take a week. THEN and only then! You should go to simpler websites and figure out how they were made. Sites that people on cb have made.
Like Gabi's site, my old site that is bad need of a redesign, wefuze.com and mikeplyts.com. We all code the same way, because there arent that many ways to code. For a website though, I would give you this advice. Dont use tables, and don't use div with position absolute.


huh.gif@the bold part. what are you talking about?
 
HeartOfPandora
post Jun 23 2009, 07:44 PM
Post #11


i like boobies, yes I do. I like boobies - how 'bout you?
*****

Group: Member
Posts: 620
Joined: Jun 2008
Member No: 662,457



QUOTE(Mikeplyts @ Jun 23 2009, 04:19 AM) *
huh.gif@the bold part. what are you talking about?


QUOTE(jcp @ Jun 22 2009, 05:02 PM) *
Like Gabi's site, my old site that is bad need of a redesign, wefuze.com and mikeplyts.com. We all code the same way, because there arent that many ways to code.

 
Maccabee
post Jun 23 2009, 08:40 PM
Post #12


Senior Member
*******

Group: Official Designer
Posts: 5,880
Joined: Nov 2007
Member No: 593,382



I was saying that those are good sites to look at the source code of to try and figure out how to make sites. I just phrased it badly.
 
1angel3
post Jun 23 2009, 09:29 PM
Post #13


Naomi loves you. Y'all may call me NaNa
******

Group: Official Designer
Posts: 2,925
Joined: Jun 2006
Member No: 427,774



I started on myspace then I also learned from Lissa Explains it all and a bunch of tutorials and going on people's sites and looking at the codes and stuff
 
Mikeplyts
post Jun 26 2009, 10:20 PM
Post #14


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



QUOTE(jcp @ Jun 23 2009, 09:40 PM) *
I was saying that those are good sites to look at the source code of to try and figure out how to make sites. I just phrased it badly.


oh. but uh, mikeplyts.COM is some advertising shit site, my site is mikeplyts.NET.
 
heyo-captain-jac...
post Jun 26 2009, 10:35 PM
Post #15


/人◕‿‿◕人\
*******

Group: Official Member
Posts: 8,283
Joined: Dec 2007
Member No: 602,927



I'm entirely self taught. I learned nearly everything I know from either experimentation, or dissecting existing codes.
 
schizo
post Jun 26 2009, 11:55 PM
Post #16


Senior Member
******

Group: Staff Alumni
Posts: 2,435
Joined: Feb 2007
Member No: 506,205



QUOTE(jcp @ Jun 22 2009, 05:02 PM) *
Yes I would recommend going through all the html and css courses on w3schools.com. It may take a week. THEN and only then! You should go to simpler websites and figure out how they were made. Sites that people on cb have made.
Like Gabi's site, my old site that is bad need of a redesign, wefuze.com and mikeplyts.com. We all code the same way, because there arent that many ways to code. For a website though, I would give you this advice. Dont use tables, and don't use div with position absolute.

There's nothing wrong with tables or divs set to position absolute. I mean, you shouldn't do a whole layout as a table, but they're good for organizing content. Plus, my whole site is coded with divs set to position absolute. Maybe pretentious code snobs find something wrong with them, but they work perfectly for me. If you believed my site was coded the same way as yours it obviously doesn't effect the way my site looks.
 
Maccabee
post Jun 26 2009, 11:58 PM
Post #17


Senior Member
*******

Group: Official Designer
Posts: 5,880
Joined: Nov 2007
Member No: 593,382



When I was learning web design, I looked at your websites source code more than anywhere else. I think I do remember that your right hand column is set to absolute rather then floating.
 
8282designs
post Jul 3 2009, 09:37 PM
Post #18


Newbie
*

Group: Member
Posts: 9
Joined: Jun 2009
Member No: 733,263



I use Tizag for tutorials on like php, html, and css. I think it's an useful website for learning web designing.
 
PaigeTurner
post Jul 4 2009, 02:29 PM
Post #19


Senior Member
***

Group: Member
Posts: 74
Joined: Jul 2009
Member No: 735,738



What is this, you can't get anywhere without knowing HTML attitude? That's simply untrue!

Granted, in the late 1990's, viewing the source of a person's website was a lot easier, because everything was written from scratch. Hardly anyone used a program to write their source. And, you didn't have websites like MySpace filling the source with all their junk. Back then, Notebook was your friend. We cared about how our source looked. And, that's how we learned.

Viewing the source of a website is still an excellent tool to learn the basics of web building, especially now, CSS. Seeing all the little trs and tds in action really helps bring on that moment of "AH HAH!" when wanting to know how tables are made. Image maps, iFrames, even that code that makes your curser look like an alien, can be learned through viewing someone elses' source.

But, in today's world, the source might seem like a big bowl of spaghetti. In this case, I recommend takin' a peek at w3schools.com - an excellent webguide for, well, most everything you need to know! From HTML tutorials to server scripting, this has been, for nearly fifteen years, the one website to which I've turned. It's simple, and mantains the Notebook principle. It's the source site of today.
 
RealArtDesigns
post Jul 5 2009, 07:15 AM
Post #20


Senior Member
***

Group: Member
Posts: 63
Joined: Jun 2009
Member No: 735,129



well paige turner is saying the true if you dont even know what is a div or table... or how to code an image you need to learn HTML

or will you learn php and how you going to show the text... forms and other stuff...

sont you see that html is almost like the principal and then comes css and other stuff for decoration and other stuff at least that's my point of view
 
rickysaurus
post Jul 12 2009, 03:08 PM
Post #21


Senior Member
*****

Group: Official Designer
Posts: 339
Joined: Mar 2009
Member No: 721,527



This is really hard shit... I don't understand shit at all.
 
none345678
post Jul 12 2009, 03:16 PM
Post #22


Sex, Blood, & RocknRoll
*******

Group: People Staff
Posts: 5,305
Joined: Nov 2007
Member No: 596,480



lol really? CSS and HTML are easy once you get used to it. A lot of it's self explanatory. What are you having trouble with?
 
Mikeplyts
post Jul 12 2009, 03:18 PM
Post #23


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



Yeah, it can't be that hard. Don't give up mang.


Try looking at other sites' source codes, and then look at the stuff in W3 Schools (or whatever site you're using to learn), then see which properties and stuff they used and look it up on the site you're using to learn to see what it does and how it works.
 
rickysaurus
post Jul 12 2009, 04:09 PM
Post #24


Senior Member
*****

Group: Official Designer
Posts: 339
Joined: Mar 2009
Member No: 721,527



Well, what program do you guys use to write codes? Just notepad? I know there's like TextMate and Dreamweaver, but I don't think I need any of that stuff yet, since I can't even get the codes down.

I think what I'm confused by is all the tags and uh... padding stuff... which tag goes first and how do you know which tag to write in...
Also CSS to an extent because I don't know how to tag the rest of the body in accordance to the CSS. I read it, but I can't follow it.

Am I making sense? All this HTML CSS shit is turning my brain into mush.
 
Mikeplyts
post Jul 12 2009, 04:12 PM
Post #25


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



No, I code by, um, "memory".



Hold on, let me link you to a site that might help you out.



EDIT:
alright, try checking this and this for HTML structure. Now, just learn the CSS stuff and do what you can by defining different tags and classes/id's.
 

2 Pages V   1 2 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: