# HG changeset patch # User Oleksandr Gavenko # Date 1445445972 -10800 # Node ID 08de6eeb6339845c842ee8805a3741136f5739bb # Parent cadd23f8127f6b8e78ced29c9a5a8613da5d7549 w3c online validators. w3c-linkchecker. diff -r cadd23f8127f -r 08de6eeb6339 html-validator.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/html-validator.rst Wed Oct 21 19:46:12 2015 +0300 @@ -0,0 +1,21 @@ +.. -*- coding: utf-8; -*- +.. include:: HEADER.rst + +======================== + HTML markup validator. +======================== +.. contents:: + +w3c online validators. +====================== + + * http://validator.w3.org/unicorn/ + * http://www.w3.org/developers/tools + +w3c-linkchecker. +================ +:: + + $ sudo apt-get install w3c-linkchecker + $ checklink http://localhost +