anyone know...
a good book or something along those lines to learn html to build a site? i'm thinking about getting a domain, and i hate those stupid POS standard ones. I had my own crappy website a long time ago, and i did learn some basics of HTML, but i want this to be a good site (it has a specific purpose). I prefer books because i can borrow them for free from work, and they'll probably be more in-depth than a starter site (i think i learned from webmonkey or something)
code is an odd thing, any book really works as long as it has a good index of what things do.
and code is alot like working on a car, somtimes you just gotta rip something apart to figure out how it works. just open up the source to this site and you can start to see how style sheets and the like work
for advanced websites i suggest PHP coding because there is a huge online catalog of every peice of code with examples online at php.net
but for html books look into html for dummies, it's conscise and gives you what you need to know.
and code is alot like working on a car, somtimes you just gotta rip something apart to figure out how it works. just open up the source to this site and you can start to see how style sheets and the like work
for advanced websites i suggest PHP coding because there is a huge online catalog of every peice of code with examples online at php.net
but for html books look into html for dummies, it's conscise and gives you what you need to know.
Originally Posted by sherwood
code is an odd thing, any book really works as long as it has a good index of what things do.
and code is alot like working on a car, somtimes you just gotta rip something apart to figure out how it works. just open up the source to this site and you can start to see how style sheets and the like
for advanced websites i suggest PHP coding because there is a huge online catalog of every peice of code with examples online at php.net
but for html books look into html for dummies, it's conscise and gives you what you need to know.
and code is alot like working on a car, somtimes you just gotta rip something apart to figure out how it works. just open up the source to this site and you can start to see how style sheets and the like
for advanced websites i suggest PHP coding because there is a huge online catalog of every peice of code with examples online at php.net
but for html books look into html for dummies, it's conscise and gives you what you need to know.
What are you looking to do with this site?
That will be always be the first and last consideration. Coding and deisgn is wholly dependent on what you want to do... so what's your plans?
That will be always be the first and last consideration. Coding and deisgn is wholly dependent on what you want to do... so what's your plans?
Originally Posted by Epoch
What are you looking to do with this site?
That will be always be the first and last consideration. Coding and deisgn is wholly dependent on what you want to do... so what's your plans?
That will be always be the first and last consideration. Coding and deisgn is wholly dependent on what you want to do... so what's your plans?
thats about all i have in mind right now. plus i'll do a monthly newsletter on books coming out, but I don't think i'll need to learn how to do that, lol.
Originally Posted by Epoch
PHP then would definately be your best bet. It has a steeper learning curve than regular HTML, but it will scale much better for a site like that.
you can always use M$ FrontPage to design the site, then go in with custom HTML to make things more fun.
I'd start with a FrontPage for Dummies book to learn how to use the interface. When that's done, you'll learn the limits of the software and know exactly what you want to do. (fixed size window popups, embeded media, dynamic tricks)
I'd start with a FrontPage for Dummies book to learn how to use the interface. When that's done, you'll learn the limits of the software and know exactly what you want to do. (fixed size window popups, embeded media, dynamic tricks)



h: