Skip to content
Comptutorials.com
  • Web Design
  • OfficeExpand
    • Excel
    • Word
  • Cybersecurity
  • General
  • Donate
  • Contributors
Comptutorials.com
  • Tim Berners Lee
    Web Design

    A Brief History of HTML

    ByTomas Brides 19/04/2021

    The development of Hypertext Mark-up Language (HTML) and World Wide Web (WWW) began in 1989. HTML was first created by Tim Berners-Lee to establish an online library of resources, a system for the CERN nuclear organisation and researchers to easily use and distribute documents. It quickly became globalised since Tim’s HTML version was mainly text-based,…

    Read More A Brief History of HTMLContinue

  • A picture containing treemap chart Description automatically generated
    Game Design

    Create a room with a view & camera to follow player

    ByTomas Brides 08/11/202009/05/2022

    Tutorial 16: Create a room with a view and camera effect A room with a view and camera, is when you create a large room but as a user plays the game, they only see a portion of the room at a time. This is useful when creating rooms for platform type games. Take for…

    Read More Create a room with a view & camera to follow playerContinue

  • computer game score
    Game Design

    Adding a score to your game

    ByTomas Brides 05/11/2020

    Creating a Score in Game Maker Studio 2 Create a score object , called it objScore Add a Create event to the object and setup a global variable to store the score: global.pscore = 0; Add a Draw event to this object to draw the score to the screen //draws the score in the top…

    Read More Adding a score to your gameContinue

  • light effect gamemaker
    Game Design

    Create a light effect in GameMaker Studio 2

    ByTomas Brides 03/11/202009/05/2022

    Tutorial 14: Creating a Light Effect in Game Maker Studio 2 You could demonstrate this effect in a separate room instead of your main playing room. If so, create a button to it on the start screen. Create a new object called objLight Add a Create event to this object with the following code: ///…

    Read More Create a light effect in GameMaker Studio 2Continue

  • player-health-bar
    Game Design

    Creating a Player Health Bar in GameMaker Studio 2

    ByTomas Brides 02/11/202009/05/2022

    Tutorial 13: Creating a Player Healthbar In this tutorial we will learn how to create a player health bar by setting up a variable for the player health. The number assigned to this variable are the number of frames on the GIF. This tutorial could be replicated for lives. Create a Health Bar Sprite Create…

    Read More Creating a Player Health Bar in GameMaker Studio 2Continue

  • Office | Excel

    Extract Excel Sheets from a Workbook

    ByTomas Brides 02/05/202011/01/2025

    Export And Save individual sheets from a workbook using a macro (VBA Code) This following code will export every visible worksheet into a new workbook and save the workbook with the name of the original sheet in a newly created folder in the same path as the active workbook. Follow the steps below: Step 1:…

    Read More Extract Excel Sheets from a WorkbookContinue

  • HTML5 Backwards Compatibility
    Web Design

    HTML5 Backwards Compatibility

    ByTomas Brides 26/01/202011/02/2022

    Although HTML5 is supported in all modern browsers, there are issues in terms of backward compatibility, meaning if we build a website using HTML 5.0 the web pages will not work properly in older browsers starting from Internet Explorer 9.0. There are some workarounds to modify a HTML5 website so that it will not have…

    Read More HTML5 Backwards CompatibilityContinue

  • website redesign evaluation
    Web Design

    Evaluating a Website for Re-Design

    ByTomas Brides 11/01/2020

    This task can be used to evaluate a website that needs to be redesigned. You could evaluate the website you are about to start re-designing or you could use this as a teaching tool or task for a college course in web design or graphic design principles. Find a website that needs re-designing using Google…

    Read More Evaluating a Website for Re-DesignContinue

  • contract frustration
    General

    10 Hard-Earned Lessons for Anyone Starting a Software Agency or Web Agency

    ByTomas Brides 03/07/201910/07/2025

    Starting a software agency is exciting — but it’s also full of risks that can derail your success before you even land your first client. Over the years, many founders have shared similar stories of lessons learned the hard way ; unclear agreements, shifting client demands, and confusion over who owns what. Whether you’re just…

    Read More 10 Hard-Earned Lessons for Anyone Starting a Software Agency or Web AgencyContinue

Page navigation

Previous PagePrevious 1 2 3
  • Game Design
  • Web Design
  • Cybersecurity
  • Office
  • Contributors
  • Terms & conditions
  • Cookie Policy (EU)
  • Privacy Policy

Buy Me a Coffee

© 2026 Comptutorials.com
Website Design Development Marketing by Cavanwebdesign.ie

Partner Site of CodeCreatePlay

imunify-bot-check
Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behaviour or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
  • Manage options
  • Manage services
  • Manage {vendor_count} vendors
  • Read more about these purposes
View preferences
  • {title}
  • {title}
  • {title}
  • Web Design
  • Office
    • Excel
    • Word
  • Cybersecurity
  • General
  • Donate
  • Contributors