i'm looking for someone to check my website code.. - Raspberry Pi Forums
do volunteer or can recommend place ask question? 

you use online validator have. https://validator.w3.org/nu/
if don't understand error can ask here. speaking of checked website , came errors code had not given me problems (once had asked here , showed me right way)
here error , code
code , error
if don't understand error can ask here. speaking of checked website , came errors code had not given me problems (once had asked here , showed me right way)
here error , code
code
code: select all
<div id="line"> <br> <a style="text-decoration:none; font-size:25px; color:#000000;" href="index.html"><img src=home.png width="150" height="50" alt="home" style="border:3px solid"></a> <a style="text-decoration:none; font-size:25px; color:#000000;" href="about.html"><img src=about.jpg width="150" height="50" alt="about" style="border:3px solid"></a> <a style="text-decoration:none; font-size:25px; color:#000000;" href="comments.html"><img src=comment.jpg width="150" height="50" alt="comments" style="border:3px solid"></a> <a style="text-decoration:none; font-size:25px; color:#000000;" href="pictures.html"><img src=pic.png width="150" height="50" alt="pictures" style="border:3px solid"></a> <br> </div> <br>
code: select all
error: start tag seen element of same type open. line 131, column 5; line 131, column 86 <br>↩ <a style="text-decoration:none; font-size:25px; color:#000000;" href="index.html"><img s error: end tag violates nesting rules. line 131, column 5; line 131, column 86 <br>↩ <a style="text-decoration:none; font-size:25px; color:#000000;" href="index.html"><img s fatal error: cannot recover after last error. further errors ignored. line 131, column 5; line 131, column 86 <br>↩ <a style="text-decoration:none; font-size:25px; color:#000000;" href="index.html"><img s
raspberrypi
Comments
Post a Comment