diff --git a/box-model1.html b/box-model1.html index 4dc0c72..fb1ac00 100644 --- a/box-model1.html +++ b/box-model1.html @@ -14,44 +14,17 @@ - - - - - - - - - - - - + +

Box Model Visual

+
+
+ Inner DIV +
+
- - - - - - - - The quickest of brown foxes. - - - - - - - - - - - - - - + + + \ No newline at end of file diff --git a/box-model2.html b/box-model2.html index 4dc0c72..641fb2a 100644 --- a/box-model2.html +++ b/box-model2.html @@ -1,57 +1,182 @@ - - - - - - - - - + - - - - - - + + + Title of the page + + +

Box Model Visual

+
+ +
+ + Inner DIV 1 + +
+ + + +
+ + Inner DIV 2 + +
+ +
+ +

+ +

+ + +
+ +
+ + Inner div + +
+ + + +
+ + Inner DIV 2 + +
+
+

+

+

+
+
+
- - - - - - - - + + \ No newline at end of file diff --git a/index.html b/index.html index 4dc0c72..3e0ea64 100644 --- a/index.html +++ b/index.html @@ -1,21 +1,39 @@ + + + + + + + + + + + + + + + + + + @@ -24,34 +42,78 @@ + + + + + + + + + + + + + + + + + +

+Example 1 +

+

+ Example 2 +

+ The quickest of brown foxes. + + + + + + + + + + + + + + - \ No newline at end of file + + + + diff --git a/login-interface.html b/login-interface.html new file mode 100644 index 0000000..15e4641 --- /dev/null +++ b/login-interface.html @@ -0,0 +1,86 @@ + + + + + + + + + Login Interface + + + + +

Login Interface

+ +
+ +
+ + User Login +

Username

+ +

Password

+ +

LOGIN

+ +

Forgot password?

+ + +
+ +
+ + + + \ No newline at end of file