C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

how to use style attribute in tag


Posted Date: 20 Nov 2008      Posted By: Rojakumar      Member Level: Silver     Points: 1   Responses: 1



Requirement:-
a) how to use style attribute in below code

Below is an example of an image map:

<IMG SRC="images/image.gif"
WIDTH=150
HEIGHT=70
USEMAP="#Map">
<MAP NAME="Map">
<AREA SHAPE="rect"
HREF="start.html"
COORDS="0,0,48,28">

<AREA SHAPE="circle"
HREF="previous.html"
COORDS="50,30,10">

<AREA SHAPE="poly"
HREF="next.html"
COORDS="60,50,80,30,100,40,50,100">
</MAP>


Regards
rclgoriparthi





Responses

Author: Santhi    22 Nov 2008Member Level: GoldRating: 2 out of 52 out of 5     Points: 1

Hi,

<IMG SRC="images/image.gif" style="filter:blur(strength=20/style=2)">



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : problem in sending mail though asp.net application
Previous : How to change color of coordinates "0,0,48,28" in the image.gif
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use