Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / July 2007

Tip: Looking for answers? Try searching our database.

Image Based Website

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Helter Skelter - 31 Jul 2007 17:06 GMT
Hello all,
I have decided that I want to try and make a website entirely out of images,
using several images as the main body. it struck me, however, that suck a
website might get reuced in size due to the way the browser works. you know,
it'll reduce the size of the graphic so that it fits on the page. is that
only if one views an image in a browser, not an image in a webpage? if it
happens on both occasions, is there an asp.net/html way to get around the
reduction of the image size? i am in no position to check any of my
suspicions because i am at a library computer in western scotland, on
holiday, at the moment.

i hope i have expressed my need with sufficient clarity. if not, well,
perhaps i could give it another try at explaining. thanks in advance, ladies
and gentlemen!
Signature

Look Out!

Helter Skelter
Yellow Submarine
Pepperland

PS. Get Back!

Kevin Spencer - 31 Jul 2007 18:56 GMT
Images are rendered in a browser as pixel sizes only. This means that the
image is always the same size relative to the browser viewport. However, as
you've observed, browsers sometimes resize the images automatically to fit,
if they are too large. I'm afraid there's not much you can do about that,
other than to break large images up into smaller ones, and perhaps use
tables to piece them together.

Signature

HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

> Hello all,
> I have decided that I want to try and make a website entirely out of
[quoted text clipped - 13 lines]
> ladies
> and gentlemen!
ThunderMusic - 31 Jul 2007 21:25 GMT
hi,

or set the size of your img tag and it will do fine (btw, you can also do it
using css) :

<img src="yourfile.jpg" width="1600" height="1200">

I hope it helps

ThunderMusic

> Images are rendered in a browser as pixel sizes only. This means that the
> image is always the same size relative to the browser viewport. However,
[quoted text clipped - 20 lines]
>> ladies
>> and gentlemen!

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.