PDA

View Full Version : Html simple fling – but not for me!!


C05MIN
10-21-2004, 10:05 AM
I want to learn how to build good web-sites.
Now I already have some experience but I don’t now how to do this:
I made a simple page with header, content and footer.
My problem begins when I want my content area to go along with the content.
If I have one line of text the site to stay at a defined length., and when I have very much text my footer to go down and the content area to go with the content along.
I don’t now what is the method to do this…pls.
http://testsite45.go.ro/msied2.html --this is the address of the site I made ,like an example.
If I take out the pictures that are in the right and left of the content are all the site will fall apart. The header will just break apart. And I can’t convince my footer to stay at a certain length. Please help me with this technique.!!!

Can you point a tutorial for me? I can’t find one to solve this problem.

10x for your time .

Gibberish
10-21-2004, 05:48 PM
this is just html architecture. get a good HTML book from a local bookstore or online, I think ever HTMl book should describe this.

It's not so much as a tutorial as how to build something. learning HTML is more like; here are all the tools and funtions. use your creativity to put it together in a creative way that follows the rules.

C05MIN
10-22-2004, 08:28 AM
Thanks.
I am doing the tutorials from the
http://www.w3schools.com/
This I fink will help me for a start.

By By. Thanks again for the hint.