The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> how to predefine a portion of the webpage
dwdwdl
post Mar 24 2009, 03:01 PM
Post #1


Newbie
*

Group: Members
Posts: 11
Joined: 24-February 09
Member No.: 7,885



My web page is http://frank.mtsu.edu/~wding/index.html

when it is starting to load the page, somehow the middle portion of the page, i.e. the contact info portion, looks strange, can we predefine how big that portion is so that when loaded it will stay at its own position, not shifted or stretched?

Thank you!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Mar 25 2009, 03:33 AM
Post #2


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



I don't know what you're talking about. In what browser/OS do you experience that?

Meanwhile, you should fix the markup errors found by the online validator.
And correct the CSS comment error in #mybody A:hover.

You have:
<!--border-bottom:2px dotted #bf6900 -->

but it should be
/* border-bottom:2px dotted #bf6900 */
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
dwdwdl
post Mar 25 2009, 11:52 AM
Post #3


Newbie
*

Group: Members
Posts: 11
Joined: 24-February 09
Member No.: 7,885



I fixed that error. Thank you.

Maybe i didn't make myself clear, if i use Firefox to open my web page, the middle portion will shift to the right, then after the "slide show" finishing loading, the middle portion will go back to center.

if i use IE, the middle portion will be stretched to a bigger size before the "slide show" fully loaded.

how can i fix it?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Mar 25 2009, 12:25 PM
Post #4


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



The markup errors reported by our online validator are informative.

Also, you haven't used the height and width attributes for img.ChangingPix

It probably doesn't help that you're resizing the images using style="width:250px"

Basically, the image's src is broken until the JavaScript kicks in and fixes it. Assuming JavaScript is enabled/available, of course.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
dwdwdl
post Mar 25 2009, 04:59 PM
Post #5


Newbie
*

Group: Members
Posts: 11
Joined: 24-February 09
Member No.: 7,885



thanks a lot.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th April 2024 - 09:11 PM