More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
post
page
Python IDE Dashboard
Author: Administrator

Creating tabs in HTML + CSS + JS

In previous posts we looked at how JavaScript can interact with HTML using: Event Handlers in HTML such as onClick, onFocus, onBlur… the DOM (Document Object Model) to access HTML objects using: document.getElementById(“objectId”) CSS is applied to HTML objects. Using JavaScript you

JavaScript: Click Me!

When working on HTML and JavaScript projects it is very likely that you will want to respond to events. For instance you may want to run some JavaScript code when a button is clicked. Examples of HTML events: When a

Create Post-It Notes using CSS

Familiarise yourself with CSS to see how CSS code can help you format and combine text and graphics effectively. CSS Box Model To understand how margin, borders and padding works you need to understand the CSS Box Model. Click on

JavaScript: Working with Dates…

Working with Dates in computing can be quite tricky especially as we don’t always use the same date format around the globe. For instance in the UK dates are represented using the following format: dd/mm/yyyy. Let’s see how we could

My First HTML page!

Are you ready to set up your first webpage? All you have to do is follow the following 5 easy steps… Step 1: Getting Ready Go to your files (e.g. “My Documents”) and create a new folder called “My Website”

My First Python Game – Guess the Number

Sometimes the best way to get started with a new programming language is to do some reverse engineering. This consists of looking at an existing piece of code to find out how it works. So let’s look at the piece

JavaScript: When 2+2 = 22!

In our previous blog post we looked at how to retrieve values from various HTML form controls. For instance the following JavaScript code shows you how to retrieve the value typed in a textbox. See the Pen DwahE by 101

JavaScript: Accessing HTML Form Controls

Retrieving value from a Textbox: See the Pen DwahE by 101 Computing (@101Computing) on CodePen. Retrieving value from a Textarea: See the Pen tFJiI by 101 Computing (@101Computing) on CodePen. Retrieving value from Checkboxes: See the Pen asiqt by 101

JavaScript – How to read through a text file…

In this project we are looking at how to read through a text file using JavaScript. We will store a list of pupils in a text file. We are going to read through this list display its content on the

HTML Applications (.HTA)

Have you ever heard of HTA files aka HTML Applications? If you not here is what you need to know about HTA: HTA files look very similar to HTML files but when you save them you need to give them

Privacy Overview

This website will store some information about your preferences on your own computer inside a tiny file called a cookie. A cookie is a small piece of data that a website asks your browser to store on your computer or mobile device. The cookie allows the website to remember your actions or preferences over time.

You can delete all cookies that are already on your computer, and you can set most browsers to prevent them from being placed. However, if you do this, you may have to manually adjust some preferences every time you visit a site, and some services and functionalities may not work.

Most browsers support cookies, but you can set your browser to decline them and can delete them whenever you like. You can find instructions here for how you can do that on various browsers.

This website uses cookies to:

  1. Identify you as a returning user and to count your visits in traffic statistics analysis
  2. Remember your custom display preferences (such as light/dark theme option)
  3. Provide other usability features, including tracking whether you have already given your consent to cookies

Enabling cookies is not strictly necessary for the website to work but it will provide you with a better browsing experience.

The cookie-related information is not used to identify you personally and is not used for any purpose other than those described here.

There may also be other types of cookies created after you have visited this website. This site uses Google Analytics, a popular web analytics service that uses cookies to help to analyse how users use the site. The information generated by the cookie about your use of this website (including your IP address) will be transmitted to and stored by Google on servers in the United States. Google will use this information for the purpose of evaluating your use of other website, compiling reports on website activity, and providing other services relating to website activity and internet usage. Google may also transfer this information to third parties where required to do so by law, or where such third parties process the information on Google’s behalf. Google undertakes not to associate your IP address with any other data held by Google.