Created
January 13, 2016 03:50
-
-
Save anonymous/63ab183bb704cdedec1b to your computer and use it in GitHub Desktop.
My Atlanta Prospect page // source https://jsbin.com/cexive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<link type="text/css" rel="stylesheet" href="stylesheet.css" /> | |
<title>My Atlanta Prospect page</title> | |
<style id="jsbin-css"> | |
img { | |
width:300px; | |
height:300px; | |
} | |
table, td { | |
border: px #70b8ff dashed;background:green | |
} | |
</style> | |
</head> | |
<table> | |
<thead> | |
<th colspan="3"; style="color: white; font-size: 24px"> Atlanta Rentals</th> | |
</thead> | |
<tb> | |
<tr></tr> | |
<td colspan="3"><a href="http://www.realtor.com/realestateandhomes-detail/M64067-95938"><strong>965 Westmoreland Ln NE Lawrenceville, GA 30043</a></td> | |
<tr></tr> | |
<td colspan="3">$1,545, 4 Bd, 3 Ba, Sq Ft, Single Family Home</td> | |
<tr></tr> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/M64067-95938"> <img src= "http://r.rdcpix.com/v01/l4f987555-r0xd-w1020_h770_q80.jpg"></a> </td> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/M64067-95938"> <img src= "http://r.rdcpix.com/v01/l4f987555-r11xd-w1020_h770_q80.jpg"></a> </td> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/M64067-95938"> <img src= "http://r.rdcpix.com/v01/l4f987555-r1xd-w1020_h770_q80.jpg"></a> </td> | |
<tr></tr> | |
<td colspan="3"><a href="http://www.realtor.com/realestateandhomes-detail/591-Summerstone-Ln_Lawrenceville_GA_30044_M67654-96378"><strong>591 Summerstone Ln | |
Lawrenceville, GA 30044</a></td> | |
<tr></tr> | |
<td colspan="3">$1,499, 4 Bd, 3 Ba, Sq Ft, 0 Sq Ft Lot, Single Family Home</td> | |
<tr></tr> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/591-Summerstone-Ln_Lawrenceville_GA_30044_M67654-96378"> <img src= "http://p.rdcpix.com/v01/lc7c89845-m0xd-w1020_h770_q80.jpg"></a> </td> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/591-Summerstone-Ln_Lawrenceville_GA_30044_M67654-96378"> <img src= "http://p.rdcpix.com/v01/lc7c89845-m1xd-w1020_h770_q80.jpg"></a> </td> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/591-Summerstone-Ln_Lawrenceville_GA_30044_M67654-96378"> <img src= "http://p.rdcpix.com/v01/lc7c89845-m17xd-w1020_h770_q80.jpg"> </a></td> | |
<tr></tr> | |
<td colspan="3"><a href="http://www.realtor.com/realestateandhomes-detail/973-Lexus-Drive-Lexus-Dr_Lawrenceville_GA_30045_M65604-82670"><strong>973 Lexus Drive-Lexus Dr | |
Lawrenceville, GA 30045</a> | |
<tr></tr> | |
<td colspan="3">$1,400, 4 Bd, 3 Ba, Sq Ft, Single Family Home</td> | |
<tr></tr> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/973-Lexus-Drive-Lexus-Dr_Lawrenceville_GA_30045_M65604-82670"> <img src= "http://r.rdcpix.com/v01/l6e906f55-r0xd-w1020_h770_q80.jpg"></a></td> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/973-Lexus-Drive-Lexus-Dr_Lawrenceville_GA_30045_M65604-82670"> <img src= "http://r.rdcpix.com/v01/l6e906f55-r3xd-w1020_h770_q80.jpg"></a></td> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/973-Lexus-Drive-Lexus-Dr_Lawrenceville_GA_30045_M65604-82670"> <img src= "http://r.rdcpix.com/v01/l6e906f55-r7xd-w1020_h770_q80.jpg"></a></td> | |
</tb> | |
</table> | |
<body> | |
<script id="jsbin-source-html" type="text/html"> <!DOCTYPE html> | |
<html> | |
<head> | |
<link type="text/css" rel="stylesheet" href="stylesheet.css" /> | |
<title>My Atlanta Prospect page</title> | |
</head> | |
<table> | |
<thead> | |
<th colspan="3"; style="color: white; font-size: 24px"> Atlanta Rentals</th> | |
</thead> | |
<tb> | |
<tr></tr> | |
<td colspan="3"><a href="http://www.realtor.com/realestateandhomes-detail/M64067-95938"><strong>965 Westmoreland Ln NE Lawrenceville, GA 30043</a></td> | |
<tr></tr> | |
<td colspan="3">$1,545, 4 Bd, 3 Ba, Sq Ft, Single Family Home</td> | |
<tr></tr> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/M64067-95938"> <img src= "http://r.rdcpix.com/v01/l4f987555-r0xd-w1020_h770_q80.jpg"></a> </td> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/M64067-95938"> <img src= "http://r.rdcpix.com/v01/l4f987555-r11xd-w1020_h770_q80.jpg"></a> </td> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/M64067-95938"> <img src= "http://r.rdcpix.com/v01/l4f987555-r1xd-w1020_h770_q80.jpg"></a> </td> | |
<tr></tr> | |
<td colspan="3"><a href="http://www.realtor.com/realestateandhomes-detail/591-Summerstone-Ln_Lawrenceville_GA_30044_M67654-96378"><strong>591 Summerstone Ln | |
Lawrenceville, GA 30044</a></td> | |
<tr></tr> | |
<td colspan="3">$1,499, 4 Bd, 3 Ba, Sq Ft, 0 Sq Ft Lot, Single Family Home</td> | |
<tr></tr> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/591-Summerstone-Ln_Lawrenceville_GA_30044_M67654-96378"> <img src= "http://p.rdcpix.com/v01/lc7c89845-m0xd-w1020_h770_q80.jpg"></a> </td> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/591-Summerstone-Ln_Lawrenceville_GA_30044_M67654-96378"> <img src= "http://p.rdcpix.com/v01/lc7c89845-m1xd-w1020_h770_q80.jpg"></a> </td> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/591-Summerstone-Ln_Lawrenceville_GA_30044_M67654-96378"> <img src= "http://p.rdcpix.com/v01/lc7c89845-m17xd-w1020_h770_q80.jpg"> </a></td> | |
<tr></tr> | |
<td colspan="3"><a href="http://www.realtor.com/realestateandhomes-detail/973-Lexus-Drive-Lexus-Dr_Lawrenceville_GA_30045_M65604-82670"><strong>973 Lexus Drive-Lexus Dr | |
Lawrenceville, GA 30045</a> | |
<tr></tr> | |
<td colspan="3">$1,400, 4 Bd, 3 Ba, Sq Ft, Single Family Home</td> | |
<tr></tr> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/973-Lexus-Drive-Lexus-Dr_Lawrenceville_GA_30045_M65604-82670"> <img src= "http://r.rdcpix.com/v01/l6e906f55-r0xd-w1020_h770_q80.jpg"></a></td> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/973-Lexus-Drive-Lexus-Dr_Lawrenceville_GA_30045_M65604-82670"> <img src= "http://r.rdcpix.com/v01/l6e906f55-r3xd-w1020_h770_q80.jpg"></a></td> | |
<td><a href="http://www.realtor.com/realestateandhomes-detail/973-Lexus-Drive-Lexus-Dr_Lawrenceville_GA_30045_M65604-82670"> <img src= "http://r.rdcpix.com/v01/l6e906f55-r7xd-w1020_h770_q80.jpg"></a></td> | |
</tb> | |
</table> | |
<body></body> | |
</html | |
</script> | |
<script id="jsbin-source-css" type="text/css">img { | |
width:300px; | |
height:300px; | |
} | |
table, td { | |
border: px #70b8ff dashed;background:green | |
}</script> | |
<script id="jsbin-source-javascript" type="text/javascript"> | |
</script></body> | |
</html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
img { | |
width:300px; | |
height:300px; | |
} | |
table, td { | |
border: px #70b8ff dashed;background:green | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment