User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 423,580 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,396 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 646 | Replies: 5
Reply
Join Date: Jan 2008
Posts: 24
Reputation: kashmir323 is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
kashmir323 kashmir323 is offline Offline
Newbie Poster

Help messed up site

  #1  
Mar 1st, 2008
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 12:01 am.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jan 2007
Posts: 2,556
Reputation: MidiMagic is on a distinguished road 
Rep Power: 7
Solved Threads: 114
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Posting Maven

Re: messed up site

  #2  
Mar 3rd, 2008
What's wrong with it?
Daylight-saving time uses more gasoline
Reply With Quote  
Join Date: Jan 2008
Posts: 24
Reputation: kashmir323 is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
kashmir323 kashmir323 is offline Offline
Newbie Poster

Re: messed up site

  #3  
Mar 3rd, 2008
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
Reply With Quote  
Join Date: Feb 2008
Posts: 5
Reputation: zabindia is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
zabindia zabindia is offline Offline
Newbie Poster

Re: messed up site

  #4  
Mar 5th, 2008
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...
Reply With Quote  
Join Date: Jun 2004
Location: Hemet, CA
Posts: 429
Reputation: FC Jamison is on a distinguished road 
Rep Power: 5
Solved Threads: 18
Colleague
FC Jamison's Avatar
FC Jamison FC Jamison is offline Offline
Posting Pro in Training

Re: messed up site

  #5  
Mar 6th, 2008
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>
Reply With Quote  
Join Date: Jan 2008
Posts: 24
Reputation: kashmir323 is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
kashmir323 kashmir323 is offline Offline
Newbie Poster

Re: messed up site

  #6  
Mar 12th, 2008
thank u jamison. thats exactly what i needed
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb HTML and CSS Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 7:33 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC