All Tech
722 subscribers
267 photos
69 videos
162 files
164 links
Download Telegram
CV.zip
716.1 KB
سورس کد
فورم نظرات - Qoute form
HTML CSS
Source code


@all_qasim_tech
Quote.html
2.2 KB
Qoute form
Source code
.
@all_qasim_tech
Media is too big
VIEW IN TELEGRAM
📕 آموزش تبدیل فایل PDF به WORD به چند روش

📝 زبان: فارسی
🎥 تعداد ویدئوها: 1 ویدئو
مدت: حدود 16 دقیقه
💽 کیفیت: بسیار خوب
🔸 سطح آموزش: مقدماتی
👤 مدرس: محمد قاسمپور شیرازی
🔗 منبع: لیموناد

#فیلم #ویدئو #پی_دی_اف #ورد
#Video #PDF #Word
🆑 @Computer_IT_Engineering
Forwarded from WINDOWS APP
📌 دانلود آخرین نسخه آنتی ویروس نود 32 برای PC

✏️ درباره نرم افزار

🔐 پسورد فایل : www.yasdl.com

📲 دانلود نسخه #اندروید

📥 45 و 48 مگابایت

🆔 @narmafzarpc
Forwarded from WINDOWS APP
NOD32.14.0.22.0_x86_Final.rar
45 MB
📌 32 بیت
📅 آپدیت [6آبان 1399]

🆔 @narmafzarpc
Forwarded from WINDOWS APP
NOD32.14.0.22.0_x64_Final.rar
48.9 MB
📌 64 بیت
📅 آپدیت [6آبان 1399]

🆔 @narmafzarpc
For Programing😊

@all_qasim_tech
Forwarded from فروشگاه اینترنتی هه وال
Laravel-Framework-Tutorial.rar
1.4 GB
📥دانلود بصورت رایگان از 👇👇
🔴
Download File
⬇️⬇️⬇️⬇️⬇️
🆔  @SarzaminAmozish
👆👆👆👆👆👆
Login app
HTML + CSS
Source code

@all_qasim_tech
Login af.zip
661.4 KB
Login
Sorce code
Follow us on SoloLearn Website
Login Section For Coding-Hub
Using Html and Css
Source code💻


@all_qasim_tech
Codin-Hub Login.zip
38.5 KB
Source code
Media is too big
VIEW IN TELEGRAM
#آموزش
🔴 طراحی های خلاقانه با HTML + CSS

12:13
English
YouTube

🔻🔻
#video #html #css
🔺🔺

https://t.iss.one/joinchat/AAAAAEDc3SLiwmlrA8N3OA
ساعت دیجیتال - Digital Clock با استفاده از
JavaScript & HTML , CSS
Source code
https://code.sololearn.com/WXqpXit1W3A4/?ref=app

@all_qasim_tech
When you know just html & css 😂😂


@all_qasim_tech
Form source code

<!DOCTYPE html>
<html>
<head>
<title>Login</title>

<style>
*{
margin:0;
padding:0;
box-sizing:border-box;
text-decoration:none ;
outline:none ;
}
body {
background:#fff;
text-align:center ;
}
.form{
width:300px;
height:350px;
padding:20px 10px;
margin:5% auto ;
background:#fff;
box-shadow:3px 3px 5px #adadad,-3px -3px 5px #eee;
overflow:hidden;
border-radius:20px 0 20px 0;
}
.form h1{
padding:15px 0;
text-shadow:2px 2px 3px #ddd;
}
.form input{
padding:12px 15px;
width:88%;
margin:10px 6%;
border:none ;
border:2px solid #adadad;
border-radius:12px 0 12px 0;
}
.form input:focus{
border:2px solid #336677;
transition:1s;
}
.form button{
border:none ;
height:40px;
width:88%;
margin:10px 6%;
background:#336677;
color:#fff;
font-weight:bold ;
border-radius:12px 0 12px 0;
}
.form button:hover{
background:#39f;
transition:0.8s;
}
</style>
</head>
<body>
<form class="form">
<h1>Login Here</h1>
<input type="email" placeholder="Email Address">
<input type="password" placeholder="Password">
<button type="submit">LOGIN</button>
<br>
<br>
<a href="#">Forgot Password?</a>
</form>
</body>
</html>
Form with html & css
Source code
طراحی خلاقانه فورم لاگن با HTML & CSS
Source code💻

@qasim_tech
FORM_NEW.zip
661.6 KB
Source code