Alazanto

Granted Services

Filed Under: General Web, Journal.

I just completed the information page for my new grants program. I plan on granting a needy organization a website worth up to $3,500. I feel this will be a way to give back to society the opportunities I have been afforded in my lifetime.

You can visit the site by following the link below:

I still need to work out some of the details, so the page’s content is bound to change in the next week or two. However, I feel this is an effective first draft for a program that I hope a few organizations might be interested in applying for.

On a more technical note, the page validates as XHTML 1.0 Strict and passes priorities 1, 2 and 3 of the Web Accessibility Guidelines. Unfortunately, the CSS won’t validate because of the following snippet of code:

div.footerblock {
-moz-border-radius: 12px 12px 12px 12px;
}

The code is non-standard, but creates a very nifty effect!

Now I just need to figure out how to link this page into the main site…

Published: 4 years, 9 months ago