Web Design and Development Tutorials by Sebastian SulinskiWeb design and development tutorials on how to use Adobe Dreamweaver, Adobe Photoshop, PHP, MySQL, CSS, Ajax and more.CSS :: Flexible layout using css, percentage and background images- June 30, 2007 This tutorial will explain how to create css layout based on percentage and using background images.http://www.coremediadesign.co.uk/web_design_tutorials/css_tutorials/percentage_layout_css.... CSS :: Text with shadow using CSS- June 21, 2007 This tutorial explains how to create a text with shadow using CSS.http://www.sebastiansulinski.co.uk/web_design_tutorials/css/shadow_text.php CSS :: Two column layout using css and divider image- June 20, 2007 Some time ago I was trying to figure out how to create two column css layout where left column will be divided from the right one with a vertical line. It would be simple when you are trying to use a table layout - simply apply a left border to the right column and done, but I wanted to do completely table-less layout. When you use border in css for left or right then depends on the length of the columns you might end up with a line shorter than the column with the content.http://www.sebastiansulinski.co.uk/web_design_tutorials/css/layout_divider.php Dreamweaver :: Link Exchange System with Dreamweaver CS3, PHP, MySQL and CSS Part 1- June 4, 2007 This article will take you through all steps in developing your own, simple link exchange system using Dreamweaver CS3, PHP, MySQL and CSS.http://www.sebastiansulinski.co.uk/web_design_tutorials/dreamweaver/link_exchange_system_p... Server :: Installing Apache, PHP and MySQL on Windows XP- June 2, 2007 This tutorial explains how to install Apache 2.0.59, PHP 5.2.3 and MySQL 5.0.41 on machine running Windows XP.http://www.sebastiansulinski.co.uk/web_design_tutorials/web_server/installing_apache_php_m... |