Set up your own online store in Minutes!

Set up your own online store in Minutes! Steps: 1.Go to www.wordpress.org and download the latest wordpress version. 2.Go to www.000webhost.com and make a account. 3.Make a free domain and enter your control panel. 4.Create a Mysql database to use with wordpress. 5.Go back to wordpress ZIP file and extract to desktop (or other location). 6.Open wordpress folder. 7.Rename “wordpress” folder to “shop” (Case Sensitive). 8.Access the folder and rename “wp-config-sample” to “wp-config”. 9.Open “wp-config” with notepad. 10.Change Database details to msql database made in your control panel. 11.Save File. 12.Add “shop” folder to a new Archive. 13.Go to File Manager on your control panel. 14.Open the “Public_html” folder 15.Click upload and upload archive to location using the archive alternative method (may give errors, in this case just click back arrow). 16.Type this in your browser “www.(yourdomain).com/shop/wp-admin/install.php” 17.Make website by going through wordpress setup utility. 18.Get to Dashboard. 19.Access Themes (left hand side). 20.Search for “craftycart”. 21Install Crafty Cart theme. 22.Activate when installed. 23.Go to Plugins (left hand side) 24.Install “wp-ecommerce” by Instinct Entertainment 25.Activate once installed. 26.Click link above to copy plugin files to website. 27.Tick all files and move. 28.Go to Settings , Store and adjust settings to meet your requirements. 29.Start Adding Products! 30.You Now have your online shop!

HTML5 & CSS3 | Dreamweaver Tutorial | Rollover Navigation Menu

The Site: movies-to-watch.net Playlist bit.ly Best Web Host!:bit.ly — To get more information visit: tinyurl.com — Hey guys! This is the third video in the Create a Website Series/Project. This is a Dreamweaver Tutorials for Beginners all the way up for advanced users. Today we are creating a Rollover Navigation Menu using HTML5 and CSS3. We begin with the standard tags html, head and body. html tag: This tells the browser what language we speak, and everything in the website is wrapped inside it. head tag: This tells the browser information about the website that the visitor wouldn’t see ie. Where the stylesheet is. body tag : All our content is in here ie. What a user will see. header tag: Contains your logo etc. nav tag: Holds your navigation. ul tag: Unordered list. Li Tag: Listed item. All of the coding will be done in Adobe Dreamweaver CS5, but you do not need this version or any paid software to follow along. It will be coded by hand. ie. Dreamweaver CS4, Dreamweaver CS3, Notepad, Notepad++ etc will all work. There are many parts to this series so you can follow along on each step. ★ Twitter: twitter.com ★ Google+: gplus.to/ZeTutorials ★ FaceBook: facebook.com ★ Subscribe: bit.ly —— Dreamweaver CS5 Tutorial for beginners and Rollover navigation tutorial.