1,075 Results for:HTML

  • Sort by: 

Is HTML a programming language?

By Darcy DeClute 07 Jul 2022

Unlike Java, Python or C, HTML is not a programming language because it lacks variables, conditional statements or iterative loops. But so what? HTML has a bigger role to play. Read More

2023 web development roadmap

By Cameron McKenzie 27 Apr 2023

Here's an easy-to-follow web developer roadmap that will guide you through the world of HTML, CSS and JavaScript based technologies. Read More

Create an HTML5 and PHP file upload form for Apache example

By Cameron McKenzie 24 Dec 2021

It's easier than ever for a developer to upload a file with PHP and HTML5 to an Apache web server. This example shows how to create an HTML and PHP file upload component that will work in any ... Read More

How to use the Google Chrome color picker extension

By Cameron McKenzie 20 Mar 2023

Want to select a color from an image on a webpage? Or an HTML element? Here's how to use the Google Chrome color picker extension that comes packaged as part of the browser's built-in DevTools. Read More

Build a PowerShell performance monitoring script step by step

By Brien Posey, Adam Bertram 09 Mar 2023

A PowerShell performance monitoring script defines and keeps track of system metrics. Learn to set up and query performance counters and use the results to build an HTML report. Read More

Simple git stash example

By Cameron McKenzie 28 Mar 2024

The 'git stash' command is a powerful tool, but few developers know how to use it. Here's an example of how to create a Git stash and pop it back later. Read More

Unit 42 finds polyglot files delivering IcedID malware

By Arielle Waldman 29 Sep 2022

Palo Alto Networks' Unit 42 says attackers are using decoy Microsoft Compiled HTML Help files containing multiple file formats to infect systems with information-stealing malware. Read More

MarioNet attack exploits HTML5 to create botnets

By Michael Heller 27 Feb 2019

Researchers created a new browser-based attack, called MarioNet, that exploits an HTML5 API and can create botnets even after a browser tab is closed or a target navigates away. Read More

How to unstage a file in Git

By Cameron McKenzie 02 Feb 2024

Want to unstage a file in Git? Use the restore command. Other options to have Git remove a file from the staging index have unintended consequences you'd really rather avoid. Read More

5 essential programming languages for cybersecurity pros

By Mike Chapple 22 Jan 2024

Coding is an important skill across almost every technology discipline today, and cybersecurity is no exception. Learn about the top programming languages for security professionals. Read More