Notices
Computer & Technology Related Post here for help and discussion of computing and related technology. Internet, TVs, phones, consoles, computers, tablets and any other gadgets.

CSS, form tag help / Web design forums?

Thread Tools
 
Search this Thread
 
Old 30 September 2002, 11:41 PM
  #1  
AdrianFRST
Scooby Regular
Thread Starter
 
AdrianFRST's Avatar
 
Join Date: Oct 2000
Posts: 368
Likes: 0
Received 0 Likes on 0 Posts
Question

Anyone know of any good Web design forums? I've used coolhomepages, but it's a bit quiet and takes a while to get a response.

I might as well ask my questions here while I'm posting.

Is there a way to prevent the <form> tags from including extra space? If I have a table of spliced graphics from say Fireworks, the form tag will split the graphic apart unless I put the tags between <table> and <tr> or <tr> and <td>, which isn't good HTML.

Also how to I get this style to appear in Netscape (7) when applied to a table:

.3dcream
{
background-color: #f1f3f0;
border-top: 1 solid #ffffff;
border-bottom: 1 solid #b8bab8;
border-left: 1 solid #ffffff;
border-right: 1 solid #b8bab8;
}

An inline style in the page works fine? I know Netscape has issues with table backgrounds etc.

Thanks!
Old 01 October 2002, 12:16 AM
  #2  
Dream Weaver
Scooby Regular
 
Dream Weaver's Avatar
 
Join Date: Feb 2000
Location: Lancashire
Posts: 9,844
Received 0 Likes on 0 Posts
Post

Adrian

What does the form do? Text inputs requiring POST or something such as a dropdown menu?

Dot Dragnet is about the best forum:

http://www.ddncafe.com/
Old 01 October 2002, 09:31 AM
  #3  
AdrianFRST
Scooby Regular
Thread Starter
 
AdrianFRST's Avatar
 
Join Date: Oct 2000
Posts: 368
Likes: 0
Received 0 Likes on 0 Posts
Post

It's in the navigation header bar like this:

http://www.expure.com/aria4

One text box, a select and a submit button.

That's not the site I'm doing at the moment but it's similar. I can get it to work fine and maintain the appearance, it's just I have to cheat by placing the form tags in 'illegal' locations which the w3c html validator doesn't like.
Old 01 October 2002, 10:05 AM
  #4  
AdrianFRST
Scooby Regular
Thread Starter
 
AdrianFRST's Avatar
 
Join Date: Oct 2000
Posts: 368
Likes: 0
Received 0 Likes on 0 Posts
Post

Form prob sorted, form {margin:0px;} in the stylesheet did the trick.
Old 01 October 2002, 10:18 AM
  #5  
Dream Weaver
Scooby Regular
 
Dream Weaver's Avatar
 
Join Date: Feb 2000
Location: Lancashire
Posts: 9,844
Received 0 Likes on 0 Posts
Post

Good - I was gonna say you can take the form tags out for the jump menu - still works without it, but takes away the hassle of moving cells.

The margin CSS is worth remembering though - good one
Old 01 October 2002, 01:56 PM
  #6  
ADP
Scooby Regular
 
ADP's Avatar
 
Join Date: Apr 2001
Posts: 3,823
Likes: 0
Received 1 Like on 1 Post
Post

http://www.w3schools.com/default.asp
Old 01 October 2002, 02:53 PM
  #7  
AdrianFRST
Scooby Regular
Thread Starter
 
AdrianFRST's Avatar
 
Join Date: Oct 2000
Posts: 368
Likes: 0
Received 0 Likes on 0 Posts
Post

http://www.dontyouthinkthatsthefirstplaceilooked.com?

Sorry, I should have mentioned that I STFW first.

Frequent references to Netscape's pitfalls, but nothing to sugest how to overcome them.

I think at this moment in time it would be wiser to make the site Netscape compatable rather than XHTML Strict DTD compliant.
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Rbon91
ScoobyNet General
49
21 November 2018 03:23 PM
powerwrx
ScoobyNet General
17
04 November 2015 07:18 PM
south_scoob
ScoobyNet General
22
03 October 2015 01:05 PM



Quick Reply: CSS, form tag help / Web design forums?



All times are GMT +1. The time now is 12:21 PM.