Ask a Question related to Web Design, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    1. 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...
    2. 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?
    3. 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.
    4. 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...
    5. 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...
  3. #2

    Default 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...
    > 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

    Don Schmidt Guest

  4. #3

    Default 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...
    > > 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

  5. #4

    Default 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...
    > 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...
    > > > 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
    > >
    > >
    > >

    David Bartosik - MS MVP Guest

  6. #5

    Default 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...
    > 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

    David Bartosik - MS MVP Guest

  7. #6

    Default 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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139