Hello and welcome to the first ever UItrends tip!

If you are a web designer and upon viewing the source code (Firefox shortcut: Ctrl + U or Internet Explorer longcut: Alt + V + C) of a recent project of yours, you happen to see anything that resembles any of the following tags:

  • <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>
  • <table> (For layout)
  • <td>
  • <tr>
  • <IFRAME>
  • <frame>
  • <frameset>
  • <hr>
  • <br>
  • <font face=”Arial” size=”1″>
  • <bold>
  • <strong>

    OK, this has been removed. Thanks for the feedback!

  • <center>
  • <map name=”Map”>
  • <area shape=”circle” coords=”101,396,82″ href=”#”>
  • <b>

Please stop! I know these tags have been your trusty friends that you’ve gotten to know very well over the years and you’re having a hard time leaving them, but what you might not know is they are creating more work for you, slowing development, creating unorganized code, painful website updates, larger file size and slower times for your website visitors. I beg you, please join us here in the modern web design community where CSS and XHTML is your new best friend. I promise you will love them and in return they will honor and cherish you from here until eternity… or maybe just until CSS3 and HTML5 are widely accepted and we rightfully trash the current standards and start the cycle all over again.