"user interface by john niro yumang"
Bootstrap 4.0.0 Snippet by jeanyu23

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!---************* arrangement by john niro yumang b4.0 alpha project graduation ******************* -->
<!DOCTYPE html>
<html lang="en">
<title>CVM | PSAU</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!------------start head scripts and link src------------>
<head>
<script src="js/jq.js"></script>
<!---- for moving objects make this first always after boootstrap.css ----->
<link rel="stylesheet" href="css/bootstrap.css">
<!---- Bootstrap.min link local project skeleton ----->
<link rel="stylesheet" href="css/w3.css">
<!--- This is the local w3css extended --->
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/style.css">
<!---- my own link local for customizing ----->
<script src="js/bootstrap.min.js"></script>
<!---- Bootstrap js link local for well and modal + panels ----->
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/**********************
Follow me on facebook,twitter,Gmail
https://www.facebook.com/JheanYu
https://twitter.com/Jhean_Yhu?lang=en
johnniroyumang@gmail.com
**********************/
/**********************
CSS CONTENTS
1. Three containers
* top-container-fluid-nav
* body container-fluid
*footer-container-fluid
2. Global declarations
3. colorgraph
4. footer-container-fluid attributes
**********************/
body {
background-image: url("../images/.png");
background-color:white;
background-attachment:scroll;
background-repeat:no-repeat;
background-position:bottom;
background-size:cover ;
}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments:

Wait for the complete update im just busy okie :) newbie in world of programming

Jean Yu () - 8 years ago - Reply 0