Ask a Question related to Web Design, Design and Development.
-
islander #1
Entering HTML
Aloha
How do I enter code into the web page I am constructing in a SPECIFIC place in the already written code?
thanks in advance
Robert
islander Guest
-
Entering a registry Value with php??
I need to be able to enter a registry value from a webform after a user registers at my site and be able to read that value after the user logs in... -
entering unicode characters
I would really appreciate some help with this. I am using mozilla (1.2.1) with XFree86 (3.3.6). How can I enter a unicode character into mozilla? -
Entering new record on form
How do I make the form go to a new record as I open it so it is ready to fill in. -
Entering a default
In Access2000, I have a form with a view that I am being asked to change. Currently, the user enters a PrintColor, "Laser Black". It has been... -
Entering data on a form?
On Mon, 30 Jun 2003 12:29:02 -0700, "grace" <grace.paltrineri@libertymutual.com> wrote: As much as I hate Smartquotes (what newsreader are you... -
Don Schmidt #2
Re: Entering HTML
Use Notepad. In Notepad change the type of files to open to html and be
sure to save as html.
Ciao,
Don
aka Donato
"islander" <islander@discussions.microsoft.com> wrote in message
news:81EB488C-D3AB-44A2-9D53-4EB82558C9CA@microsoft.com...place in the already written code?> Aloha
> How do I enter code into the web page I am constructing in a SPECIFIC> thanks in advance
> Robert
Don Schmidt Guest
-
islander #3
Re: Entering HTML
thanks for you reply. I already have that information though, and what I need to know is how do I actually get the code into the publisher html code EXACTLY where I want it. I have only found a little wizzard called "html code fragment" in 'insert', but that only lets me put it on the page and not insert the code exactly where I need it to be...in other words...where can I get access to the actual code to change it..I appreciate your advice.
"Don Schmidt" wrote:
> Use Notepad. In Notepad change the type of files to open to html and be
> sure to save as html.
>
> Ciao,
>
> Don
> aka Donato
>
>
> "islander" <islander@discussions.microsoft.com> wrote in message
> news:81EB488C-D3AB-44A2-9D53-4EB82558C9CA@microsoft.com...> place in the already written code?> > Aloha
> > How do I enter code into the web page I am constructing in a SPECIFIC>> > thanks in advance
> > Robert
>
>islander Guest
-
David Bartosik - MS MVP #4
Re: Entering HTML
The html frag is how you add custom html to the html output. Refer to
[url]http://www.publishermvps.com/Default.aspx?tabid=30[/url]
Draw the fragment box on the page in the approximate location you want it
just you like draw a text box. You can move and size it just like a text
box. You should size the box to about the size of the actual rendered
content to improve accuracy in placement.
That is the limit of the control. Publisher includes your code when it
writes it's own code so final output may vary and require some
experimentation.
Publisher is not an html editor and so does not offer any access to html
code. Which is actually irrelevant because the code does not exist yet so
how could you access it? The html is not written until Publisher generates
the html files output during the 'save as web'.
--
David Bartosik - MS MVP
for Publisher help:
[url]www.davidbartosik.com[/url]
enter to win Pub 2003:
[url]www.davidbartosik.com/giveaway.aspx[/url]
"islander" <islander@discussions.microsoft.com> wrote in message
news:214A386A-46B4-4291-A507-C5322E6D85A5@microsoft.com...need to know is how do I actually get the code into the publisher html code> thanks for you reply. I already have that information though, and what I
EXACTLY where I want it. I have only found a little wizzard called "html
code fragment" in 'insert', but that only lets me put it on the page and not
insert the code exactly where I need it to be...in other words...where can I
get access to the actual code to change it..I appreciate your advice.> "Don Schmidt" wrote:
>> > Use Notepad. In Notepad change the type of files to open to html and be
> > sure to save as html.
> >
> > Ciao,
> >
> > Don
> > aka Donato
> >
> >
> > "islander" <islander@discussions.microsoft.com> wrote in message
> > news:81EB488C-D3AB-44A2-9D53-4EB82558C9CA@microsoft.com...> > place in the already written code?> > > Aloha
> > > How do I enter code into the web page I am constructing in a SPECIFIC> >> > > thanks in advance
> > > Robert
> >
> >
David Bartosik - MS MVP Guest
-
David Bartosik - MS MVP #5
Re: Entering HTML
Draw an html code fragment on the page in the publisher web publication.
Also see [url]http://www.publishermvps.com/Default.aspx?tabid=30[/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]
"islander" <islander@discussions.microsoft.com> wrote in message
news:81EB488C-D3AB-44A2-9D53-4EB82558C9CA@microsoft.com...place in the already written code?> Aloha
> How do I enter code into the web page I am constructing in a SPECIFIC> thanks in advance
> Robert
David Bartosik - MS MVP Guest
-
analog@logwell.com #6
Re: Entering HTML
If you understand html well enuff, you can manually edit the html using notepad.
You can stick the changes exactly where you want them, and make any kind of
change to the Publisher generated code. I use notepad to stick in things like
spider instructions and page fades all the time. BUT, Publisher has no way to
know you have made changes, and you will have to make them each and every time
you make changes to the page in Publisher since it will generate new code
without your mods. Best bet...get out of Publisher for web work while you still
can easily do so. It is a piece of crap.
Syd
On Sun, 1 Aug 2004 18:57:05 -0500, "David Bartosik - MS MVP"
<forums@davidbartosik.com> wrote:
>Draw an html code fragment on the page in the publisher web publication.
>Also see [url]http://www.publishermvps.com/Default.aspx?tabid=30[/url]analog@logwell.com Guest



Reply With Quote

