Skip to content

Peter Dillon

Software designer and developer located in Montana.

  • My Prototypes
  • Crypto News Daily
  • Investing
  • Crypto Articles
  • Crypto Terms
  • Albums Of The Month

Category: CSS

Posted on April 21, 2022January 24, 2023

CSS Fingerprinting

CSS Fingerprinting is a technique of tracking and gathering information on site visitors. This method … Read more

Posted on December 23, 2021April 14, 2022

My Prototypes

  • Canon
  • Canon Strategic Pricing System
    Built with Angular 7 and Angular-Material
  • Internal Canon CarePak® Management
… Read more
Posted on March 21, 2018January 27, 2022

Front-End Web Development Questions – David Shariff

Original List

  • Execution context references the ‘environment’ a function executes in; that is, variable scope
… Read more
Posted on September 29, 2016December 29, 2021

Header Scroll Transition and the Will-Change Property

Recently I needed to make an animated header that slides up when you scroll down … Read more

Posted on July 13, 2016December 29, 2021

Three ways to use Modernizr

In the CSS:


.no-cssgradients .header {
  background: url("images/gradient.png");
}
.cssgradients .header {
  background-image: linear-gradient(blue, purple);
… Read more
Posted on January 11, 2016January 27, 2022

Interview Challenges

I am in the process of interviewing and wanted to document all the code challenges … Read more

Posted on December 14, 2015December 23, 2015

CSS Attribute Selectors

Finding and selecting

Here is a list of attributes. In my career I’ve used exact … Read more

Posted on December 12, 2015January 5, 2016

Style, Layout, Paint and Composite

I am blockquote-ing everything that is referenced, since I’ve borrowed some information from MDN and … Read more

Posted on December 3, 2015January 27, 2022

The Definitive “Front-End Developer Job Interview Questions” And My Answers

As seen on Github.

General Questions:

What did you learn yesterday/this week?
How to … Read more

Posted on December 1, 2015December 6, 2015

Browser Paint Render And CSS The “will-change” Property

Recently a fun article was passed around showing how to achieve silky smooth rendering on … Read more

Posts navigation

Page 1 Page 2 Next page
  • Crypto as Commodities, Securities, Debt SecuritiesJune 5, 2023
  • What is Litecoin (LTC)May 31, 2023
  • Bitcoin HalvingMay 16, 2023
  • The Awesome OscillatorApril 1, 2023
  • Ordinals Protocol February 19, 2023
  • Vesting CryptoJanuary 28, 2023
  • Why Bitcoin Uses C++January 1, 2023
  • The Howey TestJanuary 1, 2023
  • Triple Halving – EthereumDecember 30, 2022
  • Bitcoin Replace-By-Fee (RBF)November 25, 2022
  • Failing Crypto Products & TrustNovember 24, 2022
  • Censorship ResistanceNovember 21, 2022
  • Issues With DeFi (Decentralized Finance)November 13, 2022
  • Coin Mixing – Tornado CashSeptember 24, 2022
  • ETH Mining NotesSeptember 18, 2022
  • Merkle RootAugust 18, 2022
  • Market Cap & Realized CapJuly 31, 2022
  • Legging InJuly 23, 2022
  • Bitcoin DifficultyJuly 23, 2022
  • Securities and Financial InstrumentsJuly 13, 2022
  • What is MiCA?July 2, 2022
  • What is Bitcoin Pizza Day?May 22, 2022
  • What Is An Algorithmic  StableCoin?May 13, 2022
  • Gemini Changes Interest Yield For GUSD In Earn:April 2, 2022
  • What Is A DAO?March 18, 2022
  • The Solidity Programming LanguageMarch 3, 2022
  • What Is A UTXO?February 24, 2022
  • What Is A Hashrate?February 24, 2022
  • While Monero Deals With A Potential 51% Attack, Is Pirate Coin A Better Option?February 18, 2022
  • BitFinEx Hackers, Privacy, US Dollar DeclineFebruary 15, 2022
  • A Note On Crypto SecurityFebruary 9, 2022
  • Bitcoin Lightning Network (LN)February 8, 2022
  • Crypto LinksFebruary 2, 2022
  • Trading And Investment LinksJanuary 29, 2022
  • Crypto and Financial TermsJanuary 29, 2022
  • Agile
  • Albums Of The Month
  • AngularJS
  • Browser Behavior
  • Business
  • Crypto
  • Crypto News Daily
  • CSS
  • Design Theory
  • Development Process
  • Employment
  • Finance
  • HTML
  • HTTP
  • Investing
  • Ionic
  • JavaScript
  • national parks
  • Networking
  • Uncategorized
Proudly powered by WordPress