Tag: HTML
Intro summary and details tags in HTML5
January 5, 2021
A brief introduction to the <summary> and the <details> HTML5 Tags
Get the Plain Text Version of a Web Page
June 2, 2008
This command fetches a web page, converts it to text and shows it. lynx -dump http://www.example.com/
Install dependencies for HTML Validator
November 19, 2007
Installing the dependencies for HTML Validator extension for Firefox on linux. sudo yum install compat-libstdc++-296 compat-libstdc++-33 tidy
Decompiling CHM File to HTML
April 11, 2007
hh.exe -decompile <FolderName> <Chm_File_Name> Example hh.exe -decompile “E:\Backup\” E:\All Song4s.chm [tags]windows,chm,help,decompile,html,file[/tags]
Recent Comments