Graphic comps



Before any site can be made, a comp from a graphic artist would really
help getting the ball rolling as far as the 'look' goes.   who here is 
leading the graphic effort?  i can't nominate myself for the initial
creation, but i can chop up any graphic and start creating HTML and 
templates.



Mark Koopman  
Software Engineer

#!/usr/bin/perl

$company = 'WebSideStory, Inc.';

%contact_info = (
   'addr1' => '10182 Telesis Court',
   'addr2' => 'San Diego CA  92121',
   'p' => '858.546.1182.ext.318',
   'f' => '858.546.0480',
   'e' => 'mark websidestory com'
);




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]