<div dir="ltr"><div>1. I do not know of the <box> element - this probably has no meaning to the rendering engine of any browsers.<br></div><div>2. You have CSS code plainly in the element , instead of in a "style" attribute, or in a <style></style> block</div><div><br></div><div><br></div><div>You might want to have a quick recap of CSS usage <a href="https://www.w3schools.com/Css/css_intro.asp">https://www.w3schools.com/Css/css_intro.asp</a></div><div><br></div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>---</div><div>Tai Kedzierski</div><div><br></div><div>@taikedz</div><div><br></div><div><a href="https://www.meetup.com/Edinburgh-Language-Exchange/" target="_blank">https://www.meetup.com/Edinburgh-Language-Exchange/</a> </div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 11 Mar 2022 at 13:46, Andrew Ramage <<a href="mailto:andrew.ramage.1963@gmail.com">andrew.ramage.1963@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Can anyone tell me why I am not getting a box ?  (See <br>
<a href="http://www.andrewnramage.co.uk/Read.html" rel="noreferrer" target="_blank">www.andrewnramage.co.uk/Read.html</a> )<br>
<br>
</center><br>
<input type="button" onclick="goback()" value="<<"><br>
<section><br>
   <nav><br>
     <box   box-sizing: content-box;<br>
   width: 300px;<br>
   height: 400px;<br>
   padding: 30px;<br>
   border: 10px solid blue;<br>
   overflow: scroll;><br>
       <table .lib><br>
         <tr><td><a href="#r1">Storm of Fury by Jessica Gunn</a></td></tr><br>
<br>
<br>
-- <br>
EdLUG mailing list<br>
<a href="mailto:EdLUG@mailman.lug.org.uk" target="_blank">EdLUG@mailman.lug.org.uk</a><br>
<a href="https://lists.edlug.org.uk/mailman/listinfo/edlug" rel="noreferrer" target="_blank">https://lists.edlug.org.uk/mailman/listinfo/edlug</a><br>
</blockquote></div>