473,808 Members | 2,835 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.
7
2,095
mariko
thread by: mariko | last post Aug 9 '10 by: mariko
I have some buttons and I want words on them. But the tops of the words seem as though they are glued to the top of my buttons. So, here's what I have: HTML <ul id="navbutton"> <li style="margin-top:5px"><a href="another.html">Name of my button</a></li> <li style="margin-top:5px"><a href="another.html">Hello</a></li> </ul>
2
1,512
thread by: kruczek | last post Aug 9 '10 by: kruczek
Hi, I try add logo for myspace and appear "bug" or logo is here but without background. I need help, I am vocalist of band we always do by onself... but now I don't know what should I do.... check this out code (I would be greatful if someone correct me...) <style> table td div div font { visibility:visible;}
2
2,002
thread by: xavierp | last post Aug 7 '10 by: johny10151981
I just created a website which works fine on Firefox, Opera and Safari but some reason it just has a white tag when i try to open it up in Internet Explorer. I'm only in year 8 so it probably my fault and its probably some Rookie coding mistake but I'd be grateful to anyone he could find and fix the problem or even give me a clue on how to fix...
1
1,254
thread by: eiplanner | last post Aug 6 '10 by: drhowarddrfine
The Oklahoma City electrical permits web pages are located at http://www.okc.gov/access/. If I go to this page, it comes up as a search permit records page. As I click the search button and continue through the next few pages entering my construction site address or my contractor license information, it will eventually lead me to my permits for...
4
1,375
Emmanuel Kesse
thread by: Emmanuel Kesse | last post Aug 6 '10 by: drhowarddrfine
Hello dear experts: I am currently building a website with help from a web developer. We noticed a problem on the website every now and then when we open it with the latest version of Firefox. This problem is not evident all the time but 1 out of 3 times, whenever I open my website with Firefox, some of the text or fonts get abnormally large or...
2
1,223
thread by: James Pyott | last post Aug 6 '10 by: James Pyott
Iam new to building websites and recently have had issues with some sites not displaying properly in IE on a pc they look fine on the mac in all browsers. Need urgent help. ive put up a test page on www.pyott.co.uk/iq/big-image.html can anyone help and explain why ....its very frustrating I know its something iam doing i just cant see it ...
7
5,900
thread by: turnernm | last post Aug 5 '10 by: drhowarddrfine
error: document type does not allow element "ul" here; missing one of "object", "ins", "del", "map", "button" start-tag what i wanted in my site was to float an img to the left and a list to the right. this is what i ended up doing to get it to work: <style type="text/css"> ul {float:left;padding-left:100px;} img {float:left;} </style>
2
3,799
thread by: dhivyavasya | last post Aug 3 '10 by: Niheel
I have to print a web page in landscape mode automatically when print is given. i dont want to go to settings and change the mode manually each time. help is needed
5
2,666
thread by: Tim Quin | last post Aug 3 '10 by: Tim Quin
I've failed miserably to correct the display issues in IE7 though for a site i built for a friend of mine. http://www.danielburtonimagery.com. Tried pretty much every trick I can think of to give it layout. It seems to be the div "leftColumn" that is the problem. The whole thing just jumps up about 50 pixels from where it should be! Is there...
1
2,337
thread by: improveit4 | last post Aug 3 '10 by: TheServant
In all browsers other than IE the header image is centered over the nav & main content area. In IE it is pushed to the left. /* CSS Document */ body { font: 100% Verdana, Arial, Helvetica, sans-serif; background: #666666; background-color: #081934; margin: 0; /* it's good practice to zero the margin and padding of the body element...
1
1,765
thread by: Neuto | last post Aug 3 '10 by: TheServant
Hello I am creating a membership based website that includes a internet forum. I know that I want to use PHPBB software for the forum, but do I need to download a Content Management Software program as well?
1
6,998
thread by: tur130 | last post Aug 2 '10 by: tur130
On a page using several <area> regions over an <img>, how can you make the <area> regions visible on the rendered web page? The <area> tag apparently supports the style attribute, but I can't find any information on how to use it. I've tried in line styles e.g. <area style="border:5px solid red;" ... But they don't show up on the web...
1
1,115
thread by: Neuto | last post Aug 2 '10 by: Neuto
Hello I am new to web designing and I recently created a website. I am having trouble with the navigation bar. For some reason when I click on my Welcome page the links appear fine...however when I click on my resources page the "Sign up/In" link is now located under the home link. Welcome Resource I thought I would be able to eliminate...
3
3,541
thread by: unpresedented | last post Aug 1 '10 by: johny10151981
I have a table with one TR and two TDs, one of the TDs has more content (i mean with content: other sub tables) than the other one, this results the following: the TD with the little content stay shrinked (its content stay as is, not expanded) and this happens in case of IE only, firefox and google chrome are fine, both of FF and chrome do...
4
7,591
thread by: rotaryfreak | last post Jul 31 '10 by: Atli
so this has been blowing my mind for a few hours now and i have no idea what's going on. <form action="userLogin.php" method="get"> Username: <input type="text" name="userName" /><br/> Password: <input type="password" name="pwd" /><br/> <input type="submit" /> </form>
3
1,544
thread by: Wendy Palmer | last post Jul 30 '10 by: zorgi
I am using a suckerfish drop down menu and copied the html codes from their site. I can't figure out how to make the border go to the end of the drop down menu. I made the drop down menu wider but my border line is in the middle of the box. Also, which code is it that changes the background color of the drop menu? I want it to be purple...
1
1,635
thread by: samvb | last post Jul 29 '10 by: TheServant
Hi All, I am not sure if this is the right category to ask my question. I want to insert a paypal donation system into my page. However, in paypal, all i found was the button. When clicked, it goes to paypal.com. I want the form to be within my website, like in some websites. How do i do that? The donation system can be other than paypal.
0
990
thread by: neelsbr | last post Jul 29 '10 by: neelsbr
hi, i have a doubt.can i use shortcut key for each option box in my form.please any one know reply me quickly. thanks i advance
2
1,566
thread by: londres9b | last post Jul 28 '10 by: londres9b
I have this dropdown menu with some jquery effects. This is not a normal "works on Firefox and not on IE" thing. It works and looks exactly the same (the right way) on both FF and IE When the menu code is alone in one page. But when I put it inside another page it stops working fine on IE! Please help me I've been over and over the code...
0
1,129
bansari
thread by: bansari | last post Jul 28 '10 by: bansari
hello frnds...i develop small website (www.4site.co.in)in html..the image which is in center of page is visible in mozilla but not in IE7. what should I do???
3
4,270
thread by: SHELBY | last post Jul 25 '10 by: TheServant
Hello, and I was wondering if anyone could help me with positioning on this page : hullothare.tumblr.com my 'archive, rss and ask' links for some reason aren't centering property. I've tried adding codes such as background-position:center; in the style tag, and I've tried putting the most obvious <center> </center> in the container. If...
3
1,400
GazMathias
thread by: GazMathias | last post Jul 22 '10 by: drhowarddrfine
Hi, I'm writing a system which will use a designer to style the customer facing stuff, but I'm styling the admin bits myself. I have set a 600 x 4px gradient http://www.ktxinteractive.co.uk/Downloads/bg_problem.jpgimage to fill the body: body { background-image: url('/assets/image/admin_bg.png'); margin: 0 auto; font-family: Lucida...
8
1,828
mariko
thread by: mariko | last post Jul 22 '10 by: tur130
I have text that is repeated on multiple web pages. I don't want to edit all of them every time I want to change the text. Is there a way to use css so that I only have to change it in one place?
1
1,438
thread by: girishsri | last post Jul 21 '10 by: drhowarddrfine
Hi Experts, I have an html page and *.inc file. html page has a text box prompt from which the data to be captured and passed to the *.inc file. *.inc file has a sql statements based on the value received from html page it will populate the data. Please give me the codes how to pass the value from html to *.inc file.
5
4,223
thread by: tess1243 | last post Jul 20 '10 by: tess1243
I want to place three different labels in single line. Example: <div id="lbl1" class="Label"> <div class="Label-pnl10010"> <span class="Label-pnl10010-lbl10010">Are you sure you want to move the student(s) below from</span> </div><div class="Label-pnl10020">

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.