K-Meleon
KMeleonWiki > Resources > MacroLibrary > MacroLibrary2 > Validate (X)HTML
Submitted by: Ravyen
Notes:
Validates the (X)HTML of the current site at the w3.org validator.
validate_html {
menu = "Validate (X)HTML of Current Site";
openbg("http://validator.w3.org/check?uri=".$URL);
}
#Under DocumentPopup macros(validate_html) }