Skip to content
Menu
  • Tutorials
  • HTML/CSS
  • javascript
  • PHP
  • Contact
  • Search
  • Tutorials
  • HTML/CSS
  • javascript
  • PHP
  • Contact

HTML/CSS Tutorials

Create a corner ribbon HTML/CSS

Create a corner ribbon

adminMarch 25, 20170
Corner ribbons can be useful to mark or highlight a particular element from a list of others. This tutorial will...
Custom debugger for your webpage view HTML/CSS

Custom debugger/checker for your webpage view

adminMarch 25, 20170
It is quite normal that we miss out on entering the alt, title or dimensions for the img tags. And similartly for the...
numbering headings and subheadings HTML/CSS

Numbering headings and subheadings

adminMarch 25, 20170
Have you ever thought of adding numbering to the headings and subheadings rather than manually entering them? This...
custom scrollbars HTML/CSS

Create your custom styled scrollbars

adminAugust 9, 20160
Styling the scrollbars to suit your webpages will give a pleasant look rather than having the usual scrollbars For...

Javascript Tutorials

add remove input elements javascript

Dynamically Add or Remove Input Elements

adminAugust 9, 20160
This tutorial will show you how to dynamically add or remove an input element in your web pages First let us create...
own-jquery-plugin javascript

Create your own custom jQuery plugins

adminJuly 19, 20160
This tutorial will help you to create your own jQuery plugins from scratch. Here we will demonstrate a simple example...
tab textarea javascript

Allow tab spaces in textarea

adminMay 3, 20160
Here we explain how to allow insertion of tab spaces in a textarea For this we have to get the current position of...
custom cursor javascript

Create a custom cursor for your webpages

adminMay 3, 20160
This tutorial will explain how to replace the usual mouse pointer with your own custom pointer. The idea behind the...

PHP Tutorials

create image in php aj tutorials PHP

Create an image in PHP

adminAugust 15, 20160
This tutorial will show you how to create a simple image with PHP's GD Library First we will create a 200x200 canvas...
resize image in php PHP

Resize an image in PHP using the GD library

adminAugust 15, 20160
This Tutorial will explain how to resize and save a jpeg image using PHP's GD Library Before we start, let us have a...
php sql ajax PHP

Retrieve data from SQL without redirecting from the webpage using AJAX and PHP

adminMay 6, 20160
AJAX allows to retrieve data from the SQL databases without being redirected to the php file which gets the data from...
crawl php PHP

Web Scraping using PHP

adminMay 3, 20160
Here we will explain how to web scrape some simple data from a webpage In this tutorial we will extract all the...

Advertisement

Recent Tutorials

Create a corner ribbon

Create a corner ribbon

March 25, 2017
Custom debugger for your webpage view

Custom debugger/checker for your webpage view

March 25, 2017
numbering headings and subheadings

Numbering headings and subheadings

March 25, 2017
create image in php aj tutorials

Create an image in PHP

August 15, 2016

Tweets

Twitter Tweets

Follow the tutorial pins

AJ Tutorials
Reference Site

Categories

  • HTML/CSS
  • javascript
  • PHP

Copyright © 2023 . All Rights Reserved.