Click to See Complete Forum and Search --> : Is it a table, or frame?...


zAstroboyZ
07-07-2003, 09:55 PM
Hey, Im a real Newbie when it comes to making a Website but I am curious as to what the message box on the main page of some websites that shows the date and title at the top, and then the websites owners comments about the site.......

What are they (frames or tables) and how do I get them?

Thanks..

Jona
07-07-2003, 09:58 PM
Please explain better, and if possible, provide a link.

[J]ona

zAstroboyZ
07-07-2003, 10:05 PM
sorry, should have given more info..


http://www.blacksun.box.sk/

if you go to this site down the middle of the page it has the boxes with comments from the owner and the date of the message...

Jona
07-07-2003, 10:09 PM
What is used here is a table. The HTML is either automatically updated by the person himself, and he adds the date himself, or he uses some sort of configured script to auto-update the page and he only has to type in the content. To recreate this effect, simply view the source code of that page and learn from it.

[J]ona

zAstroboyZ
07-07-2003, 10:10 PM
thankyou for the answer and the lightning fast reply...