Affiliate Programs
 
Search affiliate programs for: 
Affiliate Categories
» Affiliate Networks
» Ad Networks
» 2 Tier Programs
» Pay Per Sale
» Pay Per Lead
» Residual Income
» Datafeeds
» Multi Tier Programs
» Business Opps
» Other Programs

Newsletter
Get newly added affiliate programs by email. Enter your email here:
Article Categories
» Affiliate Marketing
» Business
» Ecommerce
» Hosting
» Marketing
» Sales
» Web Designing
» Webmasters
» SEO & Promotion
» Working At Home
» Other Articles
» Affiliate Glossary


Go Back   AffiliateSeeking Forum > Website Creation, Design & Maintenance > Website Design > HTML

HTML Discuss about HTML designing problems here or help others with their HTML designing issues.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-03-2007, 04:38 PM
khulja khulja is offline
Member
 
Join Date: May 2007
Posts: 31
khulja is on a distinguished road
Default Placement of content in source code

Is there a way to get the first div in the code to appear below the second div in the code when the page is rendered, without using absolute positioning?

HTML Code:
<div id="i-want-this-below-the-other-div">This div is on the top in the source code, but I want it displayed below the following div</div>

<div id="i-want-this-on-top-of-the-other-div">This div is on the bottom of the source code, but I want it displayed above the other div</div>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-16-2009, 06:57 AM
Leadgiant Leadgiant is offline
Junior Member
 
Join Date: May 2009
Posts: 5
Leadgiant is on a distinguished road
Send a message via AIM to Leadgiant Send a message via Skype™ to Leadgiant
Quote:
Originally Posted by khulja View Post
Is there a way to get the first div in the code to appear below the second div in the code when the page is rendered, without using absolute positioning?

HTML Code:
<div id="i-want-this-below-the-other-div">This div is on the top in the source code, but I want it displayed below the following div</div>

<div id="i-want-this-on-top-of-the-other-div">This div is on the bottom of the source code, but I want it displayed above the other div</div>
have you tried in the css using z-index?

i can't remember off hand which is which but it's as follows
z-index: 1; //on bottom
z-index: 52; //52nd layer on top

or vice versa
z-index: 1; //on top
z-index: 52; //52nd layer on bottom
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:29 PM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0
© 2004-2011 AffiliateSeeking. All rights reserved.