Hey, i had a few questions on coding forums or websites.. If i wanted to learn it.. where would you suggest i go? is there a good website for teaching it? And is there a program that would actually allow for BBcode to make a site/forum (sorry for that newbish quesion) Thanks, any links you could give me would be great
For basics start on Myspace, that's where i got the hang of codes. Then from there set up a small private site and see what you can do. If you get good enough you can then move into a public server i believe.
Well, you can find premade Myspace codes, and I find it semi-helpful to analyze them. The first thing I learned is colors and size (bout all I know, since i never pursued it), and those are quite easy. Once you can isolate what does what, it is then easier to discover why certain things say what they do, and the effect they have. As for sites to get started by reading up, no idea.
I suggest browsing vbulletin.org....in some of their posts they link to tutorial sites, so just search up "HELP PLZ" (jk) but seriously, thats where I learned....
frio x cold : Hey Lionheart? imagizenet : yes frio x cold):*******. imagizenet : Coding is a lot of things imagizenet : there are many different languages and purposes frio x cold :****** imagizenet : for websites imagizenet : tell him to look up xhtml, css and php imagizenet : there is no one definitive source imagizenet : there are many free resources online if you search for them imagizenet : and good books imagizenet : no one place you go to learn imagizenet : and it's best to learn by doing imagizenet : just search online or get some good books imagizenet : the important thing is to actually make stuff imagizenet : I'll be back a little later imagizenet : take care
hmm ok. thank you, and thank you lionheart. so xhtml css and php are better than html? should i start with html or start on one of the others?
HTML is the core of CSS.... CSS = Cascading Style Sheets Basically CSS manipulates the HTML to how you want to view it, such as border padding, colors, and any elements on your screen now. PHP I dont exactly know, but you should learn that as well