ajibanda
++
About
Contact
Articles
Programming
Tutorial
Debugging
Tools and Utilities
Blogging
SEO
Author's Note
ajibanda
++
Home
About
Archive
Programming
Tutorial
Debugging
Tools and Utilities
Blogging
SEO
Contact
Showing posts with label
HTML
.
Show all posts
Showing posts with label
HTML
.
Show all posts
How to Embed PDF from Google Drive
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...
Capturing Webcam Image For Uploading with Carrierwave and Cropbox
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...
How to Replace a Broken Image with a Default One
There are cases in web designing wherein the image that you are placing are either unreachable or non-existing. This usually happens when im...
Append Share Links on Blockquote Blocks Using JQuery
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...
How to Transform Texts To Twitter Like Format Using JQuery
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 ...
Online Converter to Display HTML on your Website as Code
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...
The Future of Mobile Game Development
Gone are the days of web development being restricted to a select population of programmers and developers. HTML5 is currently available for...
How To Create Your Own Blogger Template for Free Using Twitter Bootstrap
Most free templates that is developed with Twitter Bootstrap are for Wordpress and Tumblr blogs only. So I thought, why not create my own...
Programmer's Interview 101: Create a Simple Single Page Contact Form Using PHP
Problem Create a PHP single page named contact.php that accepts inputs and sends email to a certain recipient. Basically, this serves as th...
Fatal error: Call to undefined function socket_create() for WAMPServer
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...
Top 10 HTML Performance Tips to Speed Up Your Website
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...
How Can HTML5 Programming Change Your Online Experience
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...
No More Flash for Mobile Users
Officially today, Adobe has declared the end of development of Flash for mobile devices. They stated on their announcement that instead of ...
Tips on Web Developing and Designing
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 ...
Disable Text Selection via Javascript and/or CSS
PROBLEM: Disable text selection to avoid highlighting of words and protect the texts. SOLUTION: The first approach that we have tested...
Three Column CSS
A simple wayy to create a 3 column design on your site: On your HTML: <div id="wrapper"> <div id="header"...
Rounded corners without the images (CSS style)
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...
Subscribe to:
Posts ( Atom )