Blank Screen

  • Thread starter Thread starter Nasus
  • Start date Start date
N

Nasus

1. I deleted what was on my index page to add new text. The cursor is now in
the middle of the page and I cannot figure out how to move change that.

2. When I a added text (in the middle of the page) and publish it there is a
blank screen.

compassionnet-mn.com

Thank You
 
Nasus said:
1. I deleted what was on my index page to add new text. The cursor is now
in
the middle of the page and I cannot figure out how to move change that.

2. When I a added text (in the middle of the page) and publish it there is
a
blank screen.

compassionnet-mn.com

Thank You


If your going to use WORD to make your sites then you should be asking in
the WORD newsgroup .. this is for a web editor called FrontPage. You NEVER
get clean coding in WORD ...so there is not much point in fiddling around to
do what you want in it... we would just be encourging you in bad habits and
subjecting your visitors to god knows what on presentation.

However if you want to download the FREE SharePoint Designer 2007
http://office.microsoft.com/en-us/sharepointdesigner/FX100487631033.aspx
which is very much like Expression Web 1.0 the successor to FrontPage.. and
start using and making your websites in that.... you would be helping
yourself

You will need to either clean your code out or start again in spd07 ...

suggest reading my free setting up ebook which is for ew 1.0 ... settings
should be the same.... this will help you reconise when your coding is not
working properly and help you pinpoint such errors as your having now..
which is probably an alignment....

Free Setting up Expression Web 1.0 Ebook (Revised)
http://any-expression.com/expression-web/ebooks/setting-up-expression-web-ebook.htm

hth Tina
Migrating from FrontPage to Expression Web Ebook v1.2 - on sale at $22
Find out how to transition from fp to ew with ease with our SUMMER SALE
http://www.frontpage-to-expression.com/ebook.html
 
I said nothing about Word. My tag is to point out that I am not a
programmer. Your help did not help. But thanks for the time.
 
Tina was wrong - it's not Word, it is Publisher that is the problem.
Publisher should never be used for constructing web pages, but is excellent
for desktop publishing. Use the correct tool for the job in hand.

Redo the page without including any content from Publisher - or remove ALL
the Publisher formatting - and the page content should appear.
The major problem at the moment is that the content cannot be seen unless
the user has Publisher installed. This is controlled by the the conditional
comment:

<![if pub11]>

which will only allow content to be displayed if Publisher v 11 is
installed, or Internet Explorer is not being used.
(though there are problems with the left menu in FireFox.) I have Publisher
v12 which prevents the content being displayed for me in IE.
--
Ron Symonds
Microsoft MVP (Expression)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.
 
Nasus said:
I said nothing about Word. My tag is to point out that I am not a
programmer. Your help did not help. But thanks for the time.

You didn't have to I looked at the code, nothing to do with your tagline
which actually points to publisher not word (word being a word processor)...
the code did not seem as bad as publisher code and was not totally graphics
so I presumed word! I wondered why use word for your publishing and come to
a fp group? You could have of course made the site in word then used fp to
just publish it... still not the same as actually using fp to make the site.

anyways .. if you read down I did point out it was probably (and actually is
a alignment problem you are aligning the code to the center)... you can use
fp to see the problem directly (you can't with word).

If you say your using FrontPage I'll tell you how to use fp to find the
problem. If your not using it I'll tell you how to use spd07 now a free web
ms web editor to find it. However if your using word there is not much point
in helping you because you will run into the same problems over and over
again... not much point in feeding you the fish and not providing the
fishing rod ;)

and .. if you can learn word you can easily learn fp or ew ....you really
don't need to know much and then because you work in split view where you
can see the code and the visual view at the same time .. you begin to pick
things up .... most people here learnt as they went along including me ...
its really a matter of pushing buttons and seeing the results... where you
begin to learn is when something goes wrong and you get to ask questions and
figure it out ... constant learning process and eventually you can recognize
whats going on... the hardest step is focusing on the first step.

Tina
http://accessfp.net/ - FrontPage Tutorials
http://anyfrontpage.com/ - http://frontpage-ebooks.com/
http://addonfp.com/ - FrontPage Addons
http://frontpage-tips.com/ - Weekly FrontPage Tips
http://msmvps.com/blogs/frontpage/ - FrontPage News Blog
http://clarke-abstract-art.com/ - Original Abstract Pen and Ink Drawings
 
Back
Top