473,808 Members | 2,873 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.
1
2,459
thread by: vinpkl | last post Nov 29 '09 by: drhowarddrfine
hi all i m trying to insert wma video in my page but it doesnt validates. can anybody provide me validate code for wma. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head>
4
2,802
thread by: Amzul | last post Nov 29 '09 by: clai83
hello all, i don't really good in css and i can't seem to figure this one i have a div that hold inside it 2 divs <div class="line"> <div class="left"><span class="link">My name</span>here we have a lot of text </div> <div class="right">time stamp</div> </div>
1
1,281
thread by: gmh81 | last post Nov 24 '09 by: Dormilich
I would like to attach my contact details in more blog/web page that I've posted. But when I change my contacts, I've to re-edit all of the one by one. How can I do it in a simple way? How can I just change 1 paragraph and all of other web page from multiple site will synchronize together? I'm looking for some technique or feature that we used...
4
3,869
thread by: romepatel | last post Nov 23 '09 by: Frinavale
Hi, I am designing my page in PHP, I have a div in which is dynamically generating contents. But when the contents are more, then alignment is disturbed. so need that div should be horizontal scrollable and it should not affect the width of div. So i need div should be auto scrollable. Thanks in Advance
0
1,606
thread by: kirankumarn | last post Nov 23 '09 by: kirankumarn
I have a asp:menu control and i'm binding menu items dynamically and the width of the top menu items is variable. So i want the width of the menu list should be equal to top static menu items, i want to do this using css Thanks in advance
1
1,252
thread by: tvnaidu | last post Nov 22 '09 by: Dököll
I wrote form html code with some radio button selection and apply button at the bottom, I am getting some alignment issue, Is there anyway I can get some opensource code to makeit like close to professional look?. thanks.
5
2,696
thread by: tvnaidu | last post Nov 21 '09 by: Dormilich
I have header and footer images part of html page,. loading the same page for every 2 seconds, because of these two images, it is taking more time, I need to replace them with some text, may be like banner text (like below letter T). Just for header instead of plain header 1, I need to keep something like below. thanks. TTTTTTTTTT TT...
2
1,954
thread by: adweaver | last post Nov 20 '09 by: adweaver
am I able to call text from either a text file, or from an html document, to show on my webpage? I'm eventually going to have 10 versions of a webpage running. All with minor differences. However, there is text that will be the same on every page and I'd like to be able to update it in one spot and have it update everywhere. I can have an...
1
1,334
thread by: adweaver | last post Nov 20 '09 by: Frinavale
I have a form which I'm using, and I want to position it relative to the background on my page. The entire background being a single 1600x3000 .gif that I export from Illustrator. I need the form to stay in the correct spot, so it doesn't jump around at different resolutions, as it seems to do as I zoom the page in and out. The graphic is...
4
2,177
thread by: adweaver | last post Nov 20 '09 by: adweaver
Hi, I'm trying to figure out why my top table is leaving a gop between it and the top of the screen. </head> <body onload="MM_preloadImages('images/bttn_hover.gif','images/bttn-hover.jpg')">
1
1,761
thread by: jaideep93 | last post Nov 20 '09 by: Frinavale
I am a student of XI th class and i had made a website for career couseling for the exhibition. I have made a registration page in it so that students could register but unfortunately I do not know how to link a database to my plain html web page so that if anybody registers during the exhibition, i cannot save it. If i some how am able to...
2
2,667
thread by: magnesium | last post Nov 20 '09 by: Frinavale
okay, my next problem with this same document is... On IE, the a:hover works, on firefox the a:hover works... but on FF, the background won't flip when you mouseover it like in IE... I'm using: onMouseover="this.background='blah';" same with the onMouseout. Any more professional, working way I could code this?
4
2,084
thread by: hsheboul | last post Nov 20 '09 by: hsheboul
I'm working on a web site I'm almost done with designing the appearance using pure HTML and CSS, so I'm done as an HTML template. Most of the HTML code should be replicated into almost all my current pages and any newly created HTML page. To copy and paste the HTML for the entire HTML pages, in order to have the same menus, footer, etc., is...
10
5,451
thread by: magnesium | last post Nov 20 '09 by: magnesium
I have this under-construction page, If you try and select the link coming from the bottom with your mouse, you'll notice, that before the actual link is selected, the td background will change. you have to the select the text itself to make the link select. I don't know If I've explained it well... I tried height:100%, and width:100%; in the...
3
2,860
thread by: romepatel | last post Nov 19 '09 by: drhowarddrfine
Hi, In Page I have a <div div style="width:245px; padding-left:0px; height:415px; padding-top:5px; position:absolute; overflow:auto;"> </div> In IE , it is working fine, I can see Vertical and Horizontal scroll bar, but in firefox, I can see Only Vertical scroll bar, Because of this my alignment gets disturbed. So can you help me out...
3
2,085
thread by: adweaver | last post Nov 17 '09 by: Dormilich
body{ background-color:#ebfaff; margin-top:0px; border-top:none; padding-top:0px; top:0px; } above is the css code I'm currently using. I'd like to position my image, so that it looks like the banner at the top of this page:
2
1,236
thread by: nomad1987 | last post Nov 17 '09 by: nomad1987
Hi Where can I buy a domain and is it a one time pay or I have to pay on a regular basis again and again?
1
1,682
thread by: nomad1987 | last post Nov 16 '09 by: drhowarddrfine
Hi how does any one make money by website without selling any products
2
1,784
thread by: koager | last post Nov 16 '09 by: koager
I wrote my layout using <div> but then in my main body <div> I inserted a table to organize my items in it. However, now the table is pushing everything to the left by 5px or so. http://img38.imageshack.us/img38/5576/24873279.jpg Without the table it moves back correctly, but I need the organization....
2
1,497
thread by: koager | last post Nov 16 '09 by: koager
My SSIs don't seem to be working. I have all the files uploaded but my header and footer aren't showing up. I started working on my website in .html but then renamed the extension to .shtml for SSIs. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <link rel="stylesheet"...
2
11,546
thread by: claudiathompson | last post Nov 14 '09 by: claudiathompson
how do you change the search box background color in a form? also the border around the box where you type at.
3
3,180
colinod
thread by: colinod | last post Nov 14 '09 by: Dormilich
Hi im not sure if this is in the right area, but was wondering if anyone could help.... I am trying to make a list of checkboxes in a form and want to be able to check some of the boxes that relate to certain things. For example, a list of all countries in the world and i want to select all european ones, click on the word europe and all...
4
1,326
thread by: lauren2510 | last post Nov 13 '09 by: drhowarddrfine
Hi, I have just completed a college course in basic HTML/web design. To finish off my website I would love to be able to create a really simple form that customers can insert their name, email address and enquiry and then that enquiry gets emailed to me. This is so that I don’t have to put my email address up on the website.
1
1,624
thread by: barmatt80 | last post Nov 13 '09 by: drhowarddrfine
there is a website i was asked to look at ( i have no clue why as i have never done much web development expecially with frontpage extensions). they want to setup a form on the page that will automatically allow users to subscribe to a listserv for updates. listserv guys said it will pull the email address out of the email header and the...
3
7,685
thread by: bindi | last post Nov 13 '09 by: drhowarddrfine
hi i am website designer. i am always confuse with em in css. can u tell me that 1 em = how much pixel. div.test { width:10.2em; position:absolute; top:0; font-size:11px; padding-left:1%;

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.