Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts
Here's a guide on how to display a PDF uploaded from Google Drive to a HTML page using iframe Steps: Make sure that your PDF is uploa...
The goal of this tutorial is to capture the image from the web cam and be able to upload it as if you are uploading an image in your Ruby on...
There are cases in web designing wherein the image that you are placing are either unreachable or non-existing. This usually happens when im...
This snippet is used to append a share link, specifically Twitter and Facebook links, on a blockquote to share the text inside it. See liv...
This tutorial is just for design and fun. What we aim here is to transform your texts to Twitter looking style and make it tweetable with a ...
Some sites that offer tutorials would want to display HTML (or other similar codes such as XML and JavasScript) on their sites . But since t...
Gone are the days of web development being restricted to a select population of programmers and developers. HTML5 is currently available for...
Most free templates that is developed with Twitter Bootstrap are for Wordpress and Tumblr blogs only. So I thought, why not create my own...
Problem Create a PHP single page named contact.php that accepts inputs and sends email to a certain recipient. Basically, this serves as th...
Here's a solution I found upon experiencing an error in WAMP Scenario I am using WAMP (wampserver) and trying to run a chat service pro...
We live in a time where a 2-year-old can make Skype calls on their mom's iPads and watch YouTube videos while having their nappies chang...
Every time you use the net, the pages that are displayed and the information you see come to you courtesy of Hyper Text Markup Language or H...
Officially today, Adobe has declared the end of development of Flash for mobile devices. They stated on their announcement that instead of ...
For three years, I have done a lot of web site application and most of them are corporate sites. So I thought of sharing some of the things ...
PROBLEM: Disable text selection to avoid highlighting of words and protect the texts. SOLUTION: The first approach that we have tested...
A simple wayy to create a 3 column design on your site: On your HTML: <div id="wrapper"> <div id="header"...
THIS IS A TEST, IF THIS WORKS THEN THE CODE BELOW WORKS FOR THIS BROWSER!! It has been a problem for almost every web designer to add r...