Search notes:

CSS: border properties

Applying the border property to a HTML TR element

In order to apply the border property to a <tr> element, the table's border-collapse property must be set to collapse.
See https://github.com/ReneNyffenegger/about-css/blob/master/properties/border/tr.html

See also

border-spacing
border-collapse controls whether cells (<td> elements?) inside a <table> share their borders with the adjacent cell or if the borders are drawn separately.
border-radius
The margin and padding properties.
CSS properties
HTML elements: table, tr, td, thead, tbody

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1738244709, '3.137.218.111', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/web/CSS/properties/border/index(57): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78