Цитата:
<!DOCTYPE html> <html> <head> <!-- <script src='http://code.jquery.com/jquery-latest.js'></script> <link rel='stylesheet type=text/css href=tmp.css' /> --> <style type='text/css'> li:first-child+li+li+li+li+li+li+li { color: red; } </style> <script type='text/javascript'> </script> </head> <body> <ol> <li>0</li> <li>1</li> <li>2</li> <li>3</li> <li>4</li> <li>5</li> <li>6</li> <li>7</li> <li>8</li> <li>9</li> </ol> </body> </html> |
мне очень было полезно все работает, thanks
|
Часовой пояс GMT +3, время: 03:41. |