CSS - 101 Computing https://www.101computing.net Boost Your Programming Skills! Tue, 17 Oct 2023 08:17:30 +0000 en-US hourly 1 https://www.101computing.net/wp/wp-content/uploads/cropped-android-chrome-512x512-1-32x32.png CSS - 101 Computing https://www.101computing.net 32 32 HTML and CSS Quizzes https://www.101computing.net/html-and-css-quizzes/ Mon, 16 Oct 2023 17:13:13 +0000 https://www.101computing.net/?p=18851 Do you know your HTML tags used to create a webpage? Do you know how to use CSS to customise the look and feel of all the elements of this page? See how many HTML tags and how many CSS

The post HTML and CSS Quizzes first appeared on 101 Computing.

]]>
CSS Noughts & Crosses https://www.101computing.net/css-noughts-crosses/ Tue, 18 Jan 2022 22:28:24 +0000 https://www.101computing.net/?p=13423 Test your knowledge of essential CSS properties by playing a game of noughts and crosses against the computer… Take the Quiz! (open full screen)

The post CSS Noughts & Crosses first appeared on 101 Computing.

]]>
Wanted Poster (CSS Task) https://www.101computing.net/wanted-poster-css-task/ Wed, 10 Mar 2021 16:31:08 +0000 https://www.101computing.net/?p=12318 For this challenge we will create a Wanted Poster using a range of HTML and CSS skills. CSS Selectors & CSS Properties In order to complete this challenge, you need a good understanding of how CSS selectors work. You can

The post Wanted Poster (CSS Task) first appeared on 101 Computing.

]]>
Maritime Signal Flags Translator https://www.101computing.net/maritime-signal-flags-translator/ Wed, 07 Aug 2019 07:35:51 +0000 https://www.101computing.net/?p=9220 International maritime signal flags are various flags used to communicate with ships. The purpose of the International Code of Signals is to provide ways and means of communication in situations related essentially to safety of navigation. The code uses a

The post Maritime Signal Flags Translator first appeared on 101 Computing.

]]>
Flip Cards in HTML, CSS & Javascript https://www.101computing.net/flip-cards-in-html-css-javascript/ Thu, 27 Jun 2019 08:35:04 +0000 https://www.101computing.net/?p=9189 Check the following code used to create an interactive flip card that can be added to any existing web page. Your Task Change the HTML code to create a collection of flip cards using Computer Science terminology. (e.g. Programming Terminology)

The post Flip Cards in HTML, CSS & Javascript first appeared on 101 Computing.

]]>
My Timetable in HTML / CSS https://www.101computing.net/my-timetable-in-html-css/ Tue, 25 Sep 2018 20:09:05 +0000 https://www.101computing.net/?p=7325 Learning Objectives In this challenge we are learning how to draw and format a table on a web page using a range of HTML tags and CSS properties. HTML Tables First you may want to read a bit more about

The post My Timetable in HTML / CSS first appeared on 101 Computing.

]]>
Sliding Puzzle https://www.101computing.net/sliding-puzzle/ Wed, 29 Aug 2018 17:34:48 +0000 http://www.101computing.net/?p=7079 The aim of this challenge is to use HTML, CSS and Javascript to create an interactive sliding puzzle. Step 1: Creating 9 tiles from a single picture, using CSS Our aim is the use a single picture file called flower.png

The post Sliding Puzzle first appeared on 101 Computing.

]]>
Othello Game https://www.101computing.net/othello-game/ Mon, 25 Sep 2017 11:25:52 +0000 http://www.101computing.net/?p=5106 Othello (a.k.a. Reversi) is a strategy board game for two players, played on an 8×8 board. There are sixty-four identical game pieces called discs which are white on one side and black on the other. Players take turns placing discs

The post Othello Game first appeared on 101 Computing.

]]>
Equalizer Animation Using JavaScript https://www.101computing.net/equalizer-animation-using-javascript/ Mon, 10 Jul 2017 21:25:34 +0000 http://www.101computing.net/?p=4829 When your browser displays a webpage on screen it uses 3 different programming languages called HTML, CSS and JavaScript. We call the combination of these three languages “client-side web technologies”. Each of the three language has its own syntax and

The post Equalizer Animation Using JavaScript first appeared on 101 Computing.

]]>
Connect4 Challenge https://www.101computing.net/connect4-challenge/ Wed, 24 May 2017 13:09:41 +0000 http://www.101computing.net/?p=4660 In this blog post you will use HTML, CSS, and JavaScript to complete this game of connect 4 for two players. (Rules of the game) You will first need to reverse-engineer the code provided. The code so far is used

The post Connect4 Challenge first appeared on 101 Computing.

]]>