|
|
خط ۱: |
خط ۱: |
| ==ی==<html lang="fa" dir="rtl">
| | مقایسه پراپها<html lang="fa" dir="rtl"> |
| <head> | | <head> |
| <meta charset="UTF-8"> | | <meta charset="UTF-8"> |
خط ۲۱۷: |
خط ۲۱۷: |
| </html> | | </html> |
|
| |
|
| ==ی==
| |
|
| |
| <html lang="fa" dir="rtl">
| |
| <head>
| |
| <meta charset="UTF-8">
| |
| <meta name="viewport" content="width=device-width, initial-scale=1.0">
| |
| <title>جدول زیبا با دکمههای واکنشگرا</title>
| |
| <link href="https://cdn.fontcdn.ir/font/vazir.css" rel="stylesheet">
| |
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
| |
| <style>
| |
| body {
| |
| font-family: 'Vazir', sans-serif;
| |
| background: linear-gradient(135deg, #f4f4f9, #d1e8ff);
| |
| margin: 0;
| |
| padding: 20px;
| |
| direction: rtl;
| |
| }
| |
|
| |
| table {
| |
| width: 100%;
| |
| border-collapse: collapse;
| |
| margin: 20px 0;
| |
| border-radius: 10px;
| |
| overflow: hidden;
| |
| box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
| |
| background-color: #fff;
| |
| }
| |
|
| |
| th {
| |
| background-color: #0078d7;
| |
| color: #fff;
| |
| font-size: 16px;
| |
| padding: 15px;
| |
| }
| |
|
| |
| td {
| |
| padding: 15px;
| |
| font-size: 14px;
| |
| color: #333;
| |
| }
| |
|
| |
| tr:nth-child(even) {
| |
| background-color: #f9f9f9;
| |
| }
| |
|
| |
| tr:hover {
| |
| background-color: rgba(0, 120, 215, 0.1);
| |
| transition: background-color 0.3s ease;
| |
| }
| |
|
| |
| .button {
| |
| display: flex;
| |
| align-items: center;
| |
| justify-content: center;
| |
| padding: 25px 15px; /* افزایش ارتفاع دکمه */
| |
| background: linear-gradient(45deg, #0078d7, #0056a0);
| |
| color: white !important;
| |
| font-size: 14px;
| |
| font-weight: bold;
| |
| border: none;
| |
| border-radius: 5px;
| |
| cursor: pointer;
| |
| text-decoration: none;
| |
| width: auto;
| |
| transition: background 0.3s ease, transform 0.2s;
| |
| text-align: center;
| |
| }
| |
|
| |
| .button i {
| |
| margin-left: 5px;
| |
| }
| |
|
| |
| .button:hover {
| |
| background: linear-gradient(45deg, #0056a0, #003b6b);
| |
| transform: scale(1.05);
| |
| }
| |
|
| |
| a.button, a.button:hover, a.button:active {
| |
| color: white !important;
| |
| text-decoration: none;
| |
| }
| |
|
| |
| /* استایل اختصاصی برای دکمه بررسی تخصصی */
| |
| .special-button {
| |
| background: linear-gradient(45deg, #42EB9C, #2FA674) !important;
| |
| color: #002060 !important; /* تغییر رنگ متن به سورمهای */
| |
| font-size: 18px !important; /* بزرگتر کردن متن */
| |
| font-weight: bold; /* ضخیمتر کردن متن */
| |
| padding: 15px 15px !important; /* افزایش ارتفاع دکمه */
| |
| }
| |
|
| |
| /* اطمینان از اعمال رنگ و اندازه در تمامی حالتها */
| |
| .special-button:link,
| |
| .special-button:visited,
| |
| .special-button:hover,
| |
| .special-button:active {
| |
| color: #002060 !important;
| |
| font-size: 18px !important;
| |
| }
| |
|
| |
| .special-button:hover {
| |
| background: linear-gradient(45deg, #2FA674, #1C8B61) !important;
| |
| }
| |
|
| |
| .image-cell img {
| |
| width: 80px;
| |
| height: 80px;
| |
| object-fit: cover;
| |
| border-radius: 50%;
| |
| box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
| |
| }
| |
|
| |
| .rating {
| |
| display: inline-flex;
| |
| align-items: center;
| |
| }
| |
|
| |
| .stars .small {
| |
| font-size: 12px;
| |
| margin-left: 3px;
| |
| }
| |
|
| |
| p {
| |
| margin: 0;
| |
| font-size: 14px;
| |
| }
| |
|
| |
| .rating p {
| |
| font-weight: bold;
| |
| }
| |
| </style>
| |
| </head>
| |
| <body>
| |
| <table>
| |
| <tr>
| |
| <th>نام پراپ</th>
| |
| <th>اطلاعات پراپ</th>
| |
| <th>وبسایت</th>
| |
| <th>امتیاز</th>
| |
| <th>شبکههای اجتماعی</th>
| |
| <th>راه ارتباطی</th>
| |
| <th>پشتیبانی</th>
| |
| </tr>
| |
| <tr>
| |
| <td class="image-cell">
| |
| <img src="تامین_سرمایه.png" alt="پراپی">
| |
| </td>
| |
| <td>
| |
| <p><strong>نام پراپ:</strong> پراپی</p>
| |
| <p><strong>تاریخ تأسیس:</strong> ۱۴۰۲</p>
| |
| <p><strong>دفتر مرکزی:</strong> ندارد</p>
| |
| </td>
| |
| <td>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fas fa-globe"></i> وبسایت رسمی</a>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fas fa-user-plus"></i> ثبتنام سریع</a>
| |
| </td>
| |
| <td>
| |
| <div class="rating">
| |
| <p>امتیاز کاربران: ۵ </p>
| |
| <div class="stars">
| |
| <i class="fas fa-star small"></i>
| |
| <i class="fas fa-star small"></i>
| |
| <i class="fas fa-star small"></i>
| |
| <i class="fas fa-star small"></i>
| |
| <i class="fas fa-star small"></i>
| |
| </div>
| |
| </div>
| |
| <a href="https://wikitrader.net/" class="button special-button" title="https://wikitrader.net/"><i class="fas fa-search"></i> بررسی تخصصی</a>
| |
| </td>
| |
| <td>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fab fa-instagram"></i> اینستاگرام</a>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fab fa-telegram"></i> تلگرام</a>
| |
| </td>
| |
| <td>
| |
| <a href="mailto:info@propiycom" class="button" title="info@propiycom"><i class="fas fa-envelope"></i> ایمیل</a>
| |
| <a href="tel:+989123456789" class="button" title="tel:+989123456789"><i class="fas fa-phone"></i> تلفن</a>
| |
| </td>
| |
| <td>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fas fa-headset"></i> پشتیبانی آنلاین</a>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fab fa-telegram"></i> تلگرام</a>
| |
| </td>
| |
| </tr>
| |
| </table>
| |
| </body>
| |
| </html>
| |
|
| |
|
| |
| ==هه==
| |
|
| |
|
| |
|
| |
| <html lang="fa" dir="rtl">
| |
| <head>
| |
| <meta charset="UTF-8">
| |
| <meta name="viewport" content="width=device-width, initial-scale=1.0">
| |
| <title>جدول زیبا با دکمههای واکنشگرا</title>
| |
| <link href="https://cdn.fontcdn.ir/font/vazir.css" rel="stylesheet">
| |
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
| |
| <style>
| |
| body {
| |
| font-family: 'Vazir', sans-serif;
| |
| background: linear-gradient(135deg, #f4f4f9, #d1e8ff);
| |
| margin: 0;
| |
| padding: 20px;
| |
| direction: rtl;
| |
| }
| |
|
| |
| table {
| |
| width: 100%;
| |
| border-collapse: collapse;
| |
| margin: 20px 0;
| |
| border-radius: 10px;
| |
| overflow: hidden;
| |
| box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
| |
| background-color: #fff;
| |
| }
| |
|
| |
| th {
| |
| background-color: #0078d7;
| |
| color: #fff;
| |
| font-size: 16px;
| |
| padding: 15px;
| |
| }
| |
|
| |
| td {
| |
| padding: 15px;
| |
| font-size: 14px;
| |
| color: #333;
| |
| }
| |
|
| |
| tr:nth-child(even) {
| |
| background-color: #f9f9f9;
| |
| }
| |
|
| |
| tr:hover {
| |
| background-color: rgba(0, 120, 215, 0.1);
| |
| transition: background-color 0.3s ease;
| |
| }
| |
|
| |
| .button {
| |
| display: flex;
| |
| align-items: center;
| |
| justify-content: space-between;
| |
| padding: 10px 15px;
| |
| background: linear-gradient(45deg, #0078d7, #0056a0);
| |
| color: white !important; /* ثابت نگه داشتن رنگ متن */
| |
| font-size: 14px;
| |
| font-weight: bold;
| |
| border: none;
| |
| border-radius: 5px;
| |
| cursor: pointer;
| |
| text-decoration: none;
| |
| width: 100%;
| |
| transition: background 0.3s ease, transform 0.2s;
| |
| }
| |
|
| |
| .button i {
| |
| margin-left: 5px;
| |
| }
| |
|
| |
| .button:hover {
| |
| background: linear-gradient(45deg, #0056a0, #003b6b);
| |
| transform: scale(1.05);
| |
| }
| |
|
| |
| a.button, a.button:hover, a.button:active {
| |
| color: white !important; /* رنگ سفید ثابت برای متن لینک */
| |
| text-decoration: none; /* جلوگیری از خط زیر لینک */
| |
| }
| |
|
| |
| /* استایل اختصاصی برای دکمه بررسی تخصصی */
| |
| .special-button {
| |
| background: linear-gradient(45deg, #42EB9C, #2FA674) !important;
| |
| }
| |
|
| |
| .special-button:hover {
| |
| background: linear-gradient(45deg, #2FA674, #1C8B61) !important;
| |
| }
| |
|
| |
| .image-cell img {
| |
| width: 80px;
| |
| height: 80px;
| |
| object-fit: cover;
| |
| border-radius: 50%;
| |
| box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
| |
| }
| |
|
| |
| .rating {
| |
| display: inline-flex;
| |
| align-items: center;
| |
| }
| |
|
| |
| .stars .small {
| |
| font-size: 12px; /* اندازه کوچکتر ستارهها */
| |
| margin-left: 3px; /* فاصله کمی بین ستارهها */
| |
| }
| |
|
| |
| p {
| |
| margin: 0; /* حذف فاصله اضافی بین متن و ستارهها */
| |
| font-size: 14px; /* اندازه متن */
| |
| }
| |
|
| |
| .rating p {
| |
| font-weight: bold;
| |
| }
| |
| </style>
| |
| </head>
| |
| <body>
| |
| <table>
| |
| <tr>
| |
| <th>نام پراپ</th>
| |
| <th>اطلاعات پراپ</th>
| |
| <th>وبسایت</th>
| |
| <th>امتیاز</th>
| |
| <th>شبکههای اجتماعی</th>
| |
| <th>راه ارتباطی</th>
| |
| <th>پشتیبانی</th>
| |
| </tr>
| |
| <tr>
| |
| <td class="image-cell">
| |
| <img src="تامین_سرمایه.png" alt="پراپی">
| |
| </td>
| |
| <td>
| |
| <p><strong>نام پراپ:</strong> پراپی</p>
| |
| <p><strong>تاریخ تأسیس:</strong> ۱۴۰۲</p>
| |
| <p><strong>دفتر مرکزی:</strong> ندارد</p>
| |
| </td>
| |
| <td>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fas fa-globe"></i> وبسایت رسمی</a>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fas fa-user-plus"></i> ثبتنام سریع</a>
| |
| </td>
| |
| <td>
| |
| <div class="rating">
| |
| <p>امتیاز کاربران: پنج</p>
| |
| <div class="stars">
| |
| <i class="fas fa-star small"></i>
| |
| <i class="fas fa-star small"></i>
| |
| <i class="fas fa-star small"></i>
| |
| <i class="fas fa-star small"></i>
| |
| <i class="fas fa-star small"></i>
| |
| </div>
| |
| </div>
| |
| <a href="https://wikitrader.net/" class="button special-button" title="https://wikitrader.net/"><i class="fas fa-search"></i> بررسی تخصصی</a>
| |
| </td>
| |
| <td>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fab fa-instagram"></i> اینستاگرام</a>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fab fa-telegram"></i> تلگرام</a>
| |
| </td>
| |
| <td>
| |
| <a href="mailto:info@propiycom" class="button" title="info@propiycom"><i class="fas fa-envelope"></i> ایمیل</a>
| |
| <a href="tel:+989123456789" class="button" title="tel:+989123456789"><i class="fas fa-phone"></i> تلفن</a>
| |
| </td>
| |
| <td>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fas fa-headset"></i> پشتیبانی آنلاین</a>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fab fa-telegram"></i> تلگرام</a>
| |
| </td>
| |
| </tr>
| |
| </table>
| |
| </body>
| |
| </html>
| |
|
| |
|
| |
|
| |
|
| |
| ==ی==
| |
| <html lang="fa" dir="rtl">
| |
| <head>
| |
| <meta charset="UTF-8">
| |
| <meta name="viewport" content="width=device-width, initial-scale=1.0">
| |
| <title>جدول زیبا با دکمههای واکنشگرا</title>
| |
| <link href="https://cdn.fontcdn.ir/font/vazir.css" rel="stylesheet">
| |
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
| |
| <style>
| |
| body {
| |
| font-family: 'Vazir', sans-serif;
| |
| background: linear-gradient(135deg, #f4f4f9, #d1e8ff);
| |
| margin: 0;
| |
| padding: 20px;
| |
| direction: rtl;
| |
| }
| |
|
| |
| table {
| |
| width: 100%;
| |
| border-collapse: collapse;
| |
| margin: 20px 0;
| |
| border-radius: 10px;
| |
| overflow: hidden;
| |
| box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
| |
| background-color: #fff;
| |
| }
| |
|
| |
| th {
| |
| background-color: #0078d7;
| |
| color: #fff;
| |
| font-size: 16px;
| |
| padding: 15px;
| |
| }
| |
|
| |
| td {
| |
| padding: 15px;
| |
| font-size: 14px;
| |
| color: #333;
| |
| }
| |
|
| |
| tr:nth-child(even) {
| |
| background-color: #f9f9f9;
| |
| }
| |
|
| |
| tr:hover {
| |
| background-color: rgba(0, 120, 215, 0.1);
| |
| transition: background-color 0.3s ease;
| |
| }
| |
|
| |
| .button {
| |
| display: flex;
| |
| align-items: center;
| |
| justify-content: space-between;
| |
| padding: 10px 15px;
| |
| background: linear-gradient(45deg, #0078d7, #0056a0);
| |
| color: white !important; /* ثابت نگه داشتن رنگ متن */
| |
| font-size: 14px;
| |
| font-weight: bold;
| |
| border: none;
| |
| border-radius: 5px;
| |
| cursor: pointer;
| |
| text-decoration: none;
| |
| width: 100%;
| |
| transition: background 0.3s ease, transform 0.2s;
| |
| }
| |
|
| |
| .button i {
| |
| margin-left: 5px;
| |
| }
| |
|
| |
| .button:hover {
| |
| background: linear-gradient(45deg, #0056a0, #003b6b);
| |
| transform: scale(1.05);
| |
| }
| |
|
| |
| a.button, a.button:hover, a.button:active {
| |
| color: white !important; /* رنگ سفید ثابت برای متن لینک */
| |
| text-decoration: none; /* جلوگیری از خط زیر لینک */
| |
| }
| |
|
| |
| .image-cell img {
| |
| width: 80px;
| |
| height: 80px;
| |
| object-fit: cover;
| |
| border-radius: 50%;
| |
| box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
| |
| }
| |
|
| |
| /* استایل برای امتیاز */
| |
| .rating {
| |
| display: inline-flex;
| |
| align-items: center;
| |
| }
| |
|
| |
| .stars .small {
| |
| font-size: 12px; /* اندازه کوچکتر ستارهها */
| |
| margin-left: 3px; /* فاصله کمی بین ستارهها */
| |
| }
| |
|
| |
| p {
| |
| margin: 0; /* حذف فاصله اضافی بین متن و ستارهها */
| |
| font-size: 14px; /* اندازه متن */
| |
| }
| |
|
| |
| /* اضافه کردن استایل برای بولد کردن متن */
| |
| .rating p {
| |
| font-weight: bold;
| |
| }
| |
|
| |
| </style>
| |
| </head>
| |
| <body>
| |
| <table>
| |
| <tr>
| |
| <th>نام پراپ</th>
| |
| <th>اطلاعات پراپ</th>
| |
| <th>وبسایت</th>
| |
| <th>امتیاز</th>
| |
| <th>شبکههای اجتماعی</th>
| |
| <th>راه ارتباطی</th>
| |
| <th>پشتیبانی</th>
| |
| </tr>
| |
| <tr>
| |
| <td class="image-cell">
| |
| <img src="تامین_سرمایه.png" alt="پراپی">
| |
| </td>
| |
| <td>
| |
| <p><strong>نام پراپ:</strong> پراپی</p>
| |
| <p><strong>تاریخ تأسیس:</strong> ۱۴۰۲</p>
| |
| <p><strong>دفتر مرکزی:</strong> ندارد</p>
| |
| </td>
| |
| <td>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fas fa-globe"></i> وبسایت رسمی</a>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fas fa-user-plus"></i> ثبتنام سریع</a>
| |
| </td>
| |
| <td>
| |
| <div class="rating">
| |
| <p>امتیاز کاربران: پنج</p>
| |
| <div class="stars">
| |
| <i class="fas fa-star small"></i>
| |
| <i class="fas fa-star small"></i>
| |
| <i class="fas fa-star small"></i>
| |
| <i class="fas fa-star small"></i>
| |
| <i class="fas fa-star small"></i>
| |
| </div>
| |
| </div>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fas fa-search"></i> بررسی تخصصی</a>
| |
| </td>
| |
| <td>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fab fa-instagram"></i> اینستاگرام</a>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fab fa-telegram"></i> تلگرام</a>
| |
| </td>
| |
| <td>
| |
| <a href="mailto:info@propiycom" class="button" title="info@propiycom"><i class="fas fa-envelope"></i> ایمیل</a>
| |
| <a href="tel:+989123456789" class="button" title="tel:+989123456789"><i class="fas fa-phone"></i> تلفن</a>
| |
| </td>
| |
| <td>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fas fa-headset"></i> پشتیبانی آنلاین</a>
| |
| <a href="https://wikitrader.net/" class="button" title="https://wikitrader.net/"><i class="fab fa-telegram"></i> تلگرام</a>
| |
| </td>
| |
| </tr>
| |
| </table>
| |
| </body>
| |
| </html>
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
| ==ی==
| |
| <html lang="fa" dir="rtl">
| |
| <head>
| |
| <meta charset="UTF-8">
| |
| <meta name="viewport" content="width=device-width, initial-scale=1.0">
| |
| <title>جدول زیبا با دکمههای واکنشگرا</title>
| |
| <link href="https://cdn.fontcdn.ir/font/vazir.css" rel="stylesheet">
| |
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
| |
| <style>
| |
| body {
| |
| font-family: 'Vazir', sans-serif;
| |
| background: linear-gradient(135deg, #f4f4f9, #d1e8ff);
| |
| margin: 0;
| |
| padding: 20px;
| |
| direction: rtl;
| |
| }
| |
|
| |
| table {
| |
| width: 100%;
| |
| border-collapse: collapse;
| |
| margin: 20px 0;
| |
| border-radius: 10px;
| |
| overflow: hidden;
| |
| box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
| |
| background-color: #fff;
| |
| }
| |
|
| |
| th {
| |
| background-color: #0078d7;
| |
| color: #fff;
| |
| font-size: 16px;
| |
| padding: 15px;
| |
| }
| |
|
| |
| td {
| |
| padding: 15px;
| |
| font-size: 14px;
| |
| color: #333;
| |
| }
| |
|
| |
| tr:nth-child(even) {
| |
| background-color: #f9f9f9;
| |
| }
| |
|
| |
| tr:hover {
| |
| background-color: rgba(0, 120, 215, 0.1);
| |
| transition: background-color 0.3s ease;
| |
| }
| |
|
| |
| .button {
| |
| display: flex;
| |
| align-items: center;
| |
| justify-content: space-between;
| |
| padding: 10px 15px;
| |
| background: linear-gradient(45deg, #0078d7, #0056a0);
| |
| color: white !important; /* ثابت نگه داشتن رنگ متن */
| |
| font-size: 14px;
| |
| font-weight: bold;
| |
| border: none;
| |
| border-radius: 5px;
| |
| cursor: pointer;
| |
| text-decoration: none;
| |
| width: 100%;
| |
| transition: background 0.3s ease, transform 0.2s;
| |
| }
| |
|
| |
| .button i {
| |
| margin-left: 5px;
| |
| }
| |
|
| |
| .button:hover {
| |
| background: linear-gradient(45deg, #0056a0, #003b6b);
| |
| transform: scale(1.05);
| |
| }
| |
|
| |
| a.button, a.button:hover, a.button:active {
| |
| color: white !important; /* رنگ سفید ثابت برای متن لینک */
| |
| text-decoration: none; /* جلوگیری از خط زیر لینک */
| |
| }
| |
|
| |
| .image-cell img {
| |
| width: 80px;
| |
| height: 80px;
| |
| object-fit: cover;
| |
| border-radius: 50%;
| |
| box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
| |
| }
| |
|
| |
| .stars {
| |
| font-size: 16px;
| |
| color: gold;
| |
| display: flex;
| |
| justify-content: center;
| |
| align-items: center;
| |
| }
| |
|
| |
| .stars i {
| |
| margin: 0 2px;
| |
| }
| |
|
| |
| p {
| |
| text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
| |
| }
| |
| </style>
| |
| </head>
| |
| <body>
| |
| <table>
| |
| <tr>
| |
| <th>نام پراپ</th>
| |
| <th>اطلاعات پراپ</th>
| |
| <th>وبسایت</th>
| |
| <th>امتیاز</th>
| |
| <th>شبکههای اجتماعی</th>
| |
| <th>راه ارتباطی</th>
| |
| <th>پشتیبانی</th>
| |
| </tr>
| |
| <tr>
| |
| <td class="image-cell">
| |
| <img src="تامین_سرمایه.png" alt="پراپی">
| |
| </td>
| |
| <td>
| |
| <p><strong>نام پراپ:</strong> پراپی</p>
| |
| <p><strong>تاریخ تأسیس:</strong> ۱۴۰۲</p>
| |
| <p><strong>دفتر مرکزی:</strong> ندارد</p>
| |
| </td>
| |
| <td>
| |
| <a href="https://wikitrader.net/" class="button"><i class="fas fa-globe"></i> وبسایت رسمی</a>
| |
| <a href="https://wikitrader.net/" class="button"><i class="fas fa-user-plus"></i> ثبتنام سریع</a>
| |
| </td>
| |
| <td>
| |
| <div class="stars">
| |
| <i class="fas fa-star"></i>
| |
| <i class="fas fa-star"></i>
| |
| <i class="fas fa-star"></i>
| |
| <i class="fas fa-star"></i>
| |
| <i class="fas fa-star"></i>
| |
| </div>
| |
| <p><strong>امتیاز کاربران : ۵ </strong></p>
| |
| <a href="https://wikitrader.net/" class="button"><i class="fas fa-search"></i> بررسی تخصصی</a>
| |
| </td>
| |
| <td>
| |
| <a href="https://wikitrader.net/" class="button"><i class="fab fa-instagram"></i> اینستاگرام</a>
| |
| <a href="https://wikitrader.net/" class="button"><i class="fab fa-telegram"></i> تلگرام</a>
| |
| </td>
| |
| <td>
| |
| <a href="mailto:info@propiycom" class="button"><i class="fas fa-envelope"></i> ایمیل</a>
| |
| <a href="tel:+989123456789" class="button"><i class="fas fa-phone"></i> تلفن</a>
| |
| </td>
| |
| <td>
| |
| <a href="https://wikitrader.net/" class="button"><i class="fas fa-headset"></i> پشتیبانی آنلاین</a>
| |
| <a href="https://wikitrader.net/" class="button"><i class="fab fa-telegram"></i> تلگرام</a>
| |
| </td>
| |
| </tr>
| |
| </table>
| |
| </body>
| |
| </html>
| |
|
| |
|
| |
|
| |
|
| |
| ==ی==
| |
| <div style="max-width: 100%; overflow: auto"> | | <div style="max-width: 100%; overflow: auto"> |
|
| |
|