• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar

CodingStatus

- Learn Coding to Build Web Applications

  • HTML
  • JavaScript
  • jQuery
  • ReactJS
  • Ajax
  • Node.js
  • PHP
  • SQL
  • Interview Questions

HTML Heading Tags

January 23, 2023 By Md Nurullah Leave a Comment

HTML Heading Tags: Heading a title or a subtitle for a web page or a section of a web page. We will learn six types of headings, from <h1> (the most important) to <h6> (the least … [Read more...] about HTML Heading Tags

Compress Image Size in PHP Without Losing Quality

January 23, 2023 By Md Nurullah 3 Comments

If you are searching for a script to compress image size in PHP without losing quality, you have found the best tutorials. Here, You will get the standard source code to implement in your … [Read more...] about Compress Image Size in PHP Without Losing Quality

How to Trigger a Click Event on Pressing Enter Key Using jQuery

January 23, 2023 By Md Nurullah Leave a Comment

This tutorial brings the concept to trigger a click event on pressing Enter Key using jQuery. Generally, We submit the input data by clicking the submit button of the HTML form. If we Implement a … [Read more...] about How to Trigger a Click Event on Pressing Enter Key Using jQuery

HTML Elements

January 12, 2023 By Md Nurullah Leave a Comment

HTML Elements:  If you create a web page with or without content then it is necessary to use elements. otherwise, the web browsers will not display that web page or content in a proper format. By … [Read more...] about HTML Elements

JavaScript Countdown Timer

January 6, 2023 By Md Nurullah Leave a Comment

Hello Developers, I have shared a standard source code to create a JavaScript Countdown Timer with days, hours, minutes & seconds step by step. It will be very helpful if you need to integrate a … [Read more...] about JavaScript Countdown Timer

Load More Data on Infinite Scroll Using Ajax & PHP

January 5, 2023 By Md Nurullah 2 Comments

Load more data on Page Scroll is the best functionality to create pagination. It does not have multiple pages to display data. It can display whole data on a single page while you start scrolling the … [Read more...] about Load More Data on Infinite Scroll Using Ajax & PHP

File Upload in PHP with Example & Code Demo

January 1, 2023 By Md Nurullah Leave a Comment

File Upload in PHP: If you want to upload a single file at a time using PHP. This tutorial will be helpful. You will get a general script within a custom function. This function can be used in … [Read more...] about File Upload in PHP with Example & Code Demo

HTML Tags – What are HTML Tags

December 31, 2022 By Md Nurullah Leave a Comment

HTML tags: If you need to display content properly on your web page then you will have to use the Tags. If you don't use the tags then Everything will look similar. This means that there will not … [Read more...] about HTML Tags – What are HTML Tags

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 22
  • Go to Next Page »

Primary Sidebar

Follow us

  • facebook
  • twitter
  • linkedin

Latest Tutorials

  • HTML Heading Tags
  • Compress Image Size in PHP Without Losing Quality
  • How to Trigger a Click Event on Pressing Enter Key Using jQuery
  • HTML Elements
  • JavaScript Countdown Timer

Popular Tutorials

    Categories

    • Ajax (10)
    • Django (5)
    • HTML (4)
    • Interview Questions (5)
    • JavaScript (18)
    • jQuery (11)
    • Laravel (2)
    • Node.js (22)
    • PHP (39)
    • ReactJS (35)
    • SQL (12)
    • Tips (7)
    • Home
    • About Us
    • Privacy Policy
    • Disclaimer
    • Terms & Conditions
    • Sitemap
    • Contact Us

    Copyright © 2023 CodingStatus - All Rights Reserved