New Royal Web

Posted Thursday, 02/16/23

I re-vamped the website for In the Shadow of the King last weekend with a new layout, colors and design. I prefer it to the old one.

New website for "In the Shadow of the King."

(Above): New design for In the Shadow of the King website.

Old website for "In the Shadow of the King." Click on image to view larger size in a new window.

(Above): Old design for In the Shadow of the King website. Click on image to view larger size in a new window.

Creating a new homepage also allowed me to brush-up on my rusty coding skills. The "enter" button displayed on the intro is actually comprised of two images that are the same size, but interchangeable on hover with the following code:

<center><a href="home.htm" onmouseover="image1.src='images/entera.jpg';" onmouseout="image1.src='images/enterb.jpg';"> <img name="image1" src="images/enterb.jpg" border=0></a></center>

There are several new excerpts from the book available as well, along with a peek into resources and the writing process.

Current stats for In the Shadow of the King: 578 pages, 223,702 words.

Irish Eyes: In the Shadow of the King

Tags: In the Shadow of the King; Web Design