{"id":523,"date":"2019-12-30T07:14:22","date_gmt":"2019-12-30T07:14:22","guid":{"rendered":"http:\/\/huet.hueuni.edu.vn\/?page_id=523"},"modified":"2026-07-13T08:07:47","modified_gmt":"2026-07-13T08:07:47","slug":"gioi-thieu","status":"publish","type":"page","link":"https:\/\/huet.hueuni.edu.vn\/","title":{"rendered":"Gi\u1edbi thi\u1ec7u"},"content":{"rendered":"\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;500;700&#038;display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n\n<style>\n    \/* Bi\u1ebfn m\u00e0u s\u1eafc hi\u1ec7n \u0111\u1ea1i - Chu\u1ea9n nh\u1eadn di\u1ec7n \u0110\u1ea1i h\u1ecdc Hu\u1ebf *\/\n    :root {\n        --huet-primary: #FF5A00; \n        --huet-secondary: #E04000;\n        --huet-gradient: linear-gradient(135deg, var(--huet-primary), var(--huet-secondary));\n        --huet-bg-light: #FFF8F5;\n        --huet-text-main: #2D3748;\n    }\n\n    \/* Container bao ngo\u00e0i c\u00f9ng \u0111\u1ec3 \u00e9p Full-width tr\u00ean WordPress *\/\n    .huet-landing-container {\n        width: 100vw !important;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw !important;\n        margin-right: -50vw !important;\n        background-color: #ffffff; \/* N\u1ec1n ngo\u00e0i c\u00f9ng m\u00e0u tr\u1eafng *\/\n        overflow-x: hidden;\n    }\n\n    \/* V\u00f9ng ch\u1ee9a n\u1ed9i dung \u1edf gi\u1eefa (1440px) *\/\n    .huet-wrapper {\n        font-family: 'Roboto', sans-serif;\n        line-height: 1.7;\n        color: var(--huet-text-main);\n        max-width: 1440px; \n        margin: 0 auto;\n        padding: 40px 20px;\n    }\n\n    \/* Kh\u1ed1i ng\u00e0nh \u0111\u00e0o t\u1ea1o (N\u1ec1n cam nh\u1ea1t) *\/\n    .training-box {\n        background: var(--huet-bg-light);\n        padding: 80px 50px; \/* T\u0103ng kho\u1ea3ng c\u00e1ch \u0111\u1ec7m cho tho\u00e1ng *\/\n        border-radius: 24px;\n        position: relative;\n        box-shadow: inset 0 0 0 1px rgba(255, 90, 0, 0.15);\n    }\n\n    \/* Ti\u00eau \u0111\u1ec1 ch\u00ednh to r\u00f5 *\/\n    .huet-wrapper h2.section-title {\n        color: var(--huet-text-main);\n        text-align: center;\n        text-transform: uppercase;\n        font-weight: 700;\n        font-size: 2.8rem; \/* T\u0103ng k\u00edch th\u01b0\u1edbc ch\u1eef ti\u00eau \u0111\u1ec1 *\/\n        margin-bottom: 50px;\n        position: relative;\n    }\n\n    .huet-wrapper h2.section-title span {\n        background: var(--huet-gradient);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n    }\n\n    .huet-wrapper h2.section-title::after {\n        content: '';\n        width: 100px;\n        height: 5px;\n        background: var(--huet-gradient);\n        display: block;\n        margin: 20px auto 0;\n        border-radius: 5px;\n    }\n\n    \/* Danh s\u00e1ch ng\u00e0nh h\u1ecdc *\/\n    .majors-list {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); \/* T\u0103ng \u0111\u1ed9 r\u1ed9ng c\u1ed9t *\/\n        gap: 25px; \/* Kho\u1ea3ng c\u00e1ch gi\u1eefa c\u00e1c th\u1ebb l\u1edbn h\u01a1n *\/\n        list-style: none;\n        padding: 0;\n        margin-top: 20px;\n    }\n\n    .majors-list li {\n        background: #fff;\n        padding: 25px 30px; \/* Th\u1ebb to h\u01a1n, \u0111\u1ec7m d\u00e0y h\u01a1n *\/\n        border-radius: 12px;\n        display: flex;\n        align-items: center;\n        font-weight: 500;\n        font-size: 1.3rem; \/* T\u0103ng k\u00edch th\u01b0\u1edbc ch\u1eef t\u00ean ng\u00e0nh *\/\n        box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n        transition: all 0.3s ease;\n        border-left: 5px solid transparent;\n    }\n\n    .majors-list li:hover {\n        transform: translateX(5px);\n        border-left: 5px solid var(--huet-primary);\n        box-shadow: 0 8px 25px rgba(255, 90, 0, 0.1);\n        color: var(--huet-primary);\n    }\n\n    .majors-list li i {\n        color: var(--huet-primary);\n        margin-right: 25px;\n        font-size: 1.8rem; \/* T\u0103ng k\u00edch th\u01b0\u1edbc icon *\/\n        width: 35px;\n        text-align: center;\n    }\n\n    \/* Badge cho ng\u00e0nh h\u1ecdc M\u1edbi\/Hot *\/\n    .new-badge {\n        background: var(--huet-gradient);\n        color: white;\n        font-size: 0.9rem; \/* T\u0103ng k\u00edch th\u01b0\u1edbc ch\u1eef badge *\/\n        padding: 6px 14px;\n        border-radius: 30px;\n        margin-left: auto;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        box-shadow: 0 2px 8px rgba(255, 90, 0, 0.3);\n    }\n\n    \/* N\u00fat Call To Action (K\u00eau g\u1ecdi h\u00e0nh \u0111\u1ed9ng) *\/\n    .cta-container {\n        text-align: center;\n        margin-top: 60px;\n    }\n\n    .btn-orange {\n        background: var(--huet-gradient);\n        color: #fff !important;\n        padding: 20px 60px; \/* N\u00fat to h\u01a1n *\/\n        border-radius: 50px;\n        text-decoration: none;\n        font-weight: 700;\n        font-size: 1.3rem; \/* T\u0103ng k\u00edch th\u01b0\u1edbc ch\u1eef n\u00fat b\u1ea5m *\/\n        display: inline-block;\n        transition: all 0.3s ease;\n        box-shadow: 0 10px 20px rgba(255, 90, 0, 0.3);\n    }\n\n    .btn-orange:hover {\n        transform: translateY(-3px) scale(1.02);\n        box-shadow: 0 15px 30px rgba(255, 90, 0, 0.4);\n    }\n\n    \/* Reponsive cho Mobile (M\u00e0n h\u00ecnh nh\u1ecf) *\/\n    @media (max-width: 768px) {\n        .training-box { padding: 40px 20px; }\n        .majors-list { grid-template-columns: 1fr; }\n        .huet-wrapper h2.section-title { font-size: 2rem; }\n        .majors-list li { font-size: 1.15rem; padding: 20px; }\n        .btn-orange { font-size: 1.15rem; padding: 16px 40px; }\n    }\n<\/style>\n\n<div class=\"huet-landing-container\">\n    <div class=\"huet-wrapper\">\n        \n        <!-- Kh\u1ed1i 7 Ng\u00e0nh \u0110\u00e0o T\u1ea1o (\u0110\u00e3 \u0111\u01b0\u1ee3c ph\u00f3ng to) -->\n        <div class=\"training-box\">\n            <h2 class=\"section-title\">7 Ng\u00e0nh \u0110\u00e0o T\u1ea1o <span>B\u1eadc K\u1ef9 S\u01b0<\/span><\/h2>\n            \n            <ul class=\"majors-list\">\n                <li><i class=\"fas fa-laptop-code\"><\/i> K\u1ef9 thu\u1eadt m\u00e1y t\u00ednh <span class=\"new-badge\">M\u1edbi<\/span><\/li>\n                <li><i class=\"fas fa-brain\"><\/i> Khoa h\u1ecdc d\u1eef li\u1ec7u v\u00e0 Tr\u00ed tu\u1ec7 nh\u00e2n t\u1ea1o<\/li>\n                <li><i class=\"fas fa-cogs\"><\/i> K\u1ef9 thu\u1eadt \u0111i\u1ec1u khi\u1ec3n v\u00e0 T\u1ef1 \u0111\u1ed9ng h\u00f3a<\/li>\n                <li><i class=\"fas fa-bolt\"><\/i> K\u1ef9 thu\u1eadt \u0111i\u1ec7n<\/li>\n                <li><i class=\"fas fa-hard-hat\"><\/i> K\u1ef9 thu\u1eadt x\u00e2y d\u1ef1ng<\/li>\n                <li><i class=\"fas fa-car-side\"><\/i> C\u00f4ng ngh\u1ec7 k\u1ef9 thu\u1eadt \u00f4 t\u00f4<\/li>\n                <li><i class=\"fas fa-microchip\"><\/i> C\u00f4ng ngh\u1ec7 k\u1ef9 thu\u1eadt \u0111i\u1ec7n, \u0111i\u1ec7n t\u1eed<\/li>\n            <\/ul>\n\n            <!-- N\u00fat K\u00eau g\u1ecdi \u0111\u0103ng k\u00fd -->\n            <div class=\"cta-container\">\n                <a href=\"#dang-ky\" class=\"btn-orange\">\n                    \u0110\u0103ng K\u00fd X\u00e9t Tuy\u1ec3n Ngay <i class=\"fas fa-arrow-right\" style=\"margin-left: 8px;\"><\/i>\n                <\/a>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"6048\" height=\"4024\" data-id=\"7002\" src=\"https:\/\/huet.hueuni.edu.vn\/wp-content\/uploads\/2025\/06\/DAT_6890.jpg\" alt=\"\" class=\"wp-image-7002\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"6048\" height=\"4024\" data-id=\"7023\" src=\"https:\/\/huet.hueuni.edu.vn\/wp-content\/uploads\/2025\/06\/DAT_7556.jpg\" alt=\"\" class=\"wp-image-7023\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"1789\" data-id=\"6626\" src=\"https:\/\/huet.hueuni.edu.vn\/wp-content\/uploads\/2024\/07\/slider_1.jpg\" alt=\"\" class=\"wp-image-6626\"\/><\/figure>\n<\/figure>\n","protected":false},"excerpt":{"rendered":"<p>7 Ng\u00e0nh \u0110\u00e0o T\u1ea1o B\u1eadc K\u1ef9 S\u01b0 K\u1ef9 thu\u1eadt m\u00e1y t\u00ednh M\u1edbi Khoa h\u1ecdc d\u1eef li\u1ec7u v\u00e0 Tr\u00ed tu\u1ec7 nh\u00e2n t\u1ea1o K\u1ef9 thu\u1eadt \u0111i\u1ec1u khi\u1ec3n v\u00e0 T\u1ef1 \u0111\u1ed9ng h\u00f3a K\u1ef9 thu\u1eadt \u0111i\u1ec7n K\u1ef9 thu\u1eadt x\u00e2y d\u1ef1ng C\u00f4ng ngh\u1ec7 k\u1ef9 thu\u1eadt \u00f4 t\u00f4 C\u00f4ng ngh\u1ec7 k\u1ef9 thu\u1eadt \u0111i\u1ec7n, \u0111i\u1ec7n t\u1eed \u0110\u0103ng [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":7650,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/huet.hueuni.edu.vn\/index.php\/wp-json\/wp\/v2\/pages\/523"}],"collection":[{"href":"https:\/\/huet.hueuni.edu.vn\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/huet.hueuni.edu.vn\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/huet.hueuni.edu.vn\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/huet.hueuni.edu.vn\/index.php\/wp-json\/wp\/v2\/comments?post=523"}],"version-history":[{"count":28,"href":"https:\/\/huet.hueuni.edu.vn\/index.php\/wp-json\/wp\/v2\/pages\/523\/revisions"}],"predecessor-version":[{"id":7702,"href":"https:\/\/huet.hueuni.edu.vn\/index.php\/wp-json\/wp\/v2\/pages\/523\/revisions\/7702"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/huet.hueuni.edu.vn\/index.php\/wp-json\/wp\/v2\/media\/7650"}],"wp:attachment":[{"href":"https:\/\/huet.hueuni.edu.vn\/index.php\/wp-json\/wp\/v2\/media?parent=523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}