HOT CSS
Free Beautiful Css templates, Web designer tricks from expert
Pages
(Move to ...)
Home
Tutorial
Css
jQuery
SEO
Opencart Expert
Woocommerce Expert
Wordpress Expert
Joomla Expert
▼
Friday, February 28, 2014
Tutorial Get Rid of White Flash when iframe Loads
›
Hides iframe until fully loaded. <iframe style="visibility:hidden;" src="../examples/inlineframes1.html" > </...
Tutorial Get Directions Form (Google Maps)
›
<form action="http://maps.google.com/maps" method="get" target="_blank"> <label for="saddr...
Tutorial Form Submission Opens New Tab/Window
›
You probably knew that you could force a link into opening a new tab or window with the target="_blank" attribute (deprecated, but...
Tutorial Example Form Markup
›
<form id="myForm" action="#" method="post"> <div> <label for="name">Text...
Tutorial Empty Table Markup
›
<table> <thead> <tr> <th></th> <th></th> <th></th> <th><...
how to Embed Windows Media wmv on web
›
Valid technique, as it doesn't need the <embed> tag. <object type="video/x-ms-wmv" data="movie.wmv" ...
Tutorial Embedding Quicktime
›
Quicktime still requires the double-object method to get it done across all browsers. Not super pretty, but it does get the job done. <o...
‹
›
Home
View web version