473,808 Members | 2,807 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTML / CSS Forum

HTML and CSS (Cascading Style Sheets) web markup languages - Ask questions about html and css development, validation, errors, divs, blocks, tables, design, accessibility, w3c, firefox, ie, safari, tags, attributes, layouts, forms, buttons and more.
6
2,217
RedSon
thread by: RedSon | last post Jun 11 '09 by: hsriat
Hi all, I am working on my site (http://loweparkercorp.com/transportest.html) but it doesn't validate properly...
0
1,349
thread by: swetarsingh | last post Jun 11 '09 by: swetarsingh
Hi, I am using a .htc file for the first time. In my html page I have used a CSS. This CSS file has a class 'selectHeader' as follows: .selectHeader { FONT-SIZE: 8pt; BEHAVIOR: url(selectHeader.htc); CURSOR: hand; BACKGROUND-COLOR: #c0c0c0 }
6
1,965
thread by: jscore | last post Jun 10 '09 by: drhowarddrfine
I'm trying to create a drop down menu based off of some tutorials, but am having trouble. Link: http://drc.usask.ca/projects/emet/indextest.html css: http://drc.usask.ca/projects/emet/emet.css biggest problem is that in firefox 3 and worse in Safari a horizontal scroll bar pops up in the middle of the screen (and stays in Safari) when the...
5
5,173
Jezternz
thread by: Jezternz | last post Jun 10 '09 by: drhowarddrfine
Okay, Basicly I want to center a division(horizontally), the only catch is the division has position:fixed (or relative if need be). The division's width is dynamic. Things that dont work (at least through my testing): margin: 0 auto; << Only applies to Static objects left: 50%;width (x)px; << Only applies to objects with a constant width ...
9
2,703
thread by: DevInCode | last post Jun 9 '09 by: drhowarddrfine
Hi I'm trying to get a css layout working. One so I can use it, and two just to refine my css skills. The idea is that each part of the page (left pane, right pane, middle pane etc) have a border around them that is a series of background images. This is because I want to have rounded corners and my own border that I've designed. I...
3
5,511
Jezternz
thread by: Jezternz | last post Jun 9 '09 by: Jezternz
Okay, Basicly I want to style multiple input fields with a new border, background ect. However when I use a class they do not change in FF, when I give them all the same ID they do change in FF. I am building a web application, however all elements are accessed through javascript references and I do not access anything via getElementById, so...
1
4,343
thread by: DevInCode | last post Jun 5 '09 by: Dormilich
I'm trying to get text to wrap around a round image. Wrapping around a square image is no problem. The image I am using is obviously square, but its transparent in such away that it looks round (ie a picture of a wheel). My idea was to cut the image into slices then have them display on top of one another. But they don't stack, they just go...
1
3,376
thread by: phpmagesh | last post Jun 2 '09 by: harshmaul
Hi, I have a navigation menu, in that i have submenus. for that i used gradient image as background. i sliced that images into three as top.gif, middle1.gif and bottom.gif. since it it grow in all the menus based on there items. here i placed sample code of that #navigation ul li ul{background: url(images/top1.gif) top center...
1
5,751
dmjpro
thread by: dmjpro | last post Jun 2 '09 by: harshmaul
Here is my HTML code <table width="100%" border="0" cellspacing="0" cellpadding="2"> <tr> <td class="header_inactivated" onclick="loadPage(this,'own_alerts.htm')" id="own_alerts" title="List of alerts sent by you"> <table...
20
5,183
thread by: mahmoodn | last post May 30 '09 by: Atli
There is a problem with background image in my HTML file. I have written an HTML file and in that I add a background image. When I open it in firefox, it shows the background image but it does not work in IE and the background is empty. What is the problem?
1
1,508
thread by: DevInCode | last post May 30 '09 by: drhowarddrfine
In firefox, everything works fine. The text ( UL ) is aligned to the left. In IE it seems to have no regard for the rules. Suggestions? http://www.upload.mn/view/r1cojvau3kn03mdche2f.jpg
3
2,953
thread by: chvennela | last post May 29 '09 by: acoder
Hi, how to make complete rotation any image in html/css <img src=C:\Users\Desktop\DSC00583.JPG" height=300 widht=200 style="image-rotation:90deg;">
3
3,875
Markus
thread by: Markus | last post May 29 '09 by: Ciary
I have a select element in a form I'm building. This select element has the same width, padding, etc. as the other input elements in the form. However, the select element still appears shorter than the other input elements. This happens in Firefox (latest) and Chrome (latest), couldn't care less about IE. Link: http://mahcuz.com/ppt/ ...
8
4,462
thread by: webster5u | last post May 29 '09 by: omerbutt
Hi, I'm encounter a problem here. I hope somebody able helping me. i'm put a "log out" hyperlink overlap a image and that particular image is inside a table cell. I also try align the hyperlink on bottom and right at the cell but the problem is occur. If i set position as absolute then the image and hyperlink will leak out from table. If...
5
3,066
thread by: sbettadpur | last post May 27 '09 by: Frinavale
My home is having flash file in header part, If i click any of the navigation(dropdown) menus the wholepage will again reload. That should not happen. My requirement is like this, the header part flash file should not reload again and again if i clicked any of the drop down menu links. I got solution for this by implementing Frame...
15
2,223
thread by: borrisjd | last post May 27 '09 by: Dormilich
I am working on a project where the client wants to have multiple templates that customers can choose from for their site. We want everything automated. We are going to host the site for the customer. Any ideas of how to set this up? I am familiar with java, jsp, java servlets, html, and a little php.
4
2,023
maliksleo
thread by: maliksleo | last post May 27 '09 by: Frinavale
<div style="width: 100%; height: 100%; background-color: #999999; filter: alpha(opacity=85); opacity: 0.7; position:fixed; left: 0px; top: 0px; bottom:0px; right:0px; text-align: center; vertical-align: middle; z-index:100"> <img src="images/process.gif" style="margin-top: 32%" /> </div> this...
6
3,919
mikek12004
thread by: mikek12004 | last post May 27 '09 by: mikek12004
I have a list of links and I want when hover to display a little image (e.g an arrow before them) how can this be done in CSS?
4
3,201
pradeepjain
thread by: pradeepjain | last post May 26 '09 by: pradeepjain
Hii, I have a 3 column layout for which base i have taken is http://www.cssplay.co.uk/layouts/3cols.html how to make the browser scroll bar scroll the #center content only ? we can get rid of the right sidebar also if it is effecting it. Is there any example which i can see and learn.
8
2,834
pradeepjain
thread by: pradeepjain | last post May 25 '09 by: Markus
hii guys is there any way to force clients browser to work as server fonts and style,i mean to say when i use verdana and client browser has no verdana tht will be a problem.is there any way to install fonts
3
2,452
thread by: ziycon | last post May 24 '09 by: drhowarddrfine
I have an audio stream and i want to add it to a website but i want to also add a control to mute it or turn it on/off so it doesn't annoy users, can anyone help?
2
1,925
thread by: rnvipin | last post May 24 '09 by: Atli
Hi all, I have made a 1000 x 600 (px) swf movie for a web and I embedded it in HTML. Now the problem is for some screen resolutions above 1024 x 768, the web is aligned to top left. I tried to put it in a div which aligned to center, then scrolling happens. I need a solution badly for this problem. Please check my site ...
14
23,198
thread by: gnawz | last post May 22 '09 by: gnawz
#pagecontent { max-width:490px; max-height: 240px; position: absolute; color: #fff; top: 115px; left: 378px; border: 3px solid white; background: #901315; padding: 0px;
7
5,568
thread by: milestogofromhere | last post May 18 '09 by: milestogofromhere
It is late so this is probably something really obvious but I am not seeing it. Can someone please help? Here is the page in question: html - http://www.itsyourplate.com/index2.php css - http://www.itsyourplate.com/thin.css As you can see from the file the menu is showing up vertically not horizontally. I copied the code directly from...
4
7,809
pradeepjain
thread by: pradeepjain | last post May 18 '09 by: prabirchoudhury
i have a menu of 4 items.all text color is white. and when i click a menu link the other menu items text color should change to black! Is it possible to do with css or javascript help is needed for this !if any example is there this would help me a lot as i am not gud in javascript!

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.