inserting a graphic

T

tinks

I have been trying to insert a graphic from office document imaging into a web page but it keeps coming up really small. The program uses quicktime to bring the graphic up. Is there any way I can make it display bigger?
 
T

Tom Pepper Willett

You need to have the original graphic that you created in your image program
or wherever, at the appropriate size you want, stored in a folder on your
hard drive.

Then, File | Import it into your open web then insert on a page and save,
then publish your site to the local host.
--
=====================================================
Tom Pepper Willett [Microsoft MVP - FrontPage]
----------------------------------------------------------------------------
-------------------
Microsoft FrontPage:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/

=====================================================
| I have been trying to insert a graphic from office document imaging into a
web page but it keeps coming up really small. The program uses quicktime to
bring the graphic up. Is there any way I can make it display bigger?
 
T

Tom Pepper Willett

Correction: That should read "then publish your site to your remote host".
--
=====================================================
Tom Pepper Willett [Microsoft MVP - FrontPage]
----------------------------------------------------------------------------
-------------------
Microsoft FrontPage:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/

=====================================================
| You need to have the original graphic that you created in your image
program
| or wherever, at the appropriate size you want, stored in a folder on your
| hard drive.
|
| Then, File | Import it into your open web then insert on a page and save,
| then publish your site to the local host.
| --
| =====================================================
| Tom Pepper Willett [Microsoft MVP - FrontPage]
| --------------------------------------------------------------------------
--
| -------------------
| Microsoft FrontPage:
| http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
| http://msdn.microsoft.com/office/understanding/frontpage/
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
| =====================================================
| | | I have been trying to insert a graphic from office document imaging into
a
| web page but it keeps coming up really small. The program uses quicktime
to
| bring the graphic up. Is there any way I can make it display bigger?
|
|
 
J

Joe Rohn

Tom it's Friday..and you should be firing up the grill out on the Patio! :)

--
Joe

FrontPage Users Forums:
http://www.timeforweb.com/frontpage

Tom Pepper Willett said:
Correction: That should read "then publish your site to your remote host".
--
=====================================================
Tom Pepper Willett [Microsoft MVP - FrontPage]
-------------------------------------------------------------------------- --
-------------------
Microsoft FrontPage:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
=====================================================
| You need to have the original graphic that you created in your image
program
| or wherever, at the appropriate size you want, stored in a folder on your
| hard drive.
|
| Then, File | Import it into your open web then insert on a page and save,
| then publish your site to the local host.
| --
| =====================================================
| Tom Pepper Willett [Microsoft MVP - FrontPage]
| --------------------------------------------------------------------------
 
T

Thomas A. Rowe

Using HTML to alter the size of the image will in most cases distorted the image unless the
dimensions are proportional to the original image size.

In general it is never a good idea to increase the dimension of a image.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


13adam13 said:
or...you can use HTML to stretch the image. On the <img> tag, there should be an attribute for
height and width. If you make those bigger, it will make the picture bigger.
example - <img height="42" width="225" src="http://www.microsoft.com/library/toolbar/3.0/images/banners/officeOnline_masthead_ltr.gif">
<img height="84" width="450" src="http://www.microsoft.com/library/toolbar/3.0/images/banners/officeOnline_masthead_ltr.gif">

Tom Pepper Willett said:
You need to have the original graphic that you created in your image program
or wherever, at the appropriate size you want, stored in a folder on your
hard drive.

Then, File | Import it into your open web then insert on a page and save,
then publish your site to the local host.
--
=====================================================
Tom Pepper Willett [Microsoft MVP - FrontPage]
----------------------------------------------------------------------------
-------------------
Microsoft FrontPage:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
=====================================================
| I have been trying to insert a graphic from office document imaging into a
web page but it keeps coming up really small. The program uses quicktime to
bring the graphic up. Is there any way I can make it display bigger?
 
T

Tom Pepper Willett

Joe, my friend, I'm one step ahead of you. I'm now at home, and it's beer
thirty.

Tom

| Tom it's Friday..and you should be firing up the grill out on the Patio!
:)
|
| --
| Joe
|
| FrontPage Users Forums:
| http://www.timeforweb.com/frontpage
|
| | > Correction: That should read "then publish your site to your remote
| host".
| > --
| > =====================================================
| > Tom Pepper Willett [Microsoft MVP - FrontPage]
|
--------------------------------------------------------------------------
| --
| > -------------------
| > Microsoft FrontPage:
| > http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
| > http://msdn.microsoft.com/office/understanding/frontpage/
| > To assist you in getting the best answers for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > =====================================================
| > | > | You need to have the original graphic that you created in your image
| > program
| > | or wherever, at the appropriate size you want, stored in a folder on
| your
| > | hard drive.
| > |
| > | Then, File | Import it into your open web then insert on a page and
| save,
| > | then publish your site to the local host.
| > | --
| > | =====================================================
| > | Tom Pepper Willett [Microsoft MVP - FrontPage]
| >
|
| --------------------------------------------------------------------------
| > --
| > | -------------------
| > | Microsoft FrontPage:
| > | http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
| > | http://msdn.microsoft.com/office/understanding/frontpage/
| > | To assist you in getting the best answers for FrontPage support see:
| > | http://www.net-sites.com/sitebuilder/newsgroups.asp
| > | =====================================================
| > | | > | | I have been trying to insert a graphic from office document imaging
| into
| > a
| > | web page but it keeps coming up really small. The program uses
quicktime
| > to
| > | bring the graphic up. Is there any way I can make it display bigger?
| > |
| > |
| >
| >
|
|
 
S

Steve Easton

And you have always beaten me to the first one when I ask.

;-)

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer

Tom Pepper Willett said:
Joe, my friend, I'm one step ahead of you. I'm now at home, and it's beer
thirty.

Tom

| Tom it's Friday..and you should be firing up the grill out on the Patio!
:)
|
| --
| Joe
|
| FrontPage Users Forums:
| http://www.timeforweb.com/frontpage
|
| | > Correction: That should read "then publish your site to your remote
| host".
| > --
| > =====================================================
| > Tom Pepper Willett [Microsoft MVP - FrontPage]
|
--------------------------------------------------------------------------
| --
| > -------------------
| > Microsoft FrontPage:
| > http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
| > http://msdn.microsoft.com/office/understanding/frontpage/
| > To assist you in getting the best answers for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > =====================================================
| > | > | You need to have the original graphic that you created in your image
| > program
| > | or wherever, at the appropriate size you want, stored in a folder on
| your
| > | hard drive.
| > |
| > | Then, File | Import it into your open web then insert on a page and
| save,
| > | then publish your site to the local host.
| > | --
| > | =====================================================
| > | Tom Pepper Willett [Microsoft MVP - FrontPage]
| >
|
| --------------------------------------------------------------------------
| > --
| > | -------------------
| > | Microsoft FrontPage:
| > | http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
| > | http://msdn.microsoft.com/office/understanding/frontpage/
| > | To assist you in getting the best answers for FrontPage support see:
| > | http://www.net-sites.com/sitebuilder/newsgroups.asp
| > | =====================================================
| > | | > | | I have been trying to insert a graphic from office document imaging
| into
| > a
| > | web page but it keeps coming up really small. The program uses
quicktime
| > to
| > | bring the graphic up. Is there any way I can make it display bigger?
| > |
| > |
| >
| >
|
|
 
T

Tom Pepper Willett

That's because we're in different time zones and work different hours,
Steve-O!

Tom

| And you have always beaten me to the first one when I ask.
|
| ;-)
|
| --
| Steve Easton
| Microsoft MVP FrontPage
| 95isalive
| This site is best viewed............
| .......................with a computer
|
| | > Joe, my friend, I'm one step ahead of you. I'm now at home, and it's
beer
| > thirty.
| >
| > Tom
| >
| > | > | Tom it's Friday..and you should be firing up the grill out on the
Patio!
| > :)
| > |
| > | --
| > | Joe
| > |
| > | FrontPage Users Forums:
| > | http://www.timeforweb.com/frontpage
| > |
| > | | > | > Correction: That should read "then publish your site to your remote
| > | host".
| > | > --
| > | > =====================================================
| > | > Tom Pepper Willett [Microsoft MVP - FrontPage]
| > |
| >
--------------------------------------------------------------------------
| > | --
| > | > -------------------
| > | > Microsoft FrontPage:
| > | > http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
| > | > http://msdn.microsoft.com/office/understanding/frontpage/
| > | > To assist you in getting the best answers for FrontPage support see:
| > | > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > | > =====================================================
| > | > | > | > | You need to have the original graphic that you created in your
image
| > | > program
| > | > | or wherever, at the appropriate size you want, stored in a folder
on
| > | your
| > | > | hard drive.
| > | > |
| > | > | Then, File | Import it into your open web then insert on a page
and
| > | save,
| > | > | then publish your site to the local host.
| > | > | --
| > | > | =====================================================
| > | > | Tom Pepper Willett [Microsoft MVP - FrontPage]
| > | >
| > |
| >
| --------------------------------------------------------------------------
| > | > --
| > | > | -------------------
| > | > | Microsoft FrontPage:
| > | > | http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
| > | > | http://msdn.microsoft.com/office/understanding/frontpage/
| > | > | To assist you in getting the best answers for FrontPage support
see:
| > | > | http://www.net-sites.com/sitebuilder/newsgroups.asp
| > | > | =====================================================
| > | > | | > | > | | I have been trying to insert a graphic from office document
imaging
| > | into
| > | > a
| > | > | web page but it keeps coming up really small. The program uses
| > quicktime
| > | > to
| > | > | bring the graphic up. Is there any way I can make it display
bigger?
| > | > |
| > | > |
| > | >
| > | >
| > |
| > |
| >
| >
|
|
 
Top