#] #] ********************* #] "$d_SysMaint"'html/html codes notes.txt' www.BillHowell.ca 19Sep2018 To view this file - use a text editor (not word processor) constant width font (eg courrier 10), tab - 3 spaces My webSite : http://www.BillHowell.ca/ Lies, Damned Lies, and Scientists - summary : http://www.BillHowell.ca/Lies, Damned Lies, and Scientists/_Lies, damned lies, and scientists.html 48************************************************48 24************************24 # Table of Contents : # just use $ linux, select 6. html codes 08********08 #] +-----+ #] Table codings #]

#] #] #] #] #] #] #] #] #] #] #]
#] submissions: January 15, 2019
#] notifications: February 28, 2019
#] dates: July 14-19, 2019
#]

...blah blah...
#] how do I run CSS from within html? #] [External, Internal, Inline] CSS https://www.w3schools.com/CSS/css_howto.asp text-orientation: mixed|upright|sideways|sideways-right|use-glyph-orientation|initial|inherit; sideways FireFox >=41.0 supports https://matthewjamestaylor.com/add-css-to-html #] vertically orient text, inline CSS #]

# plasma concentric spheres
eg. at the focal point of a z_pinch

#]

plasma concentric spheres
eg. at the focal point of a z_pinch

https://fordinteractive.com/articles/2022/02/things-go-sideways-writing-mode-vertical-text/ transform: rotate(90deg) see "$d_web"'My sports & clubs/natural- Thunderbolts/Electric Universe [time, length] multifractal.html' #] #] in-line table codings (eg for grep on-line searches), search \n replace with null :
r1c1r1c2r1c3
r2c1r2c2r2c3
r3c1r3c2r3c3
r4c1r4c2r4c3
r5c1r5c2r5c3
25May2021 PROBLEM with width - I have to set each image width in absolute, not % this will NOT adapt to screen size!! #] +-----+ #] html Table codings [table, tr, td] #] HTML character codes Table - http://www.ascii.cl/htmlcodes.htm #] HTML color codes and chart selection : https://html-color-codes.info/ 07Jan2020 search "html tables and how do I set the background color?" #] Colors : #] Background Color of the whole table #] #] Background Color of a whole row #] Table cell #] Background Color of a whole column #] Table cell #] Background Color of a Single Cell #] How to use rowspan attribute Howell - "Howell - corona virus 2020.html" :
#] #] HTML color codes and chart selection : https://html-color-codes.info/ #] HTML color names https://html-color-codes.info/color-names/ #] color light medium dark #] grey #A4A4A4 #6E6E6E #1C1C1C #] red #F78181 #FF0000 #8B0000 #] pink #FFB6C1 #FF1493 #C71585 #] orange #FFA500 #FF8C00 #FF4500 #] yellow #FFFFE0 #FFFF00 #F0E68C #] green #98FB98 #00FF00 #008000 #] blue #B0E0E6 #0000FF #000080 #] indigo #5858FA #0101DF #0B0B61 #] violet #EE82EE #8A2BE2 #4B0082 #] #] For geany : (should make a bash script!) #] html double spaces to `. : search : <2 spaces> replace : .. #] html tab to ... : search : \t replace : ... #] #] #] merge cells with html Images,eg mailtos : Avoid ampersands in mailtos!!!! %0D%0A line break in a mailto Regina Legoo. INNS Meetings & Program Manager. Association Resources. Washington. DC. USA.
NOTE: you cannot use the character "&" in mailto email addresses. 24************************24 #] +-----+ #] Wikipedia links with bookmarks https://en.wikipedia.org/wiki/Wikipedia:Linking_to_Wikipedia #] Links for articles which have spaces in their titles replace those spaces #] with underscores; for Top Cat, the URL is https://en.wikipedia.org/wiki/Top_Cat #] +-----+ #] mailtos : #] Avoid ampersands in mailtos!!!! #] %0D%0A line break in a mailto Full mailto example, with CC : #] Regina Legoo. INNS Meetings & Program Manager. Association Resources. Washington. DC. USA.
#] NOTE: you cannot use the character "&" in mailto email addresses. 1. OK : &CC=Chang-Shing%20Lee.%20Competition%20Co-Chair%20and%20Coordinator.%20WCCI2020%20Glasgow.%20National%20Uof%20Tainan.%20Taiwan%20 This yields : Chang-Shing Lee. Competition Co-Chair and Coordinator. WCCI2020 Glasgow. National Uof Tainan. Taiwan 2. NYET : &CC=Chang-Shing%20Lee.%20Competition%20Co-Chair%20&%20Coordinator.%20WCCI2020%20Glasgow.%20National%20Uof%20Tainan.%20Taiwan%20 This yields : Chang-Shing Lee. Competition Co-Chair <> ******** 04Oct2020 hash tag symbol for html menus etc - problem defining link see d_Qndfs 'website urls.ndf' #] To cleanup redirected links ('%3A' ':') ('%2F' '/') ('%3F' '?') ('%3D' '=') : #] copy of long redirection link #] qnial> strURL_clean '' https://www.computerhope.com/issues/ch001655.htm How to combine or merge cells in an HTML table Updated: 04/30/2020 by Computer Hope #] merge cells with html You can merge two or more table cells in a column by using the colspan attribute in a
HTML tag (table data). To merge two or more row cells, use the rowspan attribute. On this page, we provide examples and information on using these attributes and show you how they display in the browser. Example HTML table  
YYG Uof Washinton - IHME
https://www.tutorialspoint.com/How-to-merge-table-cells-in-HTML To merge cells in HTML, use the colspan and rowspan attribute. The rowspan attribute is for the number of rows a cell should span, whereas the colspan attribute is for a number of columns a cell should span. Both the attribute will be inside the tag. The number will be a numeric value, for example, 2 for 2 rows if rowspan, 2 for 2 columns if column span. [table, row, cell] background color : +----+ Bookmarks within a page :

Hello world

Test #] #] +-----+ #] setup of links in raw webSite html system (QNial) #] Put into QNial webPage_convert : ... #]
...
#] #] #] 09Feb2023 [html, CCS, javascript] * [collapsible, headed] lists #] see "$d_SysMaint"'browser/0_bookmarks sorted.html' #] #] 15Jul2023 other font stuff https://blog.hubspot.com/website/html-strikethrough #] strikethrough: - incorrect, - to delete, #] CSS text-decoration: But I want to remove this text +-----+ https://www.w3schools.com/jsref/dom_obj_dt.asp [dl, dt, dd] - not much different fr4om