Not logged in : Login

About: http://ods-qa.openlinksw.com:8896/proxy-iri/60bdbaefac045dca92dbd2fa95dca3f3a5c004a3     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : schema:DiscussionForumPosting, within Data Space : ods-qa.openlinksw.com:8896 associated with source document(s)

AttributesValues
type
datePublished
publisher
described by
link
  • External Image
mainEntityOfPage
author
itemListElement
position
  • #1
keywords
  • learning
dateModified
  • 2020-03-08T13:06:48Z
articleBody
  • This is my complete html code, <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Table template</title> <link href="minimal-table.css" rel="stylesheet" type="text/css"> </head> <body> <h1>Table template</h1> <table> <colgroup> <col> <col style="background-color: yellow"> </colgroup> <tr> <th>Data 1</th> <th>Data 2</th> </tr> <tr> <td>Calcutta</td> <td>Pizza</td> </tr> <tr> <td>Robots</td> <td>Jazz</td> </tr> </table> </body> </html> This part of the code below, was given in HTML table basics - Learn Web Development (https://developer.mozilla.org/en-US/docs/Learn/HTML/Tables/Basics). <table> <colgroup> <col> <col style="background-color: yellow"> </colgroup> <tr> <th>Data 1</th> <th>Data 2</th> </tr> <tr> <td>Calcutta</td> <td>Pizza</td> </tr> <tr> <td>Robots</td> <td>Jazz</td> </tr> </table> When I use this code in my computer, the background-color attribute in element doesn’t produce the desired result. Could someone tell me where is the problem?
headline
  • Help Wanted: <colgroup>/<col> element doesn't work
interactionStatistic
is logo of
  • External Image
is container of of
is object of
is subject of
Faceted Search & Find service v1.17_git55 as of Mar 01 2021


Alternative Linked Data Documents: ODE     Content Formats:       RDF       ODATA       Microdata      About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3322 as of Mar 14 2022, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (7 GB total memory)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software