From 0b9f42d479f5d64ae2989106536813002185cbee Mon Sep 17 00:00:00 2001 From: KTatyana Date: Thu, 8 Nov 2012 00:46:32 +0600 Subject: [PATCH] =?UTF-8?q?=D0=92=D1=81=D0=B5=206=20=D0=B7=D0=B0=D0=B4?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D0=B9,=20=D0=B2=D0=BC=D0=B5=D1=81=D1=82?= =?UTF-8?q?=D0=B5=20=D1=81=20=D0=B1=D0=BE=D0=BD=D1=83=D1=81=D0=BD=D1=8B?= =?UTF-8?q?=D0=BC=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01-1-alignment.htm | 87 ++++++++++++++++++++++++++++++++++++++++++++++ 01-2-alignment.htm | 68 ++++++++++++++++++++++++++++++++++++ 02-1-layout.htm | 28 +++++++++++++++ 02-2-layout.htm | 29 ++++++++++++++++ 03-1-bonus.htm | 51 +++++++++++++++++++++++++++ 03-2-bonus.htm | 57 ++++++++++++++++++++++++++++++ 6 files changed, 320 insertions(+) create mode 100644 01-1-alignment.htm create mode 100644 01-2-alignment.htm create mode 100644 02-1-layout.htm create mode 100644 02-2-layout.htm create mode 100644 03-1-bonus.htm create mode 100644 03-2-bonus.htm diff --git a/01-1-alignment.htm b/01-1-alignment.htm new file mode 100644 index 0000000..6a8a2e8 --- /dev/null +++ b/01-1-alignment.htm @@ -0,0 +1,87 @@ + + + + + Выравнивание элемента 100x100px по центру по горизонтали + + + +
1
+ +
+
2
+
+ +
+
3
+
+ + + + + +
+
4
+
+ +
5
+ +
6
+ + \ No newline at end of file diff --git a/01-2-alignment.htm b/01-2-alignment.htm new file mode 100644 index 0000000..59c123b --- /dev/null +++ b/01-2-alignment.htm @@ -0,0 +1,68 @@ + + + + + Выравнивание элемента 100px х Auto по центру по горизонтали + + + +
+ Способ №1 +
+ +
+ Способ №2 +
+ +
+
+ Способ №3 +
+
+ + + + + +
+ Способ №4 +
+ + \ No newline at end of file diff --git a/02-1-layout.htm b/02-1-layout.htm new file mode 100644 index 0000000..9897f6d --- /dev/null +++ b/02-1-layout.htm @@ -0,0 +1,28 @@ + + + + + Две колонки: 300px + Auto + + + +
+
+ + \ No newline at end of file diff --git a/02-2-layout.htm b/02-2-layout.htm new file mode 100644 index 0000000..379eb48 --- /dev/null +++ b/02-2-layout.htm @@ -0,0 +1,29 @@ + + + + + Две колонки: 150-300px + Auto + + + +
+
+ + \ No newline at end of file diff --git a/03-1-bonus.htm b/03-1-bonus.htm new file mode 100644 index 0000000..47f7fc8 --- /dev/null +++ b/03-1-bonus.htm @@ -0,0 +1,51 @@ + + + + + Выравнивание элемента 100х100px по центру по вертикали + + + +
1
+ +
+
+
2
+
+
+ + \ No newline at end of file diff --git a/03-2-bonus.htm b/03-2-bonus.htm new file mode 100644 index 0000000..6b69ef4 --- /dev/null +++ b/03-2-bonus.htm @@ -0,0 +1,57 @@ + + + + + Выравнивание элемента 100px х Auto по центру по вертикали + + + +
+
+ Способ №1 +
+
+ +
+ Способ №2 +
+ + + \ No newline at end of file