No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
May I remind you, SEO has absolutely nothing to do with PHP.
[CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Webtemplate</title><style type="text/css"> <!-- body { background-image: url(gradient-background.png); } .header { background-image: url(header.png); background-repeat: no-repeat; background-position: center top; text-align: center; vertical-align: middle; white-space: nowrap; } .pagecontents { font-family: "Segoe UI Light", "Segoe UI", "Ubuntu Beta"; …
The End.