473,569 Members | 2,703 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTML : my table borders aren't showing up...

140 New Member
Hi,
I'm done a little HTML here and there over the years...but nothing professionally. Now I'm working on a project which calls for some simple HTML. Here is my markup, for the life of me I can't figure out why the chart borders aren't showing up.
Expand|Select|Wrap|Line Numbers
  1. <html><body>
  2. <table border=”1”>
  3. <tr>
  4. <td>Measurement locations</td><td>Description</td><td>elapsed time, [s] </td><td>Data:  Dock A (AFF) </td><td>Model:  min. T_mix</td><td>Model:  T_mix</td><td>Model:  max. T_mix</td>
  5. </tr>    
  6. <tr>
  7. <td>Line</td><td>after bonding roll</td><td>0</td><td>26.5 [°C]</td><td>25.7 [°C]</td><td>29.1 [°C]</td><td>34.4 [°C]</td>
  8. </tr>
  9. <tr>
  10. <td>Line</td><td>colany conver</td><td>0</td><td>30.0</td><td>25.7 [°C]</td><td>29.1 [°C]</td><td>34.4 [°C]</td>
  11. </tr>
  12. <tr>
  13. <td>in bag</td><td></td><td>30</td><td>28.0 [°C]</td><td>25.7 [°C]</td><td>29.1 [°C]</td><td>34.4 [°C]</td>
  14. </tr>
  15. <tr>
  16. <td>in bag</td><td></td><td>60</td><td>30.0 [°C]</td><td>25.7 [°C]</td><td>29.1 [°C]</td><td>34.4 [°C]</td>
  17. </tr>
  18. <tr>
  19. <td>in bag</td><td></td><td>90</td><td>29.0 [°C]</td><td>25.7 [°C]</td><td>29.1 [°C]</td><td>34.4 [°C]</td>
  20. </tr>
  21. <tr>
  22. <td>in bag</td><td></td><td>150</td><td>29.5 [°C]</td><td>25.7 [°C]</td><td>29.1 [°C]</td><td>34.4 [°C]</td>
  23. </tr>
  24. <tr>
  25. <td>in bag</td><td></td><td>210</td><td>29.0 [°C]</td><td>25.7 [°C]</td><td>29.1 [°C]</td><td>34.4 [°C]</td>
  26. </tr>
  27. <tr>
  28. <td>in bag</td><td></td><td>270</td><td>28.5 [°C]</td><td>25.7 [°C]</td><td>29.1 [°C]</td><td>34.4 [°C]</td>
  29. </tr>
  30. <tr>
  31. <td>in bag</td><td></td><td>330</td><td>28.0 [°C]</td><td>25.7 [°C]</td><td>29.1 [°C]</td><td>34.4 [°C]</td>
  32. </tr>
  33. </table><br></body></html>
  34.  
I cut and pasted this code from a different chart I created and it DID show its borders...When I view the Html, all the data is there, but the borders of the table aren't, the data IS laid out like it is IN a table, just no lines making up the table.

Any help would be appreciated.
Thanks,
Sitko.
Sep 13 '07 #1
5 3011
epots9
1,351 Recognized Expert Top Contributor
odd, i copyed and pasted that and its working for me
Sep 13 '07 #2
Death Slaught
1,137 Top Contributor
I also copyed and pasted it, it worked in my IE and FF.

No clue what the problem is.

- Death
Sep 13 '07 #3
epots9
1,351 Recognized Expert Top Contributor
did you want thick solid borders? cuz yours are thin
Sep 14 '07 #4
sitko
140 New Member
did you want thick solid borders? cuz yours are thin
I think that its a problem with the tool that I'm using this with, its a java based third party drag and drop environment for making front ends to simulations/and Excel sheets.

I literally cut and paste this HTML from another bit, which worked, and made minor changes to it, and boom it wouldn't work.

Thanks for your help.

By the way, Death<guy> that icon is AWSOME!!! The only way it would be better is if it was blue instead of orange...
Sep 14 '07 #5
Death Slaught
1,137 Top Contributor
I think that its a problem with the tool that I'm using this with, its a java based third party drag and drop environment for making front ends to simulations/and Excel sheets.

I literally cut and paste this HTML from another bit, which worked, and made minor changes to it, and boom it wouldn't work.

Thanks for your help.

By the way, Death<guy> that icon is AWSOME!!! The only way it would be better is if it was blue instead of orange...
lol thanks i would prefer it being red, but you should really thank killer42 for it he found it on a site about hypnosis.

- Death
Sep 14 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

2
4108
by: Mike Labman | last post by:
This is more of an HTML/CSS question, but I figure someone in here might know. I'm using in the stylesheet: BORDER-RIGHT: none; BORDER-TOP: none; BORDER-LEFT: none; BORDER-BOTTOM: none; OVERFLOW: hidden;
4
8373
by: mikosullivan | last post by:
OK, so, say you've got a table, and it's set up like the following code. Note the rules="groups" part and the background-color:lime part. <table rules="groups" cellpadding="8" cellspacing="8"> <thead style="background-color:lime;"> <tr> <th>Total value</th> <th>In lien</th> </tr>
5
2814
by: Analysis&Solutions | last post by:
Hi Folks: I've got a weird phenomenon going on with Internet Explorer on the Macintosh... The vertical cell borders are missing between the cells but appear above and below the cells! Here's the page and a screen shot a friend took for me because I use Windows. Shot: http://www.bikesummer.org/2003/local/rentals.jpg Page: ...
5
2380
by: Roedy Green | last post by:
I have flipped over nearly all the table logic on my website from HTML to CSS. I am using Opera 7.5 I could not get quite the same inset effects with CSS I could with plain HTML. Plain HTML gives a sort of 3D effect of bars between the cells. CSS is much more primitive looking, with overly dark bars, no matter what I set the...
6
6130
by: Danny Lesandrini | last post by:
I'm using an Access database to drive a web site and the colors of various table backgrounds are stored in Access. I want users of the Access database to be able to select colors for the site, but my mappings between named colors, HEX values and the Long Integer values used in Access are not jibbing. Anyone have a nice list laying around? ...
0
1433
by: Greg | last post by:
Guys, I am saving an html page with a datagrid as a .doc file. The HTML page is saved in the right format, but whn I save the page as a .doc file I can see the borders of the table for the datagrid with a hidden column showing up. Also the table'w width is not set to 100% How can I save this to a .doc file without these
0
1953
by: landon.chelf | last post by:
I'm working with a RichTextBox control and am loading the following rtf into it. {\rtf1\ansi\deff0 {\fonttbl {\f0\fswiss Arial;} } \deflang1033\plain\fs20 {\pard \trowd\cellx2500\cellx3000\cellx3500\cellx4000
3
2521
by: Peter Kellner | last post by:
I've got my problem down to a very simple example that shows it. Basically, I have an html table in a header file, and an html in my body. Both have the same width, and the same number of columns. One table has 2 actual columns (that span 3 columns each) and the other has 6 columns (no spanning). Problem is the two tables don't line up. ...
17
5827
by: Grant Kelly | last post by:
I'm wondering if it's possible within HTML markup (or possibly CSS) to specify that an HTML table's headers should be placed 'over' the cell borders rather than 'within' the cells. For example (requires monospace font): Default: +--------------------+ | H1 H2 H3 | +--------------------+
0
7695
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7922
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7668
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6281
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5509
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3653
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3637
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2111
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1209
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.