I have a website at [REMOVED] I can not get it to validate because of the following code,
<noscript>
<meta http-equiv="refresh" content="0; URL=lagrassonos cript.htm">
</noscript>
I need to change it to the above page if the user has JS disabled.
I use JS to set the font size dependent on the screen width.
Is there either a way to change font size without JS, or another way to redirect to the other page.
P.S. Constructive criticism of my site would be appreciated.
Thank You very much,
Bob
<noscript>
<meta http-equiv="refresh" content="0; URL=lagrassonos cript.htm">
</noscript>
I need to change it to the above page if the user has JS disabled.
I use JS to set the font size dependent on the screen width.
Is there either a way to change font size without JS, or another way to redirect to the other page.
P.S. Constructive criticism of my site would be appreciated.
Thank You very much,
Bob
Comment