meokisama / applanding

An app landing website to introduce the EVDictionary application for "Java Programming" subject in UIT

Home Page:https://meoki.vn/applanding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EVDictionary App Landing

Overview

An app landing website to introduce the EVDictionary application for "Java Programming" subject in UIT

Markup

  • Creative Design
  • Fully Responsive
  • Soft Page Transition
  • Amazing Hamburger Menu
  • Valid HTML5 - CSS3 files
  • Based on Bootstrap 4.x
  • Flowless CSS transition
  • Cross browsers support
  • Retina ready
  • Parallax backgrounds
  • Google fonts
  • Eye catching gradient layouts

General Markup

The general template structure is the same throughout the template. Here is the general structure :

<!DOCTYPE html>
<html lang="en">
 
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>App Landing</title>
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon/favicon-16x16.png">
<link rel="manifest" href="assets/favicon/site.webmanifest">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
    integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/all.min.css">
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>

Find me around the web ๐ŸŒŽ:

  • Information in public on Blog โœ๐Ÿพ
  • Sharing updates on Facebook ๐Ÿ’ผ
  • Other products on Behance ๐Ÿ“
  • Daily photos on Instagram ๐Ÿ“ท
  • "Wibu" collection on Flickr ๐Ÿ‘พ

About

An app landing website to introduce the EVDictionary application for "Java Programming" subject in UIT

https://meoki.vn/applanding


Languages

Language:HTML 54.9%Language:SCSS 41.4%Language:JavaScript 3.5%Language:CSS 0.3%