473,799 Members | 2,954 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.
2
1,676
thread by: Alessandro Gugliotta | last post Sep 13 '10 by: Alessandro Gugliotta
Greetings all: Basically, my picture container is showing up centered and exactly where I want it in Chrome and Firefox, but when I open it in IE6 and 7 the whole thing shifts completely to the left of the page. Am I doing something wrong code wise, is it an IE glitch...? Any and all help deeply appreciated! The specific page is:...
1
2,876
thread by: spyka | last post Sep 13 '10 by: drhowarddrfine
Actually I have a CGI form which consists of textfields and I need a combobox in which I can enter my own data dynamically. May be it seems very silly question but I am new to cgi-perl as well as HTML so no idea what to do. Here is my form: #!C:\perl\bin\perl.exe use CGI; use CGI qw/:standard/;
1
1,383
thread by: Joleen | last post Sep 10 '10 by: Niheel
Are DHTML pages tracked via Google Analytics? http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm
1
1,372
anoble1
thread by: anoble1 | last post Sep 9 '10 by: JKing
I have made some changes, I don't know what I did to make it stop working. When my site comes up, it is supposed to grab photos in order and roll through the list every few seconds. How can I get this slide show of pictures working. I am about like a blind squirrel trying to find a nut. <style></style>--&gt; <table width="510"> <tbody> <tr>...
3
2,223
thread by: elyfrank | last post Sep 8 '10 by: londres9b
The title tag works fine in Firefox, but the alt tag or title tag doesn't work in ie. This is my iframe in file1.html <iframe src="file1.php" frameborder="0" scrolling="no" width="560" height="390" marginheight="0px" marginwidth="0px"></iframe> and this is the form inside file1.php <form action="file2.php" method="get"> input...
6
3,743
thread by: miguel22 | last post Sep 8 '10 by: myster1982
Hi, I have a site with one embed video. What is the best way to protect such video file from stealing? I thought different ways: 1. Accessing the file via a hyperlink and then open the video in media player. If you right click over the hyperlink it should let you save the path as HTML and not the file. (don't know how to do this last part) ...
2
1,909
thread by: dada1 | last post Sep 7 '10 by: dada1
There is website in my country for sending free SMS but it is portal and it takes a long time to load. I wanted to make site where I will integrate login and form for sending sms. How to do that, when users login to my site, actually login to that portal but stays on my site to send sms? Just give me hints how to do that Here is code LOGIN...
3
7,043
thread by: WoodyWoo | last post Sep 7 '10 by: kovik
Greetings, everyone! I'm new to web-development and have a lot of naive questions :) Right now I'm writing a simple site with very basic interface: the header, menu and content. The content is the only thing that changes throughout the site. What I want to achieve is have all the HTML-code except content and head-tag in one place, so I don't...
1
1,923
tharini
thread by: tharini | last post Sep 6 '10 by: kovik
I have designed a html page with menus and sub menus....The Sub menus are displayed properly in firefox but in IE its not working....Please give me some suggestions... The html code is: <li class="topitem"><a href="#" title="DECORATIVE GYPSUM"><span>DECORATIVE GYPSUM</span></a> <ul> <li class="subfirst"><a...
0
1,057
thread by: sanvis | last post Sep 6 '10 by: sanvis
how to remove the whitespace when using css in IE
4
8,206
thread by: mysticwater | last post Sep 4 '10 by: kovik
Hi. I was wondering what the difference btw these ways of making a site are? Why do people even type up html when they can often get prettier sites with other technology? I coded this site: http://rblog.net16.net/ How would it have been any different in terms of SEO if I had used ie. wordpress? Thanks.
2
1,317
thread by: satabdi das | last post Sep 4 '10 by: kovik
hi, i am trying to learn html/css and have confusion regarding the div tag. so please help me?
20
2,891
thread by: Fitri | last post Sep 3 '10 by: Fitri
Hi, Can anybody help me to solve about css problem ? I got a website which is http://www.matri.edu.my/site/ The problem is from the drop down menu is not work with IE. And the problem also appear while accessing http://www.matri.edu.my/site/node/2
0
1,120
thread by: svendok | last post Sep 3 '10 by: svendok
Hi, I have a site whose every page uses JavaScript to redirect visitors to a site use agreement page until they've accepted the agreement. When they click OK, a cookie is saved and the pages stop redirecting. It worked fine until the site was displayed from within a wrapper page sitting on a different domain. Here's the set-up: The...
2
1,209
thread by: mysticwater | last post Sep 2 '10 by: tharden3
The site I made is: http://rblog.net16.net/ I am new to web design/ development; so my question is probably quite trite. The site looks fine in my computer, however in another computer it gets all magnified and odd. This is not the case with cnn, bbc, css trick or other good sites. Is there some specific feature that ensures that...
2
1,493
thread by: hagit | last post Sep 2 '10 by: tharden3
Hello I am creating a site using css. in my css, I specify an image to appear in a div tag that is the logo. I would like that image to be also a link back to the homepage... how would I write it in the css code? as of now, this is what it sais in the css code: #header { height: 75px;
7
8,105
thread by: philleep | last post Sep 1 '10 by: NeoGeo
Hi, is it possible to do a circular div? can anyone tell me how or direct me to a online resource on this? or does anyone know a way to get this effect? cheer philleep
3
3,220
thread by: jagdeep gupta | last post Aug 31 '10 by: JKing
i m using two images in master page in same row one image is displayed but not other plz check out code: <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 100%"> <tr> <td style="background-attachment: fixed; background-position-y: center; background-image: url('image/slam11.jpg'); color: #ffcccc;...
2
2,408
thread by: orked | last post Aug 31 '10 by: JKing
i want to use image as background for master page, i want this image to resize it's size according to screen size or the browser i put image as background for master using this code <body background="images/abstract-background.jpg"> Thanks orked
1
3,124
thread by: mactelesis | last post Aug 31 '10 by: gutierrezalex
I have searched for "vertical stretch, align, etc." and have tried (and failed) with all of the solutions to stretch the "#nav vertical" div so that it streches to the height of the page. As you can see I simply set it to "height:800px;" - which looks bad on really short pages (http://www.coloradopedia.com/~newports/HoursOfOperation.html ) or...
2
2,502
thread by: Developer111 | last post Aug 31 '10 by: Developer111
I am developing a tree view like application using HTML. The problem is that although I am using the same CSS styles for both parent and child node at sub level, but there is an uneven line spacing between parent and child nodes, when parent node in collapsed i.e. EXPANDED TREE STATE:- -Parent Node -Sub-Parent Node. -Child 1 of Sub-Parent...
5
2,607
thread by: SKbirdie | last post Aug 30 '10 by: SKbirdie
I have an existing website using Speedscript which is like Progress code. I have to put the includes and variables in the speedscript but need to do an <a href="WI_testweb/"+variable+".xml">Matrix</a> the variable value should be our customers number which will be the name of the .xml spreadsheet. I appreciate any and all help. thanks,
6
2,580
Sl1ver
thread by: Sl1ver | last post Aug 30 '10 by: chaarmann
Im creating jsp pages in netbeans 6.5 no frameworks just plain jsp pages Anyone got advice on how i can atleast make the html part of the jsp look visually appealing?
15
3,637
thread by: Gowisha | last post Aug 29 '10 by: Gowisha
Desired result: Click Select Country and have a drop menu open that lists all of the world's countries. Select a Country from that list and have another drop menu then open that lists all of the provinces/states in that country. Select a Province/State from that list and have another drop menu then open that lists the cities in that...
3
4,221
thread by: charchap | last post Aug 27 '10 by: JKing
hello. I'm experiencing problems with my css code (once again) working with Firefox and not working with IE 6 or 7 I have a problem with my head_logo_inner not too sure what's going on . Here is my css for this particular template. body{ background-color: #333333; color: #333333; margin: 0px; padding: 0px; font-size: 0.8em;

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.