Posts tagged html
html tokenizer
Mar 19th
Hypertext Markup Language (HTML), is the most predominant language for web development.
This articles aims to discuss a simple HTML Tokenizer design logic and implementation.
outline:
- introduction to Tokenizers
- Why html tokenizer?
- Html tokens
- Example of tokenizing
- Prototype using Java
introduction to Tokenizers:
Tokenizers are tools used to tokenize tokens. Tokenize is the work of dividing a string More >
save webpage as image
Mar 12th
Hello there ,
have you ever needed to save the current website you are viewing as an image ?!!![superemotions file="icon_question.gif" title="Question Mark"]
well i did, ok usually we do save the site as html but that means there will a html file and folder full of images css files and scripts, i More >
Make Links for downloading
Feb 9th
Having problems downloading multiple link, you can use this executable file to ease your processing.
How to use the makelink
- Download makeLink
- Copy all the links to a text file in the folder called links.txt
- save it
- execute the program makelink.exe
- open the html page
- There are your links.
With downthemall extension, you just saved filtering processes.
Enjoy
More >