html/css

Every web page comes down to html tags styled with css. Whether the html is hand coded or generated via a programming language, it displays the content. The css then applies styles to text within each html tag.

BBS Real Estate Brokerage
BBS Real Estate Brokerage

Oh this site was fun! They originally wanted to keep updating their data on a 3rd party site (why?) so I had to write php script that would parse through the html generated search results to get all the property info. My script also had to save the info in Expression Engine preserving things like categories and relationships. It wasn't easy but I won in the end.