why doesnt work display:inline with h3? Does anyone know other ways to make a inline paragraph with more h3 elements? the code i`ve used: <h2 class="a"><a href="#">COMPUTING</a><br></h2> <div style="display=inline"> <h3 class="a"><a href="#">General</a></h3>, <h3 class="a"><a href="#">File Extensions</a></h3>, <h3 class="a"><a href="#">Networking</a></h3>, </div>