My website looks "funny" - not like it should

E

ElizabethWS

My website looks great in frontpage. Looks great when I preview it in my own
browser (Internet Explorer) but then others view it in their browsers (some
also Internet Explorer) and it looks askew - none of the lines line up,
titles & pictures are in different spots - I'm at a loss as to why......
 
K

kristi

I looked at your tips.
Mine does the saem thing in a Netscape or Firefox browser.
I "see" that it's because of using absolute positioning.
But, how do you ge the items moved into position? without
using it? But still have it stay put? Here's my link to my
url..i create in IE but have netscape and Moxilla to view
as well. Help? I want it to be viewable by everyone. Can
you look at it in both IE and the others so you can see
the wy it's showing up without the IE?thanks!
www.jaxharmony.com
 
T

Thomas A. Rowe

First tip, don't use any VML graphics (WordArt, Text Boxes, etc.) which is only supported in IE
browsers under Windows and implemented via Absolute Positioning.

Second tip, create/modify all images in a image editing application.

Third tip, don't use the space bar to position element on your pages, as the spaces will adjust
depending on the font the page is displayed in.

Learn CSS or Tables and use to layout the structure of your pages.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
K

kristi

ok..then what do you use insted of VML graphics?

secondly, what do you mean an "Image editing application"

and lastly..what do i use instead of the space bar?
it seems to me, that using FP isnt as EASY as it should
be? I dont understand what you mean by CSS and tables
either.
I'm still learin gthis stuff and the majority of the folks
that I have view the site, use IE. However, I dont want to
keep others away either.
so..trying to understand to the best I can, what you're
talking about in your response. May be more explaination
than can be addressed here. If there's
something..someplace for me to read/look instead, I will
be happy to do so. I am willing to learn.

thanks!
-----Original Message-----
First tip, don't use any VML graphics (WordArt, Text
Boxes, etc.) which is only supported in IE
browsers under Windows and implemented via Absolute Positioning.

Second tip, create/modify all images in a image editing application.

Third tip, don't use the space bar to position element on
your pages, as the spaces will adjust
 
T

Thomas A. Rowe

See inline

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

kristi said:
ok..then what do you use insted of VML graphics?

You create your images in a image or graphic application, such as PhotoShop, PaintShop Pro, etc.
secondly, what do you mean an "Image editing application"

See above.
and lastly..what do i use instead of the space bar?
it seems to me, that using FP isnt as EASY as it should
be? I dont understand what you mean by CSS and tables
either.

I use tables to layout/structure my pages, other prefer to use CSS.
I'm still learin gthis stuff and the majority of the folks
that I have view the site, use IE. However, I dont want to
keep others away either.
so..trying to understand to the best I can, what you're
talking about in your response. May be more explaination
than can be addressed here. If there's
something..someplace for me to read/look instead, I will
be happy to do so. I am willing to learn.

I will let others offer the best resources, as I basically learn from trying different things over
the years, and finally decided to stick with using tables.
 
K

kristi

Rob and Thomas,
appreciate the insight. I'll go back over your responses
with my FP in front of me so that I can grasp what you
mean. I have photo shop and Arc soft photo software on my
computer. Since this is for a chorus website that is runn
by volunteers..such as myself, I'm not sure the added $$
for the software will be something I will be doing. But, I
will keep that in mind, because we DO want everyone to be
able to view.
thanks again for your help.
I will be back, no doubt, with further questions as I get
a grasp on each step of this process.
thanks!!
-----Original Message-----
You would use .jpg's or .gif's for graphics. VML, like
Thomas said, will only be viewed well in IE, other
browsers may convert them to low quality gifs...or not at
all.
You should get an image editing program...Adobe Elements,
Paint Shop Pro, and there's a few more that don't cost too
much and are easy to learn.
Yeppers...there's a lot to learn!

The easiest positioning method is to use tables until you
learn positioning. You create a table then and use cells
within the table, or tables within a table to hold your
content & images.
message news:[email protected]...
 
S

Steve Easton

Email me.
I live in Jax

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
T

Tom Gahagan

Better questions is how will he look in those red dresses? < vbg >

Tom Gahagan

in message But can you sing?
 
T

Tom Gahagan

Here are a couple of sources to get you started with using tables for
layout. There is a real movement toward using css for layout thus avoiding
the use of tables. There are various opinions on the strengths of each
method. From a pratical... get it done... standpoint I think tables are the
easiest way to learn at first.... but hey .... that is just another opinion.

http://www.w3schools.com/html/html_layout.asp

http://www.webstyleguide.com/page/tables.html

Don't get discouraged.... you've made a great start for the group.

Best to you.......
Tom Gahagan
 
S

Steve Easton

Actually yes.
;-)

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer

But can you sing?
 
K

kristi

Thanks Tom and you others! I'll just include EVERYONE who has been so
helpful, in this one note! I'll take a look at the links provided.
thanks for your encouragement. I REALLY am having a fun time learning this
FP stuff.
and yup...me thinks he WOULD look funny in the Red dresses!! LOL!
 
Top