Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Basics
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 3rd, 2006, 07:13 PM
Authorized User
 
Join Date: Nov 2005
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Default Height/position specified as percentage

Hello

I am writing a web app and want to specify my height of tables, etc as a percentage. When i set the percentages then nothing is visible or if assign a percentage to labels which i want to appear at the bottom using statement

<asp:Label ID="LCopyright" runat="server" Style="z-index: 106; left: 165px; position: absolute;top: 97%" Text="BLAH BLAH BLAH"" ForeColor="DarkGray" Font-Names="Verdana" Font-Size="8pt"></asp:Label>

In design mode it looks ok but when i run the application, the label appears at the top of the page and the table rows specified as a percentage disappear.

Can anyone tell me what i am doing wrong?

regards

Guy






Similar Threads
Thread Thread Starter Forum Replies Last Post
Percentage: IE6 vs. All others? tal HTML Code Clinic 3 August 1st, 2007 05:57 PM
Fixed table height and row height rajanikrishna HTML Code Clinic 3 January 18th, 2007 12:42 AM
percentage height GuyB CSS Cascading Style Sheets 1 July 6th, 2006 09:42 PM
percentage darkhalf Javascript 2 October 28th, 2005 02:55 PM
Change height of div element if < window height JoelJunstrom Javascript How-To 1 October 10th, 2003 09:14 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.