Logo, web site, business cards, ValPak ad, and web hosting
Category: Miami Web Design
You never get a 2nd chance to make a good 1st impression. This rule goes into everything we design. We hand code each web site design from scratch to be consistent across browsers both desktop and mobile devices alike using the latest W3C compliant standards. This results for cleaner design that is not only user friendly but search engine friendly as well. We specialize in designing custom wordpress themes. This gives our clients the ability to update and customize their own professionally designed site using the ease and power of wordpress.
Royal Caribbean International
Rutgers School of Dental Medicine
The Law Offices of Jason S. Goodman P.A.
Emishin Perfomance
CSS: How to make margins or padding work on a DIV with width 100%
In responsive design, often times you’ll want to change the width of elements from static to 100% wide with some margins or padding. If you set a DIV width to 100%, margins and padding will be ignored. The solution is to reset the DIV to it’s default which is “auto” which will stretch as wide… Continue reading CSS: How to make margins or padding work on a DIV with width 100%
Private Jet
Dreamweaver Sucks – Learn HTML and use BBEdit
In the early days we started out designing web sites with WSIWYG software. We used Adobe GoLive. Dreamweaver (Macromedia) was the main competitor. Macromedia Flash was huge back than and we used that as well. Designing websites with HTML tables was the norm as well as the problem. HTML tables require excessive code. Luckily CSS… Continue reading Dreamweaver Sucks – Learn HTML and use BBEdit
Secure WordPress
If you’re the only user that needs administration access to your WordPress site, then this security method may be for you. This security method will make it so that your wp-admin can only be accessed from your cpu. It can also help prevent SQL injections that exploit wp-admin. First you’ll need to know your IP… Continue reading Secure WordPress