Category: Html (Page 6 of 6)

How to change background color using php

Last updated on November 23rd, 2022 at 01:43 pmThis is a very simple script which will dynamically change the background color of a webpage using php .Just copy and paste the script below. In case if you missed it, we also have a script using Javascript that changes background color of a webpage. Check out the Demo

How to change font size using PHP

Last updated on November 8th, 2024 at 12:48 pmDynamically adjust the text or font size on your website using PHP. The logic for switching text sizes is outlined below. You may have noticed various websites offering the ability to modify text size in real-time and wondered how this functionality is implemented. The following code illustrates […]

Newer posts »