Lesson 10
September 13 8.45 AM –
1. Put this code into your webpages (somewhere near the top of each page)
<div id="google_translate_element"></div><script> function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element');} </script><script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
When you click f12 you should get ![]()
Experiment with picking different languages for your
site 
2. Make a new page and call it menu or if you have a baking page and already have a menu page call it spry-menu
Spry menu is different than the one we made using Fireworks.



You change the dimension of menu
items by changing the width properties of the menu item’s li and ul tags.

The position of Spry Menu
Bar submenus is controlled by the margin property on submenu ul tags.
PUT DROPDOWN MENUS ON ALL YOUR PAGES
Here is an example of using dropdown spry menus http://neuage.us/travel/ http://neuage.us/travel/menubar-cities.html with lots of menus
3. Make a new page and call it tables
4. Go to insert > tables and add a table and put stuff in it. Change the border and backgrounds