Skip to content
Serious Code Words
  • About
  • Contact
BLOG
BLOG
Serious Code Words
  • About
  • Contact

Underline text in CSS

CSS / SCW

In the first versions of HTML the element appeared u which allowed us to underline text on the web in […]

Mouse pointers with CSS

CSS / SCW

Thanks to the specification CSS we will be able to modify the properties related to the mouse pointer. And, in

Change the color of the scroll bars

CSS / SCW

If we want to change the color of the scroll bars on our page we can use properties CSS. Although

Random Even Numbers with Python

PYTHON / SCW

We continue with our examples of handling random numbers. In this case we are going to see how easy it

Session in Flask

PYTHON / SCW

Today we are going to see how we can manage a session in Flask to be able to store information

Headers in Flask

PYTHON / SCW

When we respond to content from a server to a client, one of the contents that goes in the response

Highlight table rows with CSS

CSS / SCW

In this example we are going to see how when moving the cursor over a table we make the effect

POST parameters with Flask

PYTHON / SCW

Creating a form in a POST application will help us learn how to control the data we upload. Here we

Reply address to an email with PHP

PHP / SCW

We already saw how we can send an email with PHP, in a simple way, relying on the mail() function.

Go to the beginning and end of a web page

HTML5 / SCW

We always have to ensure that the user feels comfortable on our web pages. To do this we must provide

Add a background color to our website

CSS / SCW

If we want to add a background color to our website we will have to use the styles CSS. In

Send email with HTML format in PHP

PHP / SCW

In previous examples we have seen how we could send an email in PHP and how we could add a

← Previous 1 2 3 4 … 13 Next →

Crafting code, solving coding puzzles, and pushing limits...
one line at a time!

Quick Links

  • Home
  • About
  • Contact

Blog

  • Css
  • Php
  • Html 5
  • Python

Copyright © 2026 Serious Code Words.
Produced by X