fbpx

How to Build a Web Application Like Lazada or Foodpanda Using HTML and CSS

Jun 13, 2018
AirBNB is a classic example of a booking site, and learning how to build AirBNB allow us to learn many things. In this tutorial, you will learn how to

  • Basic of HTML, CSS and JavaScript
  • Display image
  • Interaction
  • Send details to email

[js]
window.addEvent(‘domready’, function(){
console.info(‘Hello Enlighter’);
});
[/js]

Never know we can do inline [js]console.log()[/js] too.

Brought to you by

The LEAD team believes in growth. The question we ask every day: How can we help our students achieve more?

Get the scoop on the latest stuff.

Guides

Ultimate Guide to Data Science

Recent Posts

0 Comments