Search
Items tagged with: c4
@jscholes Do the links other than the first one (ie add-on survey, SPEVI conference etc) - Looking at w3schools.com/html/html_id.asp what I've done should work, ie:
<a href="#C4">Jump to Chapter 4</a> which links to
<h2 id="C4">Chapter 4</h2>
BUT I noticed in there "The id name ... cannot start with a number". The first TOC entry for the 2024.4.2 update has a number for the ID. I've never noticed an issue before, apparently it SHOULD work fine with HTML, but CSS may not: benfrain.com/when-and-where-yo…
W3Schools.com
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.www.w3schools.com