CINXE.COM

Persuisse

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Persuisse</title> <link rel="stylesheet" href="//persuisse.com/wp-content/themes/persuisse/rtl.css" /> <style> body { margin: 0; background: #e4002b; } .container-fluid { display: flex; flex-direction: column; justify-content: space-around; align-items: center; height: 94vh; } .logo { text-align: center; } .menu ul { all: unset; display: flex; flex-wrap: wrap; list-style: none; justify-content: center; align-items: center; } .menu a { display: block; text-decoration: none; background-color: #ffb31a; border-radius: 25px; color: #fff; padding: 13px 50px; margin: 20px 8px 0; font-size: 20px; font-weight: bold; line-height: 1; width: 70px; text-align: center; } </style> </head> <body> <div class="container-fluid"> <div class="logo"> <img height="400" src="//persuisse.com/wp-content/themes/persuisse/assets/images/logo-en-big.png" alt="logo persuisse" /> </div> <div class="menu"> <ul> <li> <a href="/en">English</a> </li> <li> <a href="/ru">袪褍褋褋泻懈泄</a> </li> <li> <a href="/ar">丕賱毓乇亘賷丞</a> </li> <li> <a href="/fa">賮丕乇爻蹖</a> </li> </ul> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10