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

    target="_blank" works for Chrome but not Firefox

    I tried it with links to pages on the net and link to a local PDF file using a cut and paste of your <a> tag. Firefox opened a new tab both times.
  2. 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