Հեղինակ
Վիդեոկուրսեր
Առաջարկել
Խորհուրդ եմ տալիս
Կոդ
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Էջի վերնագիր</title> <style> p.ex { padding-right: 70px; } </style> </head> <body> <p class="ex">This text has a left padding of 30px. This text has a left padding of 30px. This text has a left padding of 30px. This text has a left padding of 30px.</p> <p>This is a text with no padding. This is a text with no padding. This is a text with no padding.</p> </body> </html>
Արդյունք