Wednesday, June 10, 2015

HTML 4 - HTML DOC TYPE

<!DOCTYPE html>
<html>

No comments:

How to Refactor Legacy Code Safely

Understanding Legacy Code Definition and Characteristics of Legacy Code Legacy code generally refers to software that is inherited from ...