Yes, if text3 doesn't do anything, just delete THAT span. If it does do something, BUT the previous span is ALSO text3, delete the </span> <span class="text3"> to merge the two sections together.
If both spans do noting, then delete both.
If you are going to make use of code view, you might want to learn html + css so you can use it properly, and more importantly, SAFELY.
|