Forum: HTML and CSS Dec 4th, 2008 |
| Replies: 2 Views: 584 you can give different classes or different fonts, with using important tag |
Forum: HTML and CSS Dec 4th, 2008 |
| Replies: 9 Views: 2,292 html stands for hypertext markup language, whereas css stand for cascading style sheet. css reduce your work load and code size.
lets see how it reduce you work load. lets take an example you... |
Forum: HTML and CSS Oct 23rd, 2008 |
| Replies: 1 Views: 598 Hi,
Can any one tell me why it happens sometime that last alphabet of website repeats specially in Internet explorer 6.
You can check chikitsa24x7.com in this footer line is repeat.
Thanks... |
Forum: HTML and CSS Oct 22nd, 2008 |
| Replies: 2 Views: 670 hi,
that would be better if you send url of your site instead of sending snapshots and snapshots are not very much clear |
Forum: HTML and CSS Oct 22nd, 2008 |
| Replies: 10 Views: 1,388 Hi,
according to me best solution for is placing an image using class of id in css.
code is
{
background-image:path of image;
background-position: according to your requirement;... |
Forum: Site Layout and Usability Oct 13th, 2008 |
| Replies: 2 Views: 1,210 Hi,
I am preparing website in English and Hindi, As per my search for web site in hindi there is need of font embedding for this we need two types of files
.eot and
.pfr
I make both... |
Forum: HTML and CSS Oct 13th, 2008 |
| Replies: 1 Views: 570 Hi,
I am preparing website in English and Hindi, As per my search for web site in hindi there is need of font embedding for this we need two types of files
.eot and
.pfr
I make both... |
Forum: Graphics and Multimedia May 26th, 2008 |
| Replies: 8 Views: 2,176 I already try this also but my problem is not solve yet |
Forum: Graphics and Multimedia May 26th, 2008 |
| Replies: 8 Views: 2,176 can u tell me how to rectify this problem |
Forum: Graphics and Multimedia May 26th, 2008 |
| Replies: 8 Views: 2,176 thanks but i need image with transparent background and tiff, psd, and jpg give white color as background. can u pls tell me what and from where to check matte/transparent settings, color settings,... |
Forum: HTML and CSS May 26th, 2008 |
| Replies: 6 Views: 839 Hi, Rupam
I will mail you solution |
Forum: Graphics and Multimedia May 23rd, 2008 |
| Replies: 2 Views: 2,814 pls write ur querry clear, the way in which u write ur querry is not clear what exactly u want? |
Forum: Graphics and Multimedia May 23rd, 2008 |
| Replies: 8 Views: 2,176 hi,
when I save an image as GIF and import in flash its edges get pixelate or distort, can anyone solve this |
Forum: HTML and CSS May 21st, 2008 |
| Replies: 6 Views: 839 |
Forum: HTML and CSS May 20th, 2008 |
| Replies: 6 Views: 839 |
Forum: HTML and CSS May 20th, 2008 |
| Replies: 6 Views: 839 Hi,
Iam trying to make rounded navigation using css, but facing few problems
pls see the attach file
problems are
1) Their is gap on left side
2) Background in not visible in Mozilla... |
Forum: HTML and CSS May 20th, 2008 |
| Replies: 2 Views: 1,188 |
Forum: HTML and CSS May 19th, 2008 |
| Replies: 11 Views: 2,209 use this code
#wrap
{
position: relative;
width:760px;
margin:0px auto;
} |
Forum: HTML and CSS May 19th, 2008 |
| Replies: 2 Views: 1,188 hi, can any body tell me how to make horizontal dropdown menu using css. |