Hi Ihave found out of one of the reasons why ID is more powerful than class. There is an extremely useful function in Javascript called getElementById() that, as you might guess, lets you get a...
What kind of rude reply was this?? If you cannot give answers to somebody u have no right to belittle them!!! Even if most of forum users are not v conversant with english still the language of...
Hi Robert Wellock! I know its a v late reaction but i m a new joiny to this forum nad I must say i hv solved many of my problems by just goin to the replies of the queries posted here. My question...
I m not v sure bout it! maybe its wat u referring to. But the main idea I had was to built such things which could be used later and dividing a web page into portions and then develop so that v could...
My question about using pure CSS or hybrid approach has got a reply. I can also have ne other suggestion which somebody might want 2 drop in.
But my 2nd Q is still not answered. How can use CSS to...
Hi all!
I hv designed some my pages using pure CSS approach and after lot of hit n trials I hv been able to achieve the desired outlook. This time my question is not related to ne specific problem....
thanx Fang! yes putting in one line did help while I was testing in frontpage but not in my XSL. But Now my problem is solved.It was something becoz of vertical-align: top
which I had given in one...
I have done what u told and removed the spaces and newline from my code but it has been of no help to me. The images don't budge. The spaces are still coming between my images! Could ne1 suggest some...
Can putting the code on the same line help???? As far as I know indentation is only for making the appearence of the code readable and has no other function. Plz elaborate....
Hi!
I have to join three images to form one combined image but my problem is that space is coming between all the 3 images and is appearing quite bad.
the code is in the folowing form.
<div...
Thnx 4 yr rep But i read on css.zengarden site that they want to see as much CSS1 as possible as compared to CSS2. By what u hv jus told it seems like 1 and 2 simply denote versions. Then y is a...
I just read about different types of CSS files- CSS1, CSS2 and CSSp.
Wat r these n how do they differ from each other? Wat is the need of different types of CSS files? How r they different in their...
Thanx ubik 4 yr suggestion and advise. In 2-3 days i hv also discovered that i cannot use these one 4 one. I m tryin to understand and implement it now.
Thnx David 4 yr invaluable reply.
but I m still confused with the use of CSS as a replacement of the usual <table>, <td> and <tr> tags of HTML. As u said using the above tags and CSS is completely...
I m required to design a page using CSS design technique. So I need to replace <table>, <td>,<tr> tags with <div> and <span>. Can ne1 tell me which tag is synonimous for what?? Till now I have...