Ask a Question related to Web Design, Design and Development.
-
kenandana #1
body text at bottom of page
how do I get the body text to move up the page in the source code, but not
on the webpage.
The navigation bars push it down to where it shouldn't be.
kenandana Guest
-
Scrollbar at the bottom of the page
Hello, I have an HTML page with a long content, a vertical scrollbar appears on the roght, but I want the scrollbar to appear at the bottom by... -
bottom of page
How do I keep adding things to the bottom of the page? Should I just use page setup and do a custom size with a bigger length? When it displays... -
Ereg: select all text between <BODY> </BODY> tags..
Hi yes it is possible. You can use ereg() to acoomplish this "Marco Snoek" <@DONT _ YOU^DARE%SEND/SPAM!!!@remove/this@remove/this> wrote in... -
navigation links at page bottom
You just kinda have to play with it. Since the page length's in version 2002 are fixed the page will pad itself. Try with making the text box longer... -
David Bartosik - MS MVP #2
Re: body text at bottom of page
huh? the code is read top down by the browser, the placement in the code
renders it's placement on the page output. The browser does have control
over sizing of cells when applicable.
I'd recommend you read [url]http://www.davidbartosik.com/pub2k/pub2k_4.htm[/url]
--
David Bartosik - MS MVP
for Publisher help:
[url]www.davidbartosik.com[/url]
enter to win Pub 2003:
[url]www.davidbartosik.com/giveaway.aspx[/url]
"kenandana" <designandprint@email.com> wrote in message
news:%23FfkBkv9DHA.488@TK2MSFTNGP12.phx.gbl...>
> how do I get the body text to move up the page in the source code, but not
> on the webpage.
> The navigation bars push it down to where it shouldn't be.
>
>
David Bartosik - MS MVP Guest
-
kenandana #3
Re: body text at bottom of page
Thanks David,
I dont think I explained it properly. Below is an example of what I mean.
I am wondering if anyone knows how this is achieved. I use publisher 2000
and have done for many years, to put up 2 websites. I use an html editor to
make the changes after designing and changing in publisher.
"Unfortunately, many Web sites are designed to include navigation links down
the left-hand side of the screen. Typically, this side-bar navigation is
implemented in one or more HTML table cells. By default, your navigation
links will appear in your first table cell.
So, what do you do if you want your body text to appear as the first cell in
order to improve keyword prominence, but still need your navigation links to
appear on the left side of your Web page? Fortunately, there is a solution
by taking advantage of the ROWSPAN property of an HTML table.
When using tables, a simple rearrangement of table cells can move your body
text to the top of the HTML code without changing the screen layout. "
kenandana Guest
-
David Bartosik - MS MVP #4
Re: body text at bottom of page
> I dont think I explained it properly. Below is an example of what I mean.
to> I am wondering if anyone knows how this is achieved. I use publisher 2000
> and have done for many years, to put up 2 websites. I use an html editorI recommend against making edits to Pub html because the changes are lost> make the changes after designing and changing in publisher.
each time the site is modified and resaved. Also Pub's coding can be complex
even for an experienced html coder.
What is it you are editing? If you feel you can't accomplish something with
an object you can always code it with an html code fragment. Did you
consider the latter?
down> "Unfortunately, many Web sites are designed to include navigation linksWhere's this coming from?> the left-hand side of the screen. Typically, this side-bar navigation is
> implemented in one or more HTML table cells. By default, your navigation
> links will appear in your first table cell.
>
"unfortunately"? It's actually standard web practice.
That last sentence is totally bogus.
in> So, what do you do if you want your body text to appear as the first cellto> order to improve keyword prominence, but still need your navigation links> appear on the left side of your Web page? Fortunately, there is a solution
> by taking advantage of the ROWSPAN property of an HTML table.
>
Oh, are you listening to one of those so called optimizer gurus? The search
engines are constantly changing in response to these practices.
body> When using tables, a simple rearrangement of table cells can move yourSo are you manipulating the table coding Publisher writes. That's a really> text to the top of the HTML code without changing the screen layout. "
>
>
bad idea. If your page gets hosed that's no surprise to me.
Leave the coding to Publisher. If you want to write your own code use
FrontPage.
Fyi, the nav bar object Publisher creates can be placed anywhere on the
page, and you have no control over what cell of what table it is coded.
--
David Bartosik - MS MVP
for Publisher help:
[url]www.davidbartosik.com[/url]
enter to win Pub 2003:
[url]www.davidbartosik.com/giveaway.aspx[/url]
David Bartosik - MS MVP Guest
-
kenandana #5
Re: body text at bottom of page
I see that you are being equally as unhelpful as you were in my last
query.... I guess I should be on my way, after 4 or 5 years of having very
good response to queries, obviously something has bugged you.
well, I guess we all have a bad day, sorry for you....
kenandana Guest
-
Don Schmidt #6
Re: body text at bottom of page
Me thinks you are reading something into David's message that isn't there.
He's always given up front advice whenever called upon.
--
Don
-----
Democracy: Where four wolves and one lamb vote on what's for dinner.
"kenandana" <designandprint@email.com> wrote in message
news:OnatsW99DHA.2368@TK2MSFTNGP11.phx.gbl...> I see that you are being equally as unhelpful as you were in my last
> query.... I guess I should be on my way, after 4 or 5 years of having very
> good response to queries, obviously something has bugged you.
> well, I guess we all have a bad day, sorry for you....
>
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
Version: 6.0.593 / Virus Database: 376 - Release Date: 2/20/04
Don Schmidt Guest



Reply With Quote

