microblog.jvdezign.com Open in urlscan Pro
2a03:3c00:a002:228::1000  Public Scan

Submitted URL: https://microblog.jvdezign.nl/
Effective URL: https://microblog.jvdezign.com/
Submission Tags: phishingrod
Submission: On September 21 via api from DE — Scanned from NL

Form analysis 1 forms found in the DOM

POST /?action=subscribe

<form action="/?action=subscribe" method="post" class="newsletter">
  <br>
  <h2>Newsletter signup</h2>
  <p> Stay up to date about my latest blog posts. </p>
  <br>
  <input type="text" name="uid" hidden="">
  <label for="form_name">Your name</label>
  <input type="name" id="form_name" name=" name" required="" placeholder="Your name" maxlength="128" autocomplete="name">
  <br>
  <br>
  <label for="form_mail">Your email address</label>
  <input type="email" id="form_mail" name="email" required="" maxlength="255" placeholder="Your email address" autocomplete="email">
  <br>
  <br>
  <button type="submit">Subscribe</button>
</form>

Text Content

Jan's Development Microblog
 * All
 * CSS
 * general
 * HTML
 * PHP

 * Aug 20, 2024 Time to dive into web components
   
   After years of writing the same code over and over it is time to start
   building my own library of reusable web component.

 * Aug 06, 2024 Five things I miss in HTML and CSS
   
   While the web is evolving every day, there are things I wish were there but
   aren't. So here is my HTML/CSS wish list of things I miss.

 * Apr 30, 2024 How to add SunEditor to your website
   
   When I built the first version of this micro-blogging platform I left out a
   few major parts. A few weeks back I decided, it was time to include a WYSIWYG
   editor

 * 
   
   
   
   NEWSLETTER SIGNUP
   
   Stay up to date about my latest blog posts.
   
   
   Your name
   
   Your email address
   
   Subscribe
   Apr 23, 2024 Unable to store unicode characters into MySQL database
   
   While upgrading my blog I ran into an error while saving the article about
   the new Twitter symbol. I was unable to save the blog item into the database.

 * Apr 09, 2024 CSS Hyphens broken in Firefox
   
   In the Dutch language, we often encounter really long words that rarely fit
   on a single line when displayed on mobile. Hyphens: auto should fix this,
   right?

 * Mar 17, 2024 What is Baseline 2023? And should you use it?
   
   Baseline was introduced in 2022 to establish guidelines for determining the
   safety of certain web features. Let's delve into informing you about
   Baseline.

 * Feb 18, 2024 HTML switch control (CSS input toggle)
   
   Safari has introduced the long-awaited new input element: the switch control.
   Let's dive in and take a look at the old and the new ways of creating
   toggles.

 * Feb 04, 2024 Stop using carousels on your website
   
   Lots of websites are making use of carousels to showcase news items to their
   users. But should you use carousels in the first place?

 * Jan 21, 2024 The invalid :invalid CSS input state
   
   A few weeks ago, I was busy with some fine-tuning for my microblog and got
   stuck on the invalid :invalid state using CSS. I will tell you how to fix
   this.

 * Jan 14, 2024 Fade-out text using the CSS background-clip attribute
   
   Just by the end of last year, I learned a new trick on how to fade out text
   using the CSS background-clip attribute. In this post, I will show you how to
   do it.

 * Jan 07, 2024 Your website carbon footprint and how to improve it
   
   Every website has it's own carbon footprint. I will tell you how to measure
   it and how you can improve it.

 * Dec 24, 2023 The new Twitter logo is just an HTML entity
   
   On July 23, 2023, the well-known company Twitter was rebranded to X by Elon
   Musk. But did you know that the logo of X is just an HTML entity?

 * Dec 17, 2023 What is the new light‑dark() attribute?
   
   The new light-dark() attribute just launched in Firefox, this method
   simplifies the way you can apply light-dark mode colors to your website.

 * Dec 10, 2023 Render text like a newspaper using CSS
   
   Last week, I was looking for a way to render text in the style of old-school
   newspapers. During this research, I discovered a method to achieve this.

 * Dec 03, 2023 HTML <model> Element
   
   Earlier this year Apple introduced the new HTML <model> element. Time to
   revisit and check it out to see what it is and when it can be used.

 * Nov 26, 2023 Start of my new journey
   
   Welcome to my new journey. My name is Jan Valkenburg. Thirty-nine years old
   and from The Netherlands. In my daily life, I’m a Full Stack PHP Web
   Developer.

Copyright 2023-2024 @ Jan Valkenburg, JV-Dezign.
Contact RSS GitHub CodePen Mastodon 𝕏 Dark/Light Mode