Saved Bookmarks
| 1. |
Solve : Maybe someone can help clear the confusion up on what I'm doing wrong? |
|
Answer» Quote I give up on this. I don't know what else to do. I thought I knew how to create sites but I guess not. Yes.. five it up. But, it you just want something to do, forget the HTML stuff. It is a moving target. If you like to read and design THINGS. get a book on PHP. To use it, you will need your own site, which you can get for under $1 a month. Lots of cool stuff is done in PHP. Like this site, I think, is written in PHP. Or get a program like Dream weaver, but avoid doing the HTML yourself. And ignore what anybody says about low level design. Dreamweave can do some wonderful tables that will blow you away. Don't let them tell you not to use tables. If it works and it looks good, that is what counts. But if you want to do the nuts and bolts sore of thing. I still think you should learn PHP and forget what you know about HTML. CSS is OK if you don not do it yourself. Let the code generator do it. That's what computers are for, we humans should not have to do the grunt work. Again, take a look at PHP. Large structures are done in PHP, not HTML. Quote from: Geek-9pm on March 21, 2009, 11:39:51 PM Yes.. five it up. Nonsense. PHP on it's own can't do anything. Yes, this forum is built on PHP and a MySQL database, but it needs HTML to format everything. HTML has to be used in some way or other for designing websites. This thread is going on too long and is fit to be locked.lol, PHP is just a server side programming that pushes HTML to the browser... so I'm pretty sure HTML would still be a necessary skill... as well as a server that supported it. Quote lol, PHP is just a server side programming that pushes HTML to the browser... so I'm pretty sure HTML would still be a necessary skill... as well as a server that supported it. Yes, and KNOWING how to use a can opener a needed skill. His question was about making great web sites. He ALREADY KNOWS some HTML. He needs to learn PHP and SQL. Quote and forget what you know about HTML. then this means?PM me if this needs to be opened again. |
|