ბანერების დასამატებელი. 2025-07-08 |

ეს სადაც გინდათ რომ გამოჩნდეს:
<p>
ყველფერი ვებ-მასტერებისთვის.
</p>
ეს კი css-ში:
p:first-child:first-letter {
color: blue;
float: left;
font-size: 25px;
padding-right: 3px;
line-height: 25px;
font-family: cursive;
font-weight: bold;
}
p {
color: transparent;
text-shadow: 0 0 2px black;
font-size: 20px;
}
ავტორი: სტუმარი | 241