943,674 Members | Top Members by Rank

Ad:
Mar 2nd, 2008
0

messed up site

Expand Post »
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.
Last edited by kashmir323; Mar 2nd, 2008 at 1:01 am.
Similar Threads
Reputation Points: 31
Solved Threads: 0
Light Poster
kashmir323 is offline Offline
28 posts
since Jan 2008
Mar 3rd, 2008
0

Re: messed up site

What's wrong with it?
Reputation Points: 730
Solved Threads: 181
Nearly a Senior Poster
MidiMagic is offline Offline
3,314 posts
since Jan 2007
Mar 3rd, 2008
0

Re: messed up site

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
Reputation Points: 31
Solved Threads: 0
Light Poster
kashmir323 is offline Offline
28 posts
since Jan 2008
Mar 5th, 2008
0

Re: messed up site

to create a <iframe> add this code in your content fie ...
<iframe id="iframe1" width="500" height="300" align="right" scrolling="auto" src="www.yahoo.com"></iframe>

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

hope it works...
Reputation Points: 10
Solved Threads: 0
Newbie Poster
zabindia is offline Offline
5 posts
since Feb 2008
Mar 6th, 2008
0

Re: messed up site

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

HTML and CSS Syntax (Toggle Plain Text)
  1. <div style="width:300px; height:100px; overflow:auto">
  2. <p>Test</p>
  3. <p>Test</p>
  4. <p>Test</p>
  5. <p>Test</p>
  6. <p>Test</p>
  7. <p>Test</p>
  8. <p>Test</p>
  9. <p>Test</p>
  10. </div>
Team Colleague
Reputation Points: 92
Solved Threads: 21
Posting Pro in Training
FC Jamison is offline Offline
436 posts
since Jun 2004
Mar 12th, 2008
0

Re: messed up site

thank u jamison. thats exactly what i needed
Reputation Points: 31
Solved Threads: 0
Light Poster
kashmir323 is offline Offline
28 posts
since Jan 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: over image not showing
Next Thread in HTML and CSS Forum Timeline: Useing Image, Drop down





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC