HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Search results

  1. L

    <table border=1>?

    Hi Folks: I'm working through the edX HTML5 and CSS Fundamentals tutorial. I want a border around each cell of a table. It looks like <table border=1> puts a border around each cell and border=0 means no border, but I'm not seeing that attribute listed here. The validator flags...
Back
Top