This is no different from something.com
Go to google and search for something.
#1 something.com
Here is the page source. ...
There are only 2 items to be indexed.
Url = floatleft
Title = float left
Body = float left
I'm curious if this would work, however, for a competitive key word or phrase.
<!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>
<title>float:left</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" media="screen" href="style.css"/>
</head>
<body>
<div id="bodywrap">
<h1>float<span class="dec">:</span>left<span class="dec">;</span></h1>
</div>
</body>
</html>
|