473,544 Members | 1,213 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
1,893
thread by: Fraggle | last post Jul 20 '05 by: Jim Dabell
I am not sure if this is possible, and i cannot get google to tell me, so i am trying here! I wish to display a list of addresses, probably about 20, and i want them to be in a grid formation. However i want the number of addresses accross the screen to be decided by the browser (depending on the width of the window being used) so a hard...
38
5,696
thread by: Haines Brown | last post Jul 20 '05 by: Andreas Prilop
I'm having trouble finding the character entity for the French abbreviation for "number" (capital N followed by a small supercript o, period). My references are not listing it. Where would I find an answer to this question (don't find it in the W3C_char_entities document). -- Haines Brown brownh@hartford-hwp.com
4
3,759
thread by: Andy Goodwin | last post Jul 20 '05 by: Andy Goodwin
Hello - I used to have a link to a site that would allow you to test your site, emulate a number of browsers and see what the content looked like in different screen resolutions/platforms or without CSS applied. I have lost it! Can anybody remind me please? Cheers
4
2,083
thread by: Petre Huile | last post Jul 20 '05 by: Stan Brown
I have been designing my site for the 800x600 res for a long time. This means that I am restricted to a dimension of around 750-760 in width, since I'd like people who have a 800x600 laptop, let's say, to be able to fit the content in without having to scroll horizontally. I have seen quite a number of sites nowadays which has a "wider span"....
13
4,163
thread by: Peter Jenkins | last post Jul 20 '05 by: Peter Jenkins
http://www.safenz.org.nz/New/index.htm Only link working off this currently is the sitemap. I have all the access keys going except the skip navigation Please advise if any accessibility issues etc etc Thanks in advance Regards Peter J
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...
2
1,663
thread by: Steve K | last post Jul 20 '05 by: Stan Brown
I'm designing and developing a website for a program on Emerging Markets at Cornell University. The audience for this site will be people from regions that may not be up on the latest technology, software, and may not have anything better than Netscape 4.0, which we all know LOVES CSS. I want to do it in CSS, at least the text (I'm fairly...
6
2,406
thread by: Darren | last post Jul 20 '05 by: Leslie
Hi Everyone, I've just bumped into a site that fades between each page. Could someone please have a look and let me know how they managed this as I'd like to use it for a new site I'm creating. The url is: http://www.computersales.com.au/
12
2,915
thread by: Eric Osman | last post Jul 20 '05 by: Lauri Raittila
This text starts +---------------+ on the left but | | then when the box | some boxed | ends we see that | text | the text on the | | left is allowed +---------------+ to flow across all the way to the right margin. What HTML tags convey that this flowing should occur ?
19
2,268
thread by: Ron Bott | last post Jul 20 '05 by: Peter Connolly
I'm curious what you design professionals are using to create web pages with, text editors or WYSIWYG programs. Which is the way to go for professinal quality code? Ron Bott
3
1,979
thread by: Mr. Clean | last post Jul 20 '05 by: Steve Pugh
Why would this not work for me: <table border="0" cellpadding="0" cellspacing="0" width="700"> <tr> <td> <!-- ----------Begin Top Navigation Include File---------- --> <!--#include file="topnav.html"--> <!-- ----------End Top Navigation Include File---------- --> </td> </tr>
2
4,038
thread by: mr | last post Jul 20 '05 by: Kris
i am working on a site that uses image maps for certain files. ive been having problems to make these mapped areas work on mac's (os 8, ie). view the site here: http://navigation.emolife.net the problem it the image map in the upper right corner of the little yellow "top-news" window: the "x" and the "_" should be clickable and do the...
0
5,584
thread by: Rob Young | last post Jul 20 '05 by: Rob Young
This is the latest in the "Total Non-Programmer" series. Any feedback on the usability of this tutorial would be greatly appreciated. Thanks, Rob How to Build A Web Database (Without Programming) This article will teach you step-by-step how to add interactive database-driven capabilities to your existing web site. When the steps
0
1,304
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...
1
3,360
thread by: Meg Singer | last post Jul 20 '05 by: Steve Pugh
Here's the deal. I am trying to get a page to validate (http://www2.evansville.edu/libweb/iresearch/guides/biology.html) and the w3c validator does not like my nested ULs. I've put <li></li> tags around all text that appears within the ULs but this hasn't made any difference. Any ideas?
5
4,078
thread by: David S. | last post Jul 20 '05 by: Jacqui or (maybe) Pete
Hello all, I am trying to create my first website that is screen resolution(height/width) and browser width friendly .. I have a basic design done in fireworks and I converted the table size to 100% however my right most image on my "nav bar" when set to width=100% it gets a really bad dithering or pixelating effect . I have tried converting...
2
5,945
thread by: Anna | last post Jul 20 '05 by: Anna
Hi all. I hope this is the right group for my question. If not, please tell me, where can I ask this. I wrote a client-side image map, using <img>, <map> and <area> tags. I want to be able, given an area tag, somehow highligh the part in the image map that uses this area tag, e.g., put a border on this part of an image, using CSS, etc....
4
5,708
thread by: Rusty Jones | last post Jun 26 '06 by: navjeet
Hi, I'm trying to find a freeware or shareware script or something that will allow me to let users build low profile WebPages on my site. I'm building a website for my motorcycle club and we want to allow members to be able to post a small picture and a brief profile that they can post to the website in their own directory. I've...
1
3,738
thread by: Derek Fountain | last post Jul 20 '05 by: Brian
I have an image which I want to tile in a table cell. The table cell should expand to fill "the rest of the width" available. This works in Mozilla: <td width="100%" background="images/topbar_05.gif">&nbsp;</td> But the background attribute isn't actually valid in the td tag. For that reason Konqueror doesn't support it, and that's one of...
10
3,224
thread by: Amittai Aviram | last post Jul 20 '05 by: Lars G. Svensson
This XHTML 1.0 Strict page -- http://www.studiolirico.org/docs/settimana2003.html has a bilingual title in Italian and English. The principle language of the page is Italian, so the <html> tag looks like this (w/o the space in the xmlns URL): <html xmlns="h ttp://www.w3.org/1999/xhtml" xml:lang="it" lang="it"> Within the body, I have...
9
10,686
thread by: Bjoern Wolfgardt | last post Jul 20 '05 by: Stan Brown
Hi, I have read the you should no longer use 'align="center"' when you want to center a table or something other. So I asked myself what should I use than. I found something that you should use styles. But they used a attribute that is only for text elements. So can someone give me an example or an url where I can find further information.
1
3,321
thread by: magia | last post Jul 20 '05 by: EightNineThree
Start or professionally redesign your dating website with MAGIA Dating Site Design (www.qesign.com/psd-dating.shtml). Online dating is an ever expanding industry! *** Very attractive stylish design suits any dating, personals, singles or matchmaking website as well as brides / marrige agency website. *** Choose your favorite color from...
4
37,650
thread by: Krishna A.M | last post Jul 20 '05 by: Krishna A.M
Hi, How do i add a hyperlink to a email id having special characters? I tried the same , say mailto: test_&_send@hoohoo.com IN the to box i can see only till test_ and the rest is omitted. Any ideas how the tags could be bypassed? Though i am not a web page designer, I tried &amp; but with no luck. Any help would be highly appreciated.
3
9,435
thread by: Krishna A.M | last post Jul 20 '05 by: Krishna A.M
Hi, How do i add a hyperlink to a email id having special characters? I tried the same , say mailto : test_&_send@hoohoo.com IN the to box i can see only till test_ and the rest is omitted. Any ideas how the tags could be bypassed? Though i am not a web page designer, I tried &amp; but with no luck. Any help would be highly...
1
2,425
thread by: abs | last post Jul 20 '05 by: Bill Mason
The site adress is: http://members.lycos.co.uk/abspl/2/ The trouble is that there appears some free space (a few pixels) between flash animation and the rest under it when browsing site with mozilla. I tried to get rid of it with css margins, paddings and there was no effect. Could samobody help me ? Thanks in advance, Regards, ABS

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.