473,378 Members | 1,309 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Howto Cover 4 Edges Of Images?


I wonder if it is possible: Cover 4 edges of images by 5px each.

If it is 400x400, then only the center 390x390 is shown. The edges are
covered by white color or some other images.

I am thinking to use DIV and position. and draw 4 images matching the
edge's sizes as heightx5 widthsx5 etc.

But I can not think a way to cover the image.
Jul 23 '05 #1
1 1143
nntp <nn**@nntp.com> wrote:

Your From address does not specify a mailbox which is a violation
of Internet/Usenet standards and disregarding the Netiquette as
well as most certainly a violation of the Acceptable Use Policy of
your service provider.* More, you are using a domain of TUCOWS Inc.
without authorization. You*have been warned.

Your message ID <opsc4kqmfbn6z4w4@nsa> does not contain a fully
qualified domain name (FQDN). You may want to inform your service
provider about this misconfiguration or generate a valid message ID
yourselves.

You may also get yourselves a name.
I wonder if it is possible: Cover 4 edges of images by 5px each.

If it is 400x400, then only the center 390x390 is shown. The edges are
covered by white color or some other images.
You are off-topic, use CSS:

clip:rect(5px 5px 5px 5px);

<http://www.w3.org/TR/CSS2/visufx.html#propdef-clip>
I am thinking to use DIV and position. and draw 4 images matching the
edge's sizes as heightx5 widthsx5 etc.
Don't.
But I can not think a way to cover the image.


Don't cover the image but let the background shine through where you want.
PointedEars
--
Never trust anything you buy with good intentions
Jul 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Mathias | last post by:
Dear NG, I currently ty to switch from matlab to python/scipy but have a lot of trouble with images. What I need is a function for subsequently displaying a number of 2D-matrices as an image. I...
8
by: Mark | last post by:
Hi My web site is looking too boxy, does anybody have any tips on how to make standard tables have curved edges. Or.. If I am inserting an images into html and then another image...
7
by: Mitchell Vincent | last post by:
I've been trying to get a standard toolbar to play nice with some nice icons that I have. When I put them on a button or anything they look perfect, but through an imagelist and on a toolbar they...
0
by: Brian Henry | last post by:
Here is another virtual mode example for the .NET 2.0 framework while working with the list view. Since you can not access the items collection of the list view you need to do sorting another...
2
by: ATS | last post by:
HOWTO Override ASP's Response output for 2003/IIS. Please help, I want to have an ASP page write back EVERYTHING to the ASP Response. That includes HTTP Headers. I want my ASP to look...
1
by: Marjosdiri | last post by:
Hello, I am new here and searched this afternoon for the problem of imaging, size and thumbnails in MS Access. Unfortunately, I couldn't find any similar case! So, I was wondering if anyone can help...
1
by: RAB | last post by:
On the following website: http://www.ieee.org How did they make the container that centers the webpage with a shadowing effect and rounded edges? If you would, please provide some...
1
by: Oscar | last post by:
Hi, Is there a way to extact the album cover image that is shown in WMP 11. I Would like to have a cover.jpg file in each album folder so I'm able to make a backup of all mp3's as well as all...
2
by: neovantage | last post by:
Hey all, I have created transparent PNG images from text dynamically. But it edges are pixel-ate or we can say edges are distorted. Here is my LINK which shows my generated transparent PNG image....
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.