Skip to content
Skynetch
Web and Mobile Development
Skynetch
  • Home
  • About Agency
  • Services
  • Portfolio
  • Team
  • Our Process
  • Blog
  • Contact
  • Home
  • About Agency
  • Services
  • Portfolio
  • Team
  • Our Process
  • Blog
  • Contact

Tag Archives: Website creation

You are here:
  1. Home
  2. Entries tagged with "Website creation"

#191: Learn by doing: CUBE CSS

Latest technologies, software applications, UI / UX layout, UncategorizedBy adminAugust 25, 2020

He was working on a new, world class operating system. He and a few other colleagues were building it from the ground up … Read article “Chapter 2: Browsers”

Computed Values: More Than Meets the Eye

Latest technologies, software applications, UI / UX layout, UncategorizedBy adminAugust 25, 2020

… Read article “Warp SVG Online”

Want to get better at code? Teach someone CSS.

Latest technologies, software applications, UI / UX layout, UncategorizedBy adminAugust 25, 2020

A friend of mine recently asked me to teach her to code. She was an absolute beginner, having no idea what coding really involves. I decided to start where I started: HTML and CSS. Using CodePen, we started forking Pens and altering them. Soon, a learning path started to unravel.

What ya need there is a bit of templating

Latest technologies, software applications, UI / UX layout, UncategorizedBy adminAugust 25, 2020

But it is a fascinating CSS trick and the web is a big place with an unknowable magnitude of situations where sometimes weird solutions are needed.… Read article “Position Vertical Scrollbars on Opposite Side with CSS”

Making lil’ me

Latest technologies, software applications, UI / UX layout, UncategorizedBy adminAugust 25, 2020

Kicking one rectangle outside the bounds of the linked one with absolute positioning could work, but Michelle takes a path here that lays everything out on a grid, then uses pointer-events… Read article “Irregular-shaped Links with Subgrid”

How to delete all node_modules directories from your computer

Latest technologies, software applications, UI / UX layout, UncategorizedBy adminAugust 25, 2020

In this article, we will use Next.js to build a static blog framework with the design and structure inspired by Jekyll. I’ve always been a big fan of how Jekyll makes it easier for beginners to setup a blog and at the same time also provides a great degree of control over every aspect of the blog for the advanced users.

A Complete Guide to Dark Mode on the Web

Latest technologies, software applications, UI / UX layout, UncategorizedBy adminAugust 25, 2020

We expect a line to break when the text on that line reaches the parent box boundaries. We see this every time we create a paragraph, just like this one. When the parent box doesn’t have enough room for the next word in a line, it breaks it and moves down to the next line and repeats that process.

How to Disable Code: The Developer’s Production Kill Switch

Latest technologies, software applications, UI / UX layout, UncategorizedBy adminAugust 25, 2020

That idea of tracking real usage of your actual site concept has bounced around my head the last few days. And it’s not just “I … Read article “The Analytics That Matter”

Web Engine Diversity and Ecosystem Health

Latest technologies, software applications, UI / UX layout, UncategorizedBy adminAugust 25, 2020

HTTP requests are a crucial part of any web application that’s communicating with a back-end server. The front end needs some data, so it asks for it via a network HTTP request (or Ajax, as it tends to be called), and the server returns an answer. Almost every website these days does this in some fashion.

text-decoration-thickness

Latest technologies, software applications, UI / UX layout, UncategorizedBy adminAugust 25, 2020

There’s some interesting CSS trickery in Jason Pamental’s latest Web Fonts & Typography News. Jason wanted to bring swipeable columns to his digital book experience on mobile. Which brings up an interesting question right away… how do you set full-width columns that add columns horizontally, as-needed ? Well that’s a good trick right there, and it’s a one-liner:

12345…
6789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
260
Skynetch
© 2020 Skynetch Custom Software Company

mail: support@skynetch.comtel: +52 55 4351 9960

Go to Top