, 26 2008 . 23:15
+
.
. - ". . . ..."
, . 1500 , , - @... .
-, , , , , ... . , , , ...
, , -.
. , , . ( ) . , .
, , .
:
- - ++ +( )+( ).
- - ++ ++ - . - . .
- . , , .
. , . .. . 2 , , , :
) ( , )
) . ,
) , .
.
1. , - . , , .
2. - : , , ( , ) - ( ).
3. -,, . , FTP, . , , .
4. -, . . . - . . , ! , . - - ! - .
5. , .. . :)
, , DreamWaver ! MS FrontPage . , , Notepad. . !
( W3C) . . 6-7. .
, , . - . - . .
. - 1024768. 800600 . 1000 (+/-5). , .
h1, h2 , alt title . .
- CSS. - , CSS .
6. - . - Java Script. css. , - - . , AJAX, . , - .
. - - + , .
- CMS. CMS - . , . , , . , .
, , , , ... , .
7. - - , , . , - , . .
, , :
:
- : - ( :), , , )
- - ( , -, )
- - (1,2,3... )
- - ( - ( ), - , )
- - ( - , CMS - , , , )
- .
, - , , . - , . , . !
, Black Cat :)
, 23 2008 . 18:54
+
: http://cssing.org.ua/2008/03/01/miyamoto-musasi/
- .
C
. , . , , , .
. , , “ !@# IE!?”.
, . , , . ( ) ( ).
, , , . .
, , , . , , , . , , — . , , — .
, , . 35 ( !) =)
, . , , . .
, . , , . , . ?!
, , , . .
. . , . , “ ”. , “”, .
“ ”, “Do It Now”, .
,
. — . “ ”. . , .
… , .
, , - . Dreamweaver, IDE. , , , . , , , . , , !
, . “ ”.
, “PHP vs Perl”, “Ruby vs PHP” etc. , …
, , , - . , .
, 23 2008 . 18:30
+
: . , .
Firefox , IE . :
"block" 115px, "link", .
link :
div.block a { display: table-cell; vertical-align: middle; width: 125px; height: 115px; zoom: 1; *display: block; line-height: 115px; }
- display: table-cell; vertical-align: middle; - .
- zoom: 1; *display: block; line-height: 115px; - . zoom=1 - ie layout = -1.
:
.item div.block a img { *display: inline; vertical-align: middle; line-height: normal; }
- *display: inline; - .
IE6 :
div.block a img { margin-top: expression((115-height)/2 + "px") !important; }.
. - - , .
. :))
, 01 2008 . 15:15
+
, 27 2008 . 13:59
+
: http://www.webzz.ru/design/doc_opt_html.php
, . , 20% , HTML. 3-4 . - web-. , . ? - web- . , , , . , HTML .
(), . , . , HTML . , , - .
, 21 2008 . 13:34
+
http://designformasters.info/posts/70-expert-ideas-for-better-css-coding/
CSS . , , CSS . , .
CSS . , , , .
70 CSS, .
, , , , .
1.1 :
- , . , , , , html CSS. [CSSing3]
- . , . Global white space reset4, . Eric Meyer’s Global Reset5, Christian Montoya's initial CSS file6, Mike Rundle's initial CSS file7, Ping Mag's initial CSS file8. [Roger Johansson9]
- . , , . , CSS . [Master Stylesheet:10 The Most Useful CSS Technique], [Ryan Parr11]
master.css
@import url("reset.css");
@import url("global.css");
@import url("flash.css");
@import url("structure.css");
<style type="text/css" media="Screen">
/*\*/@import url("css/master.css");/**/
</style>
.width100 { width: 100%; }
.width75 { width: 75%; }
.width50 { width: 50%; }
.floatLeft { float: left; }
.floatRight { float: right; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }
1.2 CSS
- . CSS .
reset.css
, global.css
, flash.css
( ) structure.css
.
, 11 2008 . 15:07
+
:
-, , , "" - .
- " !".
- - , - -, - , , , , .
- , . , , , , - 2004 .
- ; - .
- , , -, Flash, , XSL; , - , .
, .
, 01 2008 . 17:28
+
HTML- .
.
Mozilla Firefox 2.0+, Internet Explorer 6, Internet Explorer 7. Opera Safari.
.
Mozilla Firefox - html
:root .-
( Safari
);
Internet Explorer 6- - _- : ; - . IE6 CSS.
- * html
Internet Explorer 7- *- : ;
- *
:first-child+html
.-
- *+html
.-
Opera - html
:first-child .-
Safari- *html
.-
css .