Pario TechnoBlob
About Posts

Tag: html

Replace specific HTML tags using sed and regular expression In this post I would like to replace all HTML tags in a HTML file with a tag. # sed -e 's/<embed[^]>/<strong>/g' filename.html newfile.html And if you would...
Jun 12, 2009 3:33PM
Valid Flash I’ve gotten tired of my Flashpresentation movies not being valid HTML. After some research and a tip from a friend of mine I found this solution to the problem. <object...
Mar 16, 2009 4:18PM
Create a year calendar for 2008 using pcal I wanted to make a whole year calendar and found pcal, a command line tool. <br /> pcal -F 1 -E -B -O -p -w -o 2008.ps 2008 -F starting weekday; 1 is Monday -E...
Nov 22, 2007 3:18PM
Premailer: preflight for HTML e-mail Premailer is a script accessible from the web that turns external CSS webpage into inline, improving the rendering of HTML e-mail. This makes it possible to make a webpage and...
Oct 23, 2007 10:20AM
«« « 1 2 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom