|

DACS Workshop, February 17, 2015

Google favors responsive websites… And since ever-increasing people are viewing websites on their smart phones or tablets, it’s becoming more urgent to upgrade static sites to responsive sites. If you have an existing static site, what would be the best way to convert it? Let’s explore the options and their complexity.

Similar Posts

  • |

    HTML5 July Meeting

    HTML 5 How does HTML5 differ from HTML4, and what is important to know. Is it ready yet? http://www.ishtml5readyyet.com/ HTML5 tries to address the deficiencies of HTML 4 The new and changed codes provides better support for current web requirements, reducing the need for plugins. User Application support still varies, but what can be implemented…

  • | |

    May 2013, Divs, Floats and Clears

    Using CSS and Div’s for layout. Div’s contain the information to layout the site, but making them behave in a predictable manor is not always easy. Floats are used to control positioning, (left or right) but multiple elements will need to be “cleared” to line up correctly. http://www.sitepoint.com/using-css-grid-layout-and-blend-5-to-build-a-game/ http://960.gs/ http://unsemantic.com/ http://caniuse.com/css-grid http://designfestival.com/design-organized-websites-rapidly-with-960-grid/ http://layouts.ironmyers.com/ http://css-tricks.com/all-about-floats/ http://www.quirksmode.org/css/clearing.html

  • | |

    November 15, 2011

    We see the writing on the wall.. the future of web site construction is firmly moving from hand-coded HTML pages to CMS driven sites. Systems such as Drupal, WordPress and Joomla etc., offer many advantages and dynamic features built-in, and with regular updates CMS-driven sites stay current with all the latest code, dynamic goodies, SEO…