HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Table bottom of page & Scrolling Issue
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
Msleh08



Joined: 12 Feb 2008
Posts: 2

PostPosted: Tue Feb 12, 2008 8:30 am     Table bottom of page & Scrolling Issue Reply with quote

Hello. I have created table, however, the table appears at the middle of the page. I could try positioning the table, however, I know there is another way. When I write any other code I have never had this problem. Why now? My next issue I am not sure if the table is creating the problem. However, I have a highligted bar that follows up and down as the user clicks the up and down arrows on their keyboard. The problem is that the scroll of the page moves faster than the highlighted bar. Therfore, the user cannot tell what's being highlighted because the page has scrolled over it. I hope this makes sense. It's kind of hard to explain. Thank you in advance for your help. Very Happy
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8199
Location: Castle Rock CO USA

PostPosted: Tue Feb 12, 2008 9:08 am     Reply with quote



It is hard to understand as well. It seems you have the source code written? If you provide that, it would help us to understand a bit better.

_________________
Corey
Residential Office Solutions | Mile High Merchant Accounts | Expression Web Blog
Msleh08



Joined: 12 Feb 2008
Posts: 2

PostPosted: Tue Feb 12, 2008 9:14 am     Reply with quote

The <head> and <table> is listed below. I hope this explains a little better. Thanks


<HEAD>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
<title>lspec_changes</title>
<style type='text/css'>.GreenFont {font-family: 'Courier New' font-size: medium; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; color: #008000;}</style>
<style type='text/css'>.BlackFont {font-family: 'Courier New' font-size: medium; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; color: #000000;}</style>
<style type='text/css'>.GrayFont {font-family: 'Courier New' font-size: medium; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; color: #808080;}</style>
<style type='text/css'>.BlueFont {font-family: 'Courier New' font-size: medium; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; color: #0000FF;}</style>
<style type='text/css'>.RedFont {font-family: 'Courier New' font-size: medium; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; color: #FF0000;}</style>
<style type='text/css'>.WhiteHiLite {background-color: #FFFFFF;}</style>
<style type='text/css'>.YellowHiLite {background-color: #FFFF00;}</style>
<style type='text/css'>.BlueHiLite {background-color: #CCFFFF;}</style>
<style type='text/css'>.RedHiLite {background-color: #FF0000; color: #FFFFFF;}</style>
<style type='text/css'>.BigFont {font-size: Large; }</style>
<style type='text/css'>.BoldFont {font-weight: Bold; }</style>
<style type='text/css'>.SmallFont {font-weight: normal; font-size: xx-small;}</style>
<style type="text/css">
.tableExample{border-collapse: collapse; border: 0px solid black;}
.tableExample tr td{cursor:pointer; border: 0px solid black; padding: 0px;}
.odd{background-color:#F5DEB3';}
.even{background-color:#F5DEB3';}
.high{background-color:#FFFF00;font-size:medium;font-weight:bold;position:static;}
.selected{background-color:#FFFF00;font-size:medium;font-weight:bold;}//added to create table...needed to create table to create elements...used from ActiveZebra
</style>
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8199
Location: Castle Rock CO USA

PostPosted: Wed Feb 13, 2008 10:26 am     Reply with quote

You can put all of that into one <style> element for a bit easier following. How are you calling it into your <html>

_________________
Corey
Toll Free Fax Solutions | Mile High Merchant Accounts | Expression Web Blog
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Webmaster Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial