Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Code Mobile first websites Rapidly with Emmet & Bootstrap 4
Rating: 4.2 out of 5(556 ratings)
28,111 students

Code Mobile first websites Rapidly with Emmet & Bootstrap 4

Emmet is a plugin for text editors that helps you to write HTML and CSS code quickly and easily. Save time work more..
Last updated 10/2017
English

What you'll learn

  • By the end of this course you will be able to create HTML and CSS webpages quickly and easily in less time.

Course content

6 sections28 lectures2h 30m total length
  • Emmet Course Intro2:08

    Emmet is a free plugin for code editors that helps you to write HTML and CSS code quickly and easily. Bootstrap is a free CSS framework to create mobile friendly and responsive websites.

    In this video course you will learn how to code responsive websites quickly and easily with both Emmet and Bootstrap framework.

  • What is Emmet1:31

    Emmet is available for some most popular and widely used Text Editors and online services. You can install Emmet in your preferred text editors.

  • How to install Emmet in brackets Text Editor1:35

    Brackets is a free Text Editor by Adobe built with HTML, CSS and JavaScript. Brackets is very easy to use and has many useful features to make your coding workflow faster and easy.

    In this Video you will learn how you can install and use Emmet Plugin in Brackets.

    You can download Brackets free from http://brackets.io/

  • How to install Emmet in SublimeText Editor2:04

    SublimeText is one of the most popular and widely used Text editor. It is a premium text editor but you can test SublimeText for unlimited time.

    Emmet is much more advance than Brackets editor, There is a free Package control available to install, uninstall and manage extension and packages in SublimeText.

    Download and install SublimeText

    Go to

    How to install Package Control ?

    First you need to install package control, you can download package control code from

    https://sublime.wbond.net/installation

    copy the code and and press ctrl+` or go to View > Show Console, once open paste the appropriate code.

    How to install Emmet ?

    Go to Preferences > package control and select install package than type Emmet to install, Restart SublimeText after installation.

    That's all. Now you cak start using Emmet.

  • How to use Emmet Getting Started5:27

    In this video you will learn how to get started with Emmet ?

    You will learn how to generate divs with id's and classes with Emmet and how to use Emmet abbreviations to create mark up quickly for images and links.

    Emmet uses . sign to generate divs with classes and # symbol to generate divs with ids. You just need to type .className or #yourid to generate a div with your given class name or id.

Requirements

  • HTML & CSS Knowledge required

Description

In this video course you will learn how to write HTML and CSS code quickly and easily with Emmet and Code responsive websites rapidly with Emmet and Bootstrap 4.


Bootstrap 4 is a free CSS framework to create mobile-first websites and web applications. You will learn to use Bootstrap 4 framework as well.

Emmet is a free plugin for Text Editors that allows you to write short abbreviation and convert these abbreviation into complete HTML and CSS code.

You will also learn how to use Emmet and twitter bootstrap to create websites very quickly.

  • Write HTML & CSS Crazy Fast with Emmet
  • Emmet for sublime text 2 & sublime text 3
  • Emmet cheat sheet
  • Emmet Wrap with Abbreviation feature
  • Emmet for brackets
  • Emmet bootstrap snippets (Emmet bootstrap 4 snippets)

You can watch all lectures on your smart phones & Tablets & other small screen devices as well.

Who this course is for:

  • Basic knowledge of HTML and CSS will be very helpful.