Friday, December 13, 2013

HTML 4.01 Features Removed

Removed Elements

The following HTML 4.01 elements are removed from HTML5:
  • <acronym>
  • <applet>
  • <basefont>
  • <big>
  • <center>
  • <dir>
  • <font>
  • <frame>
  • <frameset>
  • <noframes>
  • <strike>
  • <tt>

No comments:

Building APIs with ASP.NET Core

Building APIs with ASP.NET Core Introduction to ASP.NET Core for API Development ASP.NET Core is a cross-platform, high-performance ...