All related articles to code validity and tools that can be use will be listed here.
There are many ways to create a website but in general you can separate it in two categories. We have the markup code that is generated in a dynamic way from server side languages (like php and python). and markup that is specified in the files you include, this is the static method with hard-coded markup. Continue Reading →