Displaying jpeg

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dennis Allen

    Displaying jpeg

    Hi. When displaying a jpeg file, the image shows up in the top left
    corner of the browser. Any way to get the image centered?


  • David Dorward

    #2
    Re: Displaying jpeg

    Dennis Allen wrote:
    [color=blue]
    > Hi. When displaying a jpeg file, the image shows up in the top left
    > corner of the browser. Any way to get the image centered?[/color]

    Display an HTML document that includes that JPEG, and style it with CSS.

    --
    David Dorward <http://blog.dorward.me .uk/> <http://dorward.me.uk/>
    Home is where the ~/.bashrc is

    Comment

    • Dennis Allen

      #3
      Re: Displaying jpeg

      Did that. Works. Thanks...Dennis

      "David Dorward" <dorward@yahoo. com> wrote in message
      news:dg4trc$gfc $1$830fa17d@new s.demon.co.uk.. .[color=blue]
      > Dennis Allen wrote:
      >[color=green]
      >> Hi. When displaying a jpeg file, the image shows up in the top left
      >> corner of the browser. Any way to get the image centered?[/color]
      >
      > Display an HTML document that includes that JPEG, and style it with
      > CSS.
      >
      > --
      > David Dorward <http://blog.dorward.me .uk/>
      > <http://dorward.me.uk/>
      > Home is where the ~/.bashrc is[/color]


      Comment

      Working...