Twitter Bootstrap Jump Start PRO

Twitter Bootstrap is an intuitive, sleek and powerful framework for developing the client side of our web application. It allows a simple and a faster development.

The following video clip goes through the very first steps you need to complete in order to use this responsive highly attractive framework.

The code shown in this video clip is available below. Make sure you fix the relative links to the files that belong to the bootstrap library.

<!DOCTYPE html>
<html>
<head>
    <title>Jump Start</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
</head>
<body>
<h1>Hello World!</h1>
<script src="http://code.jquery.com/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>

Using the bootstrap exmaples is a great way to start immediately using this library in your web sites. Check the video below for a short jump start for using these examples.

You can find more slides and video clips for learning how to use the Twitter Bootstrap library in my new Twitter Bootstrap free course at http://abelski.lifemichael.com website.

Share:

banner for the css playlist in hebrew life michael courses for programmers

The First Steps in CSS

Learn CSS using our our videos (in Hebrew) on the CSS (he) playlist on youtube. Do it now. Do it for free.

Good Trainers Collaborate with Others

It is always essential to keep an open mind and learn from others. This applies to everyone, including teachers and especially software development trainers. Software

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Update cookies preferences