Paul K

Jul. 4th, 2006 02:22 am
ericcoleman: (Default)
[personal profile] ericcoleman
So, the updating continues. I can't sleep so I started in on more webpages. I've done the music pages for the new site. Take a look around and see what you think

http://paulk.eric-coleman.com

Date: 2006-07-04 01:32 pm (UTC)
From: [identity profile] barondave.livejournal.com
I didn't look around a lot, but your coding is funky. Lots of font tags that don't actually affect text. An example is on your music page, where the text under the picture is unreadable (in the same color as the background and an unfinished sentence). Your coding is this:

Note: Replace [ and ] with < and > respectively

[TD vAlign=top align=right width="20%"] [P align=center][FONT face="Poor Richard"]  [/FONT][BR]
[FONT face="Poor Richard"]Picture Co[img src="paulwild1.jpg" width="227" height="300"]urtesy of
The[/FONT][BR]

I think what you mean is something like:

[td valign="top" align="right" width="20%]
[p align="center"]
[img src="paulwild1.jpg" width="227" height="300" alt="Paul Wild"][br]
[font face="Poor Richard, Times New Roman, serif" color="#FFFFFF"]Picture courtesy of The...[/font][/p][/td]

Since I don't have Poor Richard on my system, the font defaulted to Courier. Only your graphic (Paul K Music) is in a serif'd font. (Safari doesn't even have a default serif font.)

To save yourself a lot of typing, try [body bg color="#000000" text="#ffffff"]
(alternately: [body bgcolor="black" text="white"])

Note capitalization (either all caps or all small) and put quotes around everything that follows an equals sign. Yeah, browsers are forgiving, but less so as different browsers come out and besides, I'm a geek.

Convergence?

Profile

ericcoleman: (Default)
ericcoleman

June 2025

S M T W T F S
12 345 67
891011121314
151617 18192021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 20th, 2025 06:00 am
Powered by Dreamwidth Studios