The Site Wizard
- Posted on Tuesday June 25, 2024
This guide takes you through the process of
converting a website
from XHTML 1.0 to HTML5 using the Fiverizer software. (Fiverizer is a program that I wrote to
convert my own websites, all of which were also in XHTML 1.0. It may be downloaded and used free of charge.)
Continue Reading » - Posted on Tuesday June 25, 2024
If you have one or more websites written in XHTML 1.0,
this program (which may be
downloaded and used free of charge) lets you convert them to HTML5 without having to muck around
with rewriting HTML and adding CSS. Continue Reading » - Posted on Monday April 01, 2024
The Feedback Form Wizard
has been fixed so that it can now, once again, create the CAPTCHA versions (ReCAPTCHA and hCaptcha) of the script.
Apparently, somewhere along the line, I seem to have broken it during one of my internal updates. I'm very sorry
for the inconvenience. Note: you do not have to recreate your script if you successfully generated it before.
(The problem was that under certain conditions, the wizard choked and died before it could generate a script.
So if you actually received a script, you are fine.) Continue Reading » - Posted on Saturday March 30, 2024
Updated: The
Free Mobile-Friendly Layout Wizard
has been updated. It will now place the meta charset tag before the title in the head section (so that it will
be in the first 1 KB of your page even if you have a long title). In addition, if you select HTML5 as the output type,
the shorter meta charset tag will be used. Continue Reading » - Posted on Tuesday February 28, 2023
The script generated by the
Feedback Form Wizard has been updated
to improve compatibility with PHP 8 (eg, 8.0, 8.1, etc). Note: if you have generated your form and script
after 1 January 2023, you already have this version (ver 3.2.0).
Continue Reading » - Posted on Friday March 04, 2022
This article answers a visitor's question on
how to set the height of a DIV
(or even other elements) so that it is a percentage of the browser window/viewport. And no, using the percent
unit (ie, "%") won't work the way you think. Continue Reading » - Posted on Tuesday June 29, 2021
Give alternate
rows of your tables a different colour ("color") to make it easier for your readers to
distinguish which row is which. This article shows one way of doing this using CSS. Continue Reading » - Posted on Thursday May 27, 2021
Find out how
to generate an SSL certificate for a website on your own computer. (For those wondering,
SSL certificates are needed so that your site can be accessed using HTTPS instead of HTTP.)
Continue Reading » - Posted on Friday April 23, 2021
This article answers a question from a visitor on
how to insert meta tags
into a website using the free BlueGriffon web editor. Continue Reading » - Posted on Friday March 26, 2021
One of my visitors wanted his users to be able to
choose
a song from a list, and have it play in an audio player on his web page.
This article provides the JavaScript and HTML code for the task. Continue Reading » - Posted on Tuesday February 02, 2021
This article deals with how you can
reset
the default positions and sizes of the various panels/sections in
Expression Web so that the web editor appeared as it did when you first ran it. Continue Reading » - Posted on Tuesday January 12, 2021
This article shows you 2 different methods to
draw
horizontal lines on your web page (whether as a decoration or
to separate content) using the free Expression Web editor. Continue Reading » - Posted on Friday December 04, 2020
This article deals with how you can
store
an entire background image in the CSS of a web page for those situations
where you need a self-contained web page. Continue Reading » - Posted on Tuesday November 03, 2020
This article answers a visitor's question on
how to build
a website for free, without paying any money for it. Continue Reading » - Posted on Tuesday September 29, 2020
This article deals with
how you can
restore the Style Properties panel in the BlueGriffon web editor
should you find it missing or not visible when you enable it. Continue Reading »
|