From d3ad748a5eb5ab48e6c885a5617bd07dcad6e167 Mon Sep 17 00:00:00 2001 From: Diederik Lascaris Date: Wed, 5 Aug 2015 13:22:42 +0200 Subject: Update welcome_message.php --- application/views/welcome_message.php | 207 +++++++++++++++++++++------------- 1 file changed, 127 insertions(+), 80 deletions(-) (limited to 'application/views/welcome_message.php') diff --git a/application/views/welcome_message.php b/application/views/welcome_message.php index f5115630b..a9e29d765 100644 --- a/application/views/welcome_message.php +++ b/application/views/welcome_message.php @@ -3,87 +3,134 @@ defined('BASEPATH') OR exit('No direct script access allowed'); ?> - - Welcome to CodeIgniter - - + + Welcome to CodeIgniter + + - - -
-

Welcome to CodeIgniter!

- -
-

The page you are looking at is being generated dynamically by CodeIgniter.

- -

If you would like to edit this page you'll find it located at:

- application/views/welcome_message.php -

The corresponding controller for this page is found at:

- application/controllers/Welcome.php - -

If you are exploring CodeIgniter for the very first time, you should start by reading the User Guide.

+ +
+
+

+ + Welcome to CodeIgniter! +

+ +
+

The page you are looking at is being generated dynamically by CodeIgniter.

+ +

If you would like to edit this page you'll find it located at:

+ application/views/welcome_message.php + +

The corresponding controller for this page is found at:

+ application/controllers/Welcome.php + +

If you are exploring CodeIgniter for the very first time, you should start by reading the + User Guide. +

+
+ + +
- - -
- - \ No newline at end of file + -- cgit v1.2.3-24-g4f1b From db2d93917443a3241b4c29a17ab618a43e0900e5 Mon Sep 17 00:00:00 2001 From: Diederik Lascaris Date: Fri, 7 Aug 2015 16:52:47 +0200 Subject: Update welcome_message.php --- application/views/welcome_message.php | 256 ++++++++++++++++++---------------- 1 file changed, 136 insertions(+), 120 deletions(-) (limited to 'application/views/welcome_message.php') diff --git a/application/views/welcome_message.php b/application/views/welcome_message.php index a9e29d765..43610e541 100644 --- a/application/views/welcome_message.php +++ b/application/views/welcome_message.php @@ -2,135 +2,151 @@ defined('BASEPATH') OR exit('No direct script access allowed'); ?> + + + Welcome to CodeIgniter -
-
-

- - Welcome to CodeIgniter! -

- -
-

The page you are looking at is being generated dynamically by CodeIgniter.

- -

If you would like to edit this page you'll find it located at:

- application/views/welcome_message.php - -

The corresponding controller for this page is found at:

- application/controllers/Welcome.php - -

If you are exploring CodeIgniter for the very first time, you should start by reading the - User Guide. -

-
- - -
-
+ +
+ +
+ +

+ CodeIgniter +

+ +
+ +

Welcome to CodeIgniter!

+ +

The page you are looking at is being generated dynamically by CodeIgniter.

+ +

If you would like to edit this page you'll find it located at:

+ + application/views/welcome_message.php + +

The corresponding controller for this page is found at:

+ + application/controllers/Welcome.php + +

If you are exploring CodeIgniter for the very first time, you should start by reading the + User Guide. +

+ +
+ + + +
+ +
+ + -- cgit v1.2.3-24-g4f1b From 71ca3c3f650dd0ff8011cbd2aa18aca141a47ef3 Mon Sep 17 00:00:00 2001 From: Diederik Lascaris Date: Tue, 18 Aug 2015 19:54:27 +0200 Subject: Update welcome_message.php --- application/views/welcome_message.php | 244 +++++++++++++++------------------- 1 file changed, 108 insertions(+), 136 deletions(-) (limited to 'application/views/welcome_message.php') diff --git a/application/views/welcome_message.php b/application/views/welcome_message.php index 43610e541..186c55eca 100644 --- a/application/views/welcome_message.php +++ b/application/views/welcome_message.php @@ -2,151 +2,123 @@ defined('BASEPATH') OR exit('No direct script access allowed'); ?> - - - - - Welcome to CodeIgniter - - + + Welcome to CodeIgniter + + - -
- -
- -

- CodeIgniter -

- -
- -

Welcome to CodeIgniter!

+
+
+

+ CodeIgniter +

-

The page you are looking at is being generated dynamically by CodeIgniter.

+
+

The page you are looking at is being generated dynamically by CodeIgniter.

-

If you would like to edit this page you'll find it located at:

+

If you would like to edit this page you'll find it located at:

+ application/views/welcome_message.php - application/views/welcome_message.php +

The corresponding controller for this page is found at:

+ application/controllers/Welcome.php -

The corresponding controller for this page is found at:

+

If you are exploring CodeIgniter for the very first time, you should start by reading the User Guide.

+
- application/controllers/Welcome.php - -

If you are exploring CodeIgniter for the very first time, you should start by reading the - User Guide. -

- -
- - - -
- -
+ +
+
- -- cgit v1.2.3-24-g4f1b From 7ee26148de394d8634c98915623881e0488c12b8 Mon Sep 17 00:00:00 2001 From: Diederik Lascaris Date: Tue, 18 Aug 2015 20:39:20 +0200 Subject: Update welcome_message.php --- application/views/welcome_message.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/views/welcome_message.php') diff --git a/application/views/welcome_message.php b/application/views/welcome_message.php index 186c55eca..ddcfa98fd 100644 --- a/application/views/welcome_message.php +++ b/application/views/welcome_message.php @@ -41,7 +41,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); } h1 img { - display: block; + display: block; } h2 { -- cgit v1.2.3-24-g4f1b From 55195e50aad2fbb0737008b39a5d686ff2e98997 Mon Sep 17 00:00:00 2001 From: DiederikLascaris Date: Sun, 22 Jan 2017 23:20:58 +0100 Subject: Removed wrapper and changed mix cases usage of hex colorcodes --- application/views/welcome_message.php | 36 ++++++++++++++--------------------- 1 file changed, 14 insertions(+), 22 deletions(-) (limited to 'application/views/welcome_message.php') diff --git a/application/views/welcome_message.php b/application/views/welcome_message.php index ddcfa98fd..bc5b441a9 100644 --- a/application/views/welcome_message.php +++ b/application/views/welcome_message.php @@ -8,12 +8,13 @@ defined('BASEPATH') OR exit('No direct script access allowed'); - -

CodeIgniter @@ -118,7 +112,5 @@ defined('BASEPATH') OR exit('No direct script access allowed');

-
- -- cgit v1.2.3-24-g4f1b