Wednesday, 22 June 2016

Bootstrap - Designed for everyone, everywhere

Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. It is faster and easier. It uses HTML, CSS and Javascript. Bootstrap is completely free to download and use. This tutorial will teach you the basics of Bootstrap Framework using which you can create web projects with ease. 



Bootstrap CDN :-


If you don't want to download and Bootstrap files, you can include it from a CDN (Content Delivery Network).
MaxCDN provides CDN support for Bootstrap's CSS and JavaScript. jQuery is required for bootstrap.js so, You must also include jQuery:

MaxCDN:

<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">

!-- Complete JavaScript Bundle --><script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.bundle.min.js"></script>




Take Bootstrap 4 to the next level with official premium themes—toolkits built on Bootstrap with new components and plugins, docs, and build tools


Sunday, 19 June 2016

Welcome to learn Front End Development

Here you will get free online tips for Web Designing course if you’ve always wanted to create your own website but lacked the skills or knowledge to do so. Aimed at both the novice and intermediate web-designer, this will enhance your understanding of web development tools and techniques.

Topics covered include the essential tools for web page development including HTML, Cascading Style Sheets (CSS), and Bootstrap.


LEARNING OUTCOMES


Learn web design and you will know how to create an Web page and add content and images, links, tables and lists. You will have a good understanding of the meaning of inheritance, cascade, pseudo classes, pseudo elements and selectors which are concepts that are commonly used in web pages. You will become familiar with using Bootstrap predefined classes, font, background styles and style sheets. This course will help you use Bootstrap to create a website with HTML, CSS, JavaScript. It will help you to understand how to use Bootstrap grid system to make a responsive web page and many more settings that are useful when creating a website successfully.