???????? ?????? ? ????????????? ???????? ?????? ? CSS

????? ? ???????? ??????????? ???? ???, ? ???? ????? ???? ?? ??????.

<!DOCTYPE html>
<html dir="ltr">
    <head>
        <meta http-equiv="Content-type" content="text/html; charset=utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <style type="text/css">
                a {display:block;background:blue; text-indent:-9999px; float:left;}
        </style>
    </head>

    <body>
        <a>Hello World</a>
    </body>
</html>

??????, ???? ? ?????? ????? Hello World ?? HelloWorld , ????? ???? ?????????

?????????????? ?????????? - ? ???? ??? ? Google Chrome.

5
задан John 21 October 2011 в 22:37
поделиться