473,670 Members | 2,495 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

easy question for you guys

1 New Member
Hi, im new here so be nice
Im trying to overwrite a css style sheet which places a border around all images except i have 2 imagesi dont want the border around. How do i oerride the style sheet. I hav tried places border="0" on the img tag but it stillhas a border.
Any suggstions would be helpful
Marmite
Nov 6 '07 #1
1 880
drhowarddrfine
7,435 Recognized Expert Expert
That should have worked. Is this a border from a <a>? In any case:
<img style="border:0 " ....

If that doesn't work, show us the complete markup or a link.
Nov 6 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

6
1539
by: Steve | last post by:
OK I'm sooo new to this, but so far i have managed to create a form (like a shopping list) in one page which looks like this where i can put quantities in on one page. www.martinhawken.com/php.php Then it passes the form info onto my next page which displays a list and totals. But how, pray, would I make it miss out items on my second page where they have a value on null? You see I would rather just have the items where I have...
1
3947
by: Chris | last post by:
Our company developed the last couple of years a development tool: using this tool we configure and program (using SQL, and Java-Script) very, very easy an application. The output of the effort is a state-of-the art n-tier, j2ee, pure-java/xml-Application - but without coding one single line java. And: the application looks really sexy. Some of the mentioned features are patented in US. Everything goes well, our customers loves this way of...
13
1265
by: yoyoyo | last post by:
hi everybody! i'm trying to learn javascript in order to build a function that i need to put in my website.. since i have not so much time to do that i decided to ask to u in the net..probably for u is very easy to tell me how i have to do (and maybe someone of u also has the code..it would be great!) the function i need is the following: i have a tree with one or more root folders; each of those folders can contain another folder,...
3
1031
by: Jeff Brown | last post by:
How about you guys leaving som eof the easy questions to me? Just kidding i am rather new at .NET and i get well informed but i just read like a 30 post topic on how to vaildate text in a text box as numeric. Thanks Guys / Gals, Jeff Ps. Off to work to install Wyse Terminals ALL day see yall tonight
16
2832
by: Michael | last post by:
Hi All, Why when I complile and run the following: #include "stdio.h" main(void) { printf("test test test\n"); }
2
1560
by: tvance929 | last post by:
Ok guys, I feel foolish here, but I have made a couple random hands of cards and wanted to see the full contents of those cards in a couple of textboxes. But I suddenly realized that I am not sure how to do this? If I loop through the twenty cards it will only show me the last one. I need to concatenante it in an easy fashion. I KNOW that I could go simply do this:
3
2636
by: Rabel | last post by:
I am having trouble with our server host they are saying that the php upload limit is 20 mbs but using the code below with my flash file I can only get it to do 8mbs. I know that asp is allowing for up to 20mbs though so I was hoping that someone would be able to change this code to ASP(I am not very good at either php or asp). I think that should be pretty easy <?php if (is_uploaded_file($_FILES)) {
6
1492
by: Shisou | last post by:
Hey guys, This should be easy but I need a little help. This is in C... I have an array or ints I need to put something at the end that I can find to stop a loop... I tried using '\0' or setting it to NULL, but those seem to translate to 0... which doesn't work for me. any help is appreciated!
1
1462
by: Philth | last post by:
Hello folks, Hopefully this will be an easy one for most of you guys. I don't delve into PHP much so I'd appreciate some help. The aim of the script below is to display a collection of rows with the aim of specifying one for eventual deletion. It returns the "row deleted" echo fine, but doesn't actually delete anything. <?
0
8466
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8896
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8810
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8590
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8659
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6211
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5683
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4387
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1790
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.