473,544 Members | 420 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.
4
1,933
thread by: the house of riddles | last post Jul 20 '05 by: endlesscam
Hi, I am attempting to have a combo box with links that the user selects to go to that page. Here is the java code. <!--Change the option tags as desired--> <form name="c937"> <p><select name="c614" size="1"> <option selected value="about-me.html<about me</option>
0
1,368
thread by: luc wastiaux | last post Jul 20 '05 by: luc wastiaux
Hello, an acquaintance recently asked me whether there existed web-design tools (like macromedia dreamweaver) that produced XML and XSLT code as their output. I answered that I didn't think such a tool existed since it would have to understand the structure of the data you type in and make some choices that only humans are known to make. ...
6
3,961
thread by: Dave | last post Jul 20 '05 by: Thor Kottelin
Hello, all! I'm having a small problem displaying an ordinary GIF file on my web site. It's just a banner with a transparent background. When I have Norton Internet Security disabled, it displays fine. When I enable Internet Security, the GIF disappears when I refresh the page - it doesn't even show an image placeholder. (Test was run with...
6
13,336
thread by: lorelei | last post Jul 20 '05 by: endlesscam
Hey all, So, I'm attempting my first web site coded in HTML (and not using a web page editor thingy), and have encountered my first of what I expect to be many, many problems :-) I have my background image, and other images on the page, and I'm wondering if there is any way for the computer to detect the user's browser setting and adjust my...
8
6,665
thread by: deepak datta | last post Jul 20 '05 by: EightNineThree
Hello Gurus, please help suggest how I can remove the space between the top banner image & the rest of the page in: http://www.naturerugs.com/affiliate/default.asp I have tried numerous things, but nothing workd. I am not sure how that space was created there in the first place. Thanks a ton. Deepak
1
8,446
thread by: Kai Grossjohann | last post Jul 20 '05 by: Steve Pugh
I have a table which contains a top-aligned table cell: .... <tr style="height:40"> ... <td colspan="1" rowspan="2" align="left" valign="top" style="overflow:hidden;"> ...contents.explained.later... </td> ...
0
3,184
thread by: Sugapablo | last post Jul 20 '05 by: Sugapablo
I'm having trouble formatting a table properly in MSIE. What I have works in Mozilla and just won't work in MSIE. This is the code: http://www.sugapablo.net/temp/html.txt Here is an image of what's happening: http://www.sugapablo.net/temp/table.png
3
1,667
thread by: deepak datta | last post Jul 20 '05 by: Mark Parnell
Vertical lines separating the "Welcome" & "Mission Statement" have more space compared to the vertical line separating "mission statement" & "search the site" section. Please suggest solution. I have tried many things to no avail. http://www.naturerugs.com/index_color2.asp You can do view source to get the html. Thanks a ton,
0
1,141
thread by: Boris Ammerlaan | last post Jul 20 '05 by: Boris Ammerlaan
About once a week, I post an FAQ pointer in this newsgroup under the same heading as this post. That pointer has two purposes: 1. To keep regulars from having to post the standard answers to standard questions again and again; if you have a standard question, you might save yourself some time by first reading the available material for this...
4
38,220
thread by: Samir Talwar | last post Jul 20 '05 by: William Tasso
Hi there. I'm writing a web site for my dad and I'm trying to embed text from an external file into the document - I need a frames section and a non-frames section and when one is changed it would be so much easier if I didn't have to go through the code to change the content every time my dad changed something. Any way to embed text? ...
10
3,553
thread by: Ukiharappa | last post Jul 20 '05 by: Stan Brown
Hello All, I am not sure why. It works on Outlook and other mail clients. I have put it as an include file to the .css instead of putting it inline with the html email. Anyody has any ideas why? Thanks, Adlina
6
2,766
thread by: S. | last post Jul 20 '05 by: Stan Brown
if in my website i am using the sgml { notation, is it accurate to say to my users that the site uses unicode or that it requires unicode? is there a mathematical formula to calculate a unicode value given its utf8 value? Rgds, Sam
6
1,729
thread by: TravelMan | last post Jul 20 '05 by: William Tasso
I'm trying to do a show/hide of several elements on a page and can't get it working in Netscape 4.x. All other Windows browsers are working. My elements all have the same class name. <div class="myClassName">stuff</div> I cannot use ID because I don't know how many will appear as they are dynamic recordsets. Netscape seems to work OK with...
0
1,735
thread by: Shawn K. Quinn | last post Jul 20 '05 by: Shawn K. Quinn
<URL:http://www.nasa.gov/> as of right now is a blank page for me. Fishing in the source for <URL:http://www.nasa.gov/home/index.html> gets me into the site, but displays a snooty message about having Javascript turned on. Isn't this running quite afoul of Section 508, somewhere? Actually now that I look... <URL:http://www.section508.gov/>...
27
870
thread by: hholidayy | last post Jul 20 '05 by: Shawn K. Quinn
Hi, I'm very new to web designing I'm designing my first web site for a friend of mind that has a small business I recently finished a book on HTML and started playing in Dreamweaver MX Then realize there was a faster and more efficient way to do things with CSS So I started self-learning CSS, about a week ago Today, while I was studying...
0
4,029
thread by: Werner Partner | last post Jul 20 '05 by: Werner Partner
I made a little menue system (by php) and now have some problems with html. It looks like that: <table border> <tr><td width=350><form action="pkartei.php" style="margin: 0" method="post"> <input type="Submit" name="submit" value="Patientenkartei" width="350">
1
2,386
thread by: Graham J | last post Jul 20 '05 by: Jim Dabell
I submitted a variation on this on the Opera forum but I thought I'd bring it up here too as a more general HTML query. Consider this code (I've shown it the old fashioned presentational way but the same problem would happen with CSS): <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Changed behaviour...
4
3,585
thread by: Kai Grossjohann | last post Jul 20 '05 by: Kai Grossjohann
I have a file which contains component definitions, along with their x/y coordinates and width and height. Examples for components are a short text string, a text entry field, a date entry field, a selection box, a checkbox. The aim is to produce an HTML page that looks like those definitions specify. So I computed a grid which covers...
1
3,173
thread by: lsprtt | last post Jul 20 '05 by: Jim Dabell
I'm trying to create this program and I need some help It includes using JAVA, XHTML and Servlet Create a Web application for dynamic FAQs. The application should obtain the information to create the dynamic FAQ Web page from a database that consists of a Topics table and an FAQ table. The Topics table should have two fields—a unique...
2
15,616
thread by: zwylle | last post Jul 20 '05 by: Markus Ernst
Hi all, to avoid a nervous breakdown I finally decided to seek help :D I have a table defined with plain color background and in some cells I show pictures to frame my site. The problem I have occurs for one special cell. The background of this cell is as you can see an image. A text should be displayed on this image. I don't want the...
2
16,116
thread by: lorelei | last post Jul 20 '05 by: Peter Stokes
Hey all, I have found two seperate HTML codes which claim to stop background images from being tiled. Neither of them seem to be working. I'm writing my codes in Textpad, and use Internet Explorer 6 for my browser. Below you will find the two codes I've found. Can anyone tell me why the hell they're not working?! This is driving me...
30
10,185
thread by: just say NO to PDF | last post Jul 20 '05 by: Brian
Here's the scoop: Does anyone remember the UNIX utility "pretty" for formatting C code? What I'm looking for is a utility that will do two things: 1) Format the HTML code itself to make it more readable (indentation, line breaks, etc.) 2) Optimize HTML to remove empty and redundant tags Reason: Have you ever seen what kind of a mess...
14
5,774
thread by: Adam Smith | last post Jul 20 '05 by: Stan Brown
Hello, I've been trying to figure out how the columnar newspaper page layout is achieved in web pages, say at http://home.netscape.com/ or http://home.netscape.com/ . With the solid vertical & horizontal delimiting lines (unlike the border="n" as in tables) solid colored headlines background etc. It doesn't seem as if done with regular...
5
2,199
thread by: Teffy | last post Jul 20 '05 by: Teffy Smith
I have been using HTML-Kit as my editor. I have been using PPWizard pre-processor to insert common blocks of HTML. I am considering switching to includeHTML as my pre-processor. My impression of the pros and cons is as follows: 1) PPWizard *substitutes* HTML code for special tags, so you have 2 files for each page: the "before" and "after"...
3
1,937
thread by: Rudi Cheow | last post Jul 20 '05 by: Mark Parnell
Hey folks, Something really doesn't make sense to me. Maybe you guys can figure it out: Code Set 1: <---START CODE---> <html>

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.