[EdLUG] Help

Tai Kedzierski dch.tai at gmail.com
Fri Mar 11 13:59:00 UTC 2022


1. I do not know of the <box> element - this probably has no meaning to the
rendering engine of any browsers.
2. You have CSS code plainly in the element , instead of in a "style"
attribute, or in a <style></style> block


You might want to have a quick recap of CSS usage
https://www.w3schools.com/Css/css_intro.asp


---
Tai Kedzierski

@taikedz

https://www.meetup.com/Edinburgh-Language-Exchange/


On Fri, 11 Mar 2022 at 13:46, Andrew Ramage <andrew.ramage.1963 at gmail.com>
wrote:

> Can anyone tell me why I am not getting a box ?  (See
> www.andrewnramage.co.uk/Read.html )
>
> </center>
> <input type="button" onclick="goback()" value="<<">
> <section>
>    <nav>
>      <box   box-sizing: content-box;
>    width: 300px;
>    height: 400px;
>    padding: 30px;
>    border: 10px solid blue;
>    overflow: scroll;>
>        <table .lib>
>          <tr><td><a href="#r1">Storm of Fury by Jessica Gunn</a></td></tr>
>
>
> --
> EdLUG mailing list
> EdLUG at mailman.lug.org.uk
> https://lists.edlug.org.uk/mailman/listinfo/edlug
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.edlug.org.uk/pipermail/edlug/attachments/20220311/20652c14/attachment.htm>


More information about the EdLUG mailing list