Skip to main content

A C Roynon

  • Blog
  • About
  • Contact
  • Links

Tag: html

How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP

17th March 202011th January 2020 acroynon Leave a comment

In this series of tutorials, you will learn how to create a basic to-do list web application. This tutorial series is aimed at beginner programmers who may have created a simple webpage/website before or people who are interested in how … Click to read more

How To Create A Simple To-Do List App Using HTML, CSS, JS, and PHP – Part 9

2nd March 20206th December 2019 acroynon Leave a comment

This is the continuation of a series of tutorials about creating a to-do list web application, if you haven’t checked out the entire tutorial please start from Part 1.

In this tutorial, we are going to add a simple … Click to read more

How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 8

24th February 20206th December 2019 acroynon Leave a comment

This is the continuation of a series of tutorials about creating a to-do list web application, if you haven’t checked out the entire tutorial please start from Part 1.

In this tutorial, we are going to add some PHP … Click to read more

How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 7

17th February 202027th November 2019 acroynon Leave a comment

This is the continuation of a series of tutorials about creating a to-do list web application, if you haven’t checked out the entire tutorial please start from Part 1.

In this part, we are going to add two different, … Click to read more

How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 6

10th February 202027th November 2019 acroynon Leave a comment

This is the continuation of a series of tutorials about creating a to-do list web application, if you haven’t checked out the entire tutorial please start from Part 1.

In this part, we are going to add back in … Click to read more

How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 5

3rd February 202017th November 2019 acroynon Leave a comment

This is the continuation of a series of tutorials about creating a to-do list web application, if you haven’t checked out the entire tutorial please start from Part 1.

In this part, we will take our list of to-do … Click to read more

How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 4

27th January 202017th November 2019 acroynon Leave a comment

This is the continuation of a series of tutorials about creating a to-do list web application, if you haven’t checked out the entire tutorial please start from Part 1.

In this part are going to add the ability to … Click to read more

How To Create A Simple To-Do List App Using HTML, CSS, JS, and PHP – Part 2

13th January 20207th November 2019 acroynon Leave a comment

This is the continuation of a series of tutorials about creating a to-do list web application, if you haven’t checked out the entire tutorial please start from Part 1.

In this part, we are going to add a CSS … Click to read more

How To Create A Simple To-Do List App Using HTML, CSS, JS, and PHP – Part 1

6th January 20205th November 2019 acroynon 9 Comments

This is the first part of a tutorial series where I will be showing you how to create a simple to-do list web application.
In this part, we will be creating a single HTML page to display a list of … Click to read more

Comments in HTML, CSS, and JS

7th August 201913th May 2019 acroynon Leave a comment

Comments are unexecuted lines of code within a program or within a file of code. Unexecuted means they’re ignored by the computer when running the code, or rendering a webpage. Comments can be used to add information to code for … Click to read more

Posts navigation

1 2 Older posts
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Privacy Policy

Popular

  • Relational Databases Explained
  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP
  • What is Encryption?
  • The TCP/IP Model
  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 5
  • What is Programming Syntax?
  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 8
  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 3
  • Concurrency vs. Parallelism
  • JavaScript Spread Operator Explained
  • Functions in JavaScript
  • What is a Database?
  • What is PHP?
  • Strongly Typed vs, Weakly Typed Languages
  • Ethernet Cables Explained

Recent

  • Dependency Inversion Principle
  • Interface Segregation Principle
  • Liskov Substitution Principle
  • Open-Closed Principle
  • Single Responsibility Principle (SRP)
  • The SOLID Principles
  • What is a Firewall?
  • What is Steganography?
  • The Difference Between a LAN and a WAN
  • JavaScript Destructuring Explained
  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP
  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 11
  • JavaScript Spread Operator Explained
  • JavaScript Arrow Functions Explained
  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 10
© A C Roynon - Copyright 2021