Maljonic
Can't get enough of FH
- Joined
- Dec 22, 2003
- Messages
- 1,297
Would you say the following is incorrect HTML :
or do you think it doesn't matter which way around you put things?
Obviously it's not the standard way to write it and I wouldn't write it that way around, but does it matter?
Code:
<a target="_blank" href="http://www.blbla.com/" title="whatever">
Obviously it's not the standard way to write it and I wouldn't write it that way around, but does it matter?