دانشکده فنی
معاون پژوهشی
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } .column { float: left; width: 50%; margin-bottom: 16px; padding: 0 8px; } @media screen and (max-width: 900px) { .column { width: 100%; ...
معرفی کتابخانه
همزمان با تأسیس دانشکده فنی در سال ۱۳۱۳ کتاب خانه مرکزی پردیس دانشکدههای فنی با هدف تأمین کتابهای آموزشی مورد نیاز دانشجویان و اساتید و همچنین پشتیبانی از فعالیتهای پژوهشی، در رشتههای علوم مهندسی و محیط زیست فعالیت خود را ...
کتابخانه دانشکدگان فنی
.button { background-color: #c0c0c0; display: inline-block; padding: 10px 80px; font-size: 18px; cursor: pointer; text-align: center; text-decoration: none; outline: none; color: #000000; border: none; border-radius: 15px; box-shadow: 0 5px #999; cursor: pointer; } .button:hover { color: #ffff; background-color: #2980b9 ...