2015년 3월 25일 수요일

Finishing up a drop down menu in HTML5 and CSS3

How to use Div Tags and CSS to Create Responsive Website Layouts and Custom CSS Menus

How to use Div Tags and CSS to Create Responsive Website Layouts and Custom CSS Menus


01 Responsive Web Design with HTML5 and CSS3 Introduction

01 Responsive Web Design with HTML5 and CSS3 Introduction

What is jQuery?

The purpose of jQuery is to make it much easier to use JavaScript on your website.

What is jQuery?

jQuery is a lightweight, "write less, do more", JavaScript library.
The purpose of jQuery is to make it much easier to use JavaScript on your website.
jQuery takes a lot of common tasks that require many lines of JavaScript code to accomplish, and wraps them into methods that you can call with a single line of code.
jQuery also simplifies a lot of the complicated things from JavaScript, like AJAX calls and DOM manipulation.
The jQuery library contains the following features:
  • HTML/DOM manipulation
  • CSS manipulation
  • HTML event methods
  • Effects and animations
  • AJAX
  • Utilities

Do you know this function - Responsive web design view of FireFox browser?

Responsive web design view

It is in firefox brower...

HTML 5 Demos and Examples

http://html5demos.com/