954,604 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

messed up site

hello everyone. my site is http://designersforsale.freebiehost.net/teamthrust/

as you can see it is very messy and everything is blah to say the least. it looks fine in dreamweaver but not on the web. i would also like to know how to create a iframe within the content on the right. something like how http://mugnweb.com has the scrolling content. when i do it, nothing works right.

btw, im typing from my psp so ill post more info tomorrow.

kashmir323
Light Poster
28 posts since Jan 2008
Reputation Points: 31
Solved Threads: 0
 

What's wrong with it?

MidiMagic
Nearly a Senior Poster
3,319 posts since Jan 2007
Reputation Points: 730
Solved Threads: 182
 

when i add more than 3 news items it messes up. how do i make it so that section is scrollable? such as at mugnweb.com

kashmir323
Light Poster
28 posts since Jan 2008
Reputation Points: 31
Solved Threads: 0
 

to create a add this code in your content fie ...

u can change the src to the page which u want to dispal in iframe...

hope it works... :)

zabindia
Newbie Poster
5 posts since Feb 2008
Reputation Points: 10
Solved Threads: 0
 

If you are simply adding your own content, you could try a scrollable div.

<div style="width:300px; height:100px; overflow:auto">
        <p>Test</p>
        <p>Test</p>
        <p>Test</p>
        <p>Test</p>
        <p>Test</p>
        <p>Test</p>
        <p>Test</p>
        <p>Test</p>
      </div>
FC Jamison
Posting Pro in Training
Team Colleague
446 posts since Jun 2004
Reputation Points: 92
Solved Threads: 21
 

thank u jamison. thats exactly what i needed

kashmir323
Light Poster
28 posts since Jan 2008
Reputation Points: 31
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You