CINXE.COM
Apply
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8"/> <meta content="width=device-width, initial-scale=1.0" name="viewport"/> <meta content="ie=edge" http-equiv="X-UA-Compatible"/> <title> Apply </title> <script src="https://cdn.levelaccess.net/accessjs/YW1wX2NwcDExMDM/access.js"></script> <script>// <![CDATA[ (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PSKJRNV'); // ]]></script> <link rel="icon" href="/common/green-and-gold/assets/icons/gg-favicon.svg" type="image/svg+xml" /> <link rel="icon" href="/common/green-and-gold/assets/icons/gg-favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="/common/green-and-gold/assets/css/index.css" /> <link rel="stylesheet" href="https://use.typekit.net/fia5dle.css" /> <link rel="stylesheet" href="/common/green-and-gold/assets/css/cpp-fonts.css" /> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script> <script src="/common/green-and-gold/assets/js/accordion.js"></script> <script crossorigin="anonymous" defer="defer" integrity="sha384-FW78RPcSpi13vjx77nPWQIrQbNSLkPBopb0qGzLCxD2x4Kr6FA8V05C/6cpgkKPL" src="https://pro.fontawesome.com/releases/v5.10.1/js/all.js"></script> </head> <body> <a class="skip-to-content-link" href="#main">Skip to content</a> <header class="nav fixed"> <nav class="container"> <ul class="row nav__main" id="mainNavMenu"> <li id="main-logo" class="col-6 col-lg-3 nav__logo"> <a href="/" aria-label="Cal Poly Pomona Home" tabindex="0"> <div class="nav__logo--horizontal"> <img src="/common/green-and-gold/assets/logos/cpp_horizontal_2c_green_rgb.png" alt="Cal Poly Pomona Logo" /> </div> </a> </li> <!-- department header hidden by default--> <li id="dept-header-desktop" class="col-sm-5 col-md-6 nav__logo desktop d-none"> <a href="/" aria-label="Cal Poly Pomona Home" tabindex="0"> <div class="nav__logo--stacked"> <img src="/common/green-and-gold/assets/logos/cpp_primary_2c_green_cmyk.png" alt="Cal Poly Pomona Logo"> </div> </a> <div class="divider"></div> <div id="split-header" class="nav__division col-lg-7"> <div id="large-name"></div> <div style="display:none" id="sub-name"></div> </div> </div> </li> <li class="nav__links col-2" id="head-links"> <a class="nav__link nav__link--desktop col-1" href="/apply/" tabindex="0">apply</a> <a class="nav__link nav__link--desktop col-1" href="/outreach/tours.shtml" tabindex="0">visit</a> <a class="nav__link nav__link--desktop col-1" href="https://engage.cpp.edu/register/ask_us_a_question" tabindex="0">info</a> <a class="nav__link nav__link--desktop col-1" href="/giving/" tabindex="0">give</a> <a class="nav__link nav__link--desktop col-1" href="https://my.cpp.edu" tabindex="0">mycpp</a> <button id="search-open" class="nav__search col-1" tabindex="0"> <img src="/common/green-and-gold/assets/icons/nav/search-dark-green.svg" alt="Open search box" /> </button> <button class="nav__menu col-1" id="menuButton" aria-expanded="false" tabindex="0"> <img src="/common/green-and-gold/assets/icons/nav/menu.svg" alt="menu" /> </button> </li> </ul> </nav> </header> <header id="search-header" style="display:none"> <div class="row"> <div class="col-md-6"></div> <div id="searchbox" class="col-md-6"> <div id="search-slide"> <label for="#gsc-i-id1" class="sr-only">Search</label> <script async="" src="https://cse.google.com/cse.js?cx=007035455219528863532:fcaogmpwbtt"></script> <div class="gcse-searchbox-only" data-resultsurl="https://www.cpp.edu/search.shtml"></div> <button class="nav__menu col-1" id="search-close" tabindex="0"> <img src="/common/green-and-gold/assets/icons/nav/close.svg" alt="Close search menu"> </button> </div> </div> <script async="" src="https://cse.google.com/cse.js?cx=007035455219528863532:fcaogmpwbtt"></script> <script> $("#search-open").click(function() { $("#search-header").show(); $("#search-slide").addClass("slideup"); $("#gsc-i-id1").focus(); $('#search-close').focusout(function() { $("#search-header").hide(); $("#search-slide").removeClass("slideup"); $("#search-open").focus(); }) }); $("#search-close").click(function() { $("#search-header").hide(); $("#search-slide").removeClass("slideup"); $("#search-open").focus(); }); </script> <style> .gstl_50 gssb_c { position: fixed !important; } #searchbox { height: 93px; overflow: hidden; } #search-header { position: fixed; height: 100px; width: 100%; height: 93px; z-index: 99999; top: 0; } #gsc-i-id1 { height: 40px; width: 70%; border-radius: 4px; border: none; padding: 15px; } #search-submit { margin: 15px; } #search-close { width: 23px; height: 21px; position: absolute; top: 32px; } #search-slide { width: 0px; right: -100%; padding: 20px 15px; position: relative; background: #005030; height: 100%; transition: all .5s ease 0s } #search-slide.slideup { right: 0; width: 100%; position: relative; } @media screen and (max-width:991px) { #search-slide { height: 77px !important; padding: 12px 10px; } } @media screen and (max-width:767px) { #search-header { position: relative !important; } #search-slide { text-align: center !important; } } .gsc-search-button-v2 svg { width: auto; height: 21px; } .gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus { border: none !important; background: none !important; } form.gsc-search-box { font-size: 13px; margin-top: 0; margin-right: 0; margin-bottom: 4px; margin-left: 0; width: 100%; display: inline-block; } #___gcse_0 { width: 70%; display: inline-block; } table.gsc-search-box td.gsc-input { padding-right: 0; } #gsc-i-id1 { width: 100%; padding: 0px; border: none; margin: -0.0625em 0px 0px; height: 40px !important; background: rgb(255, 255, 255); outline: none; font-size: 20px; font-weight: 200; } .gstl_50.gssb_c { z-index: 99999; } .gsq_a { font-weight: 200; font-size: 18px; padding: 2px; } .gssb_a img { display: none; } </style> </div> </header> <section class="side-nav" id="sideNavOverlay"> <header class="side-nav__overlay relative"> <nav class="container"> <ul class="row nav__overlay" id="sideNavMenu"> <li class="nav__logo col-12 col-md-10 col-lg-3" id="navLogoOverlay"> <a href="/" aria-label="Cal Poly Pomona Home" tabindex="-1"> <img src="/common/green-and-gold/assets/logos/cpp_horizontal_1c_gold_rgb.png" alt="Cal Poly Pomona Logo" /> </a> </li> <div class="nav__overlay--right col-12 col-lg-9"> <li class="nav__links nav__links--desktop col-12 col-lg-6"> <a class="nav__link nav__link--mobile col-1" href="/apply/" tabindex="-1">apply</a> <a class="nav__link nav__link--mobile col-1" href="/outreach/tours.shtml" tabindex="-1">visit</a> <a class="nav__link nav__link--mobile col-1" href="https://engage.cpp.edu/register/ask_us_a_question" tabindex="-1">info</a> <a class="nav__link nav__link--mobile col-1" href="/giving/" tabindex="-1">give</a> <a class="nav__link nav__link--mobile col-1" href="https://my.cpp.edu" tabindex="-1">mycpp</a> </li> <li class="nav__icons col-1"> <button id="search-open-green" class="nav__search col-1" tabindex="-1"> <img src="/common/green-and-gold/assets/icons/nav/search-white.svg" alt="Open search box" /> </button> <button class="nav__close col-1" id="closeButton" tabindex="-1"> <img src="/common/green-and-gold/assets/icons/nav/close.svg" alt="Close menu" /> </button> </li> <li class="nav__links nav__links--mobile col-12 col-lg-6"> <a class="nav__link nav__link--mobile col-1" href="/apply/" tabindex="-1">apply </a> <a class="nav__link nav__link--mobile col-1" href="/outreach/tours.shtml" tabindex="-1">visit </a> <a class="nav__link nav__link--mobile col-1" href="https://engage.cpp.edu/register/ask_us_a_question" tabindex="-1">info </a> <a class="nav__link nav__link--mobile col-1" href="/giving/" tabindex="-1">give </a> <a class="nav__link nav__link--mobile col-1" href="https://my.cpp.edu" tabindex="-1">mycpp </a> </li> </div> </ul> </nav> </header> <nav class="container side-nav__container"> <ul class="row side-nav__links"> <li class="side-nav__link col-12"> <a class="h3__proxima" href="/" tabindex="-1" aria-label="Cal Poly Pomona Home page">Home</a> </li> <li class="side-nav__item" id="sideNavItem--0"> <button class="h3__proxima" id="0" aria-expanded="false" tabindex="-1" aria-label="About"> <span>about</span> <span class="side-nav__item--plus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.25 0V34.5M17.25 0V34.5" stroke="#A4D65E" stroke-width="3" /> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> <span class="side-nav__item--minus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> </button> </li> <li class="side-nav__item" id="sideNavItem--1"> <button class="h3__proxima" id="1" aria-expanded="false" tabindex="-1" aria-label="Admissions & Aid"> <span>admissions & aid</span> <span class="side-nav__item--plus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.25 0V34.5M17.25 0V34.5" stroke="#A4D65E" stroke-width="3" /> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> <span class="side-nav__item--minus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> </button> </li> <li class="side-nav__item" id="sideNavItem--2"> <button class="h3__proxima" id="2" aria-expanded="false" tabindex="-1" aria-label="Academics"> <span>academics</span> <span class="side-nav__item--plus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.25 0V34.5M17.25 0V34.5" stroke="#A4D65E" stroke-width="3" /> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> <span class="side-nav__item--minus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> </button> </li> <li class="side-nav__item" id="sideNavItem--3"> <button class="h3__proxima" id="3" aria-expanded="false" tabindex="-1" aria-label="Life at CPP"> <span>life at CPP</span> <span class="side-nav__item--plus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.25 0V34.5M17.25 0V34.5" stroke="#A4D65E" stroke-width="3" /> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> <span class="side-nav__item--minus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> </button> </li> </ul> </nav> <nav class="container side-nav__container--small"> <ul class="row"> <li class="side-nav__link--small col-12 col-lg-6"> <a class="h6__proxima" href="https://broncoathletics.com/" tabindex="-1">athletics</a> </li> <li class="side-nav__link--small col-12 col-lg-6"> <a class="h6__proxima" href="/alumni/" tabindex="-1">alumni</a> </li> <li class="side-nav__link--small col-12 col-lg-6"> <a class="h6__proxima" href="/news/" tabindex="-1">news & events</a> </li> </ul> </nav> <nav class="container side-nav__container--small-bottom"> <ul class="col-12 col-lg-6 side-nav__links--small-bottom"> <li class="side-nav__link--small-bottom col-2"> <a class="body2" href="/prospective-student-gateway/" tabindex="-1">future students</a> <span class="divider">|</span> </li> <li class="side-nav__link--small-bottom col-2"> <a class="body2" href="/student-gateway/" tabindex="-1">current students</a> <span class="divider">|</span> </li> <li class="side-nav__link--small-bottom col-2"> <a class="body2" href="/family/" tabindex="-1">families</a> <span class="divider">|</span> </li> <li class="side-nav__link--small-bottom col-2"> <a class="body2" href="/faculty-staff-gateway/" tabindex="-1">faculty & staff</a> </li> </ul> <ul class="col-12 col-lg-6 social-icons"> <li class="side-nav__icon--small-bottom"> <a href="https://www.instagram.com/calpolypomona/" aria-label="Instagram" tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/insta.svg" alt="Instagram" /> </a> </li> <li class="side-nav__icon--small-bottom"> <a href="https://www.linkedin.com/school/cal-poly-pomona/" aria-label="LinkedIn " tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/li.svg" alt="LinkedIn" /> </a> </li> <li class="side-nav__icon--small-bottom"> <a href="https://www.youtube.com/user/calpolypomona" aria-label="Youtube " tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/yt.svg" alt="Youtube" /> </a> </li> <li class="side-nav__icon--small-bottom"> <a href="https://www.facebook.com/calpolypomona" aria-label="Facebook " tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/fb.svg" alt="Facebook" /> </a> </li> <li class="side-nav__icon--small-bottom"> <a href="https://twitter.com/calpolypomona" aria-label="X (Twitter)" tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/x.svg" alt="X" /> </a> </li> </ul> </nav> </section> <script src="/common/green-and-gold/assets/js/nav.js"></script> <div class="cqw-wrapper" id="main"> <div class="organism-spacer"> <section class="hero-general hero-general--green-teal" id="hero-full-width-video"> <div class="container"> <div class="row"> <div class="col-12"> <div class="hero-general__accent-parent"></div> <div class="hero-general__spacer-parent"> <div class="hero-general__image-wrapper"> <video autoplay="autoplay" class="hero-general__video" loop="loop" muted="muted" playsinline="playsinline"> <source src="videos/prd-droneshotclips-v2-web.mp4" type="video/mp4"/> <p>Drone view of several areas of the campus</p> </video> <button aria-label="Pause Video" aria-pressed="true" class="hero-general__video-play-icon playing"> <img alt="Play Icon" class="hero-general__play" src="/common/green-and-gold/assets/icons/play.svg"/> <img alt="Pause Icon" class="hero-general__pause" src="/common/green-and-gold/assets/icons/pause.svg"/> <span aria-live="polite" id="liveRegion" style="position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden;">Video playing</span> </button> </div> </div> </div> <div class="hidden-xs col-lg-1 hero-general__content-box--before"></div> <div class="col-12 col-lg-7"> <div class="hero-general__content-box"> <h1 class="hero-general__kicker kicker__transducer">Apply</h1> <h2 class="hero-general__header h2__proxima">Become a Bronco</h2> <div class="hero-general__secondary-content"> <p class="hero-general__copy h6__proxima"></p> <a class="button button__primary--light-green button1__transducer" href=" https://www.calstate.edu/apply ">Start Application<span class="icon arrow"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" height="16" viewBox="0 0 16 16" width="16"> <g id="Group 18"> <g id="Group 17"> <path d="M2 2H14V14" id="Vector 3" stroke="none" stroke-width="3"/> </g> <path d="M14 2L2 14" id="Vector 4" stroke="none" stroke-width="3"/> </g> </svg> </span> </a> </div> </div> </div> <div class="hidden-xs col-lg-1 hero-general__content-box--after"></div> </div> </div> </section> </div> <script> let heroParent = document.getElementById("hero-full-width-video"); let videoButton = heroParent.getElementsByClassName("hero-general__video-play-icon")[0]; let video = heroParent.getElementsByClassName("hero-general__video")[0]; videoButton.onclick = function(){ if(video.paused){ video.play(); videoButton.classList.add("playing"); videoButton.setAttribute("aria-pressed", "true"); videoButton.setAttribute("aria-label", "Pause video"); }else{ video.pause(); videoButton.classList.remove("playing"); videoButton.setAttribute("aria-pressed", "false"); videoButton.setAttribute("aria-label", "Play video"); } notifyStateChange() } function notifyStateChange() { const liveRegion = document.getElementById('liveRegion'); liveRegion.textContent = video.paused ? 'Video paused' : 'Video playing'; } </script> <div class="organism-spacer spacer__padding-top--small" style="--mobileMarginBottomOverride: 60px;"> <section class="image-text" id="content-section-1"> <div class="container"> <div class="image-text__wrapper image-text__wrapper--left"> <div class="col-12 col-md-8 col-lg-5 image-text__grid image-text__grid--gold" style="background-image:url('/common/green-and-gold/assets/images/white-grid.png')"> <div class="image-text__img"> <img alt="Students Holding Drone" src="img/drone1.jpg"/> </div> </div> <div class="image-text__content"> <div class="image-text__copy col-12 col-md-8 col-lg-6 image-text__copy--white image-text__copy--regular"> <h2 class="kicker__transducer">Program Search</h2> <h3 class="h3__proxima">Academic Programs</h3> <p class="body2">Learn more about what you can study at CPP.</p> <div class="image-text__cta"> <a class="button button1__transducer button__primary--light-green" href=" https://www.cpp.edu/programs/index.shtml ">EXPLORE</a> </div> </div> </div> </div> </div> </section> </div> <div class="organism-spacer spacer__padding-top--small"> <section class="text-list"> <div class="container"> <div class="row"> <div class="text-list__wrapper"> <header class="text-list__header header-align--center"> <h2 class="kicker__transducer">Resources</h2> <h3 class="h2__proxima col-lg-6">Learn How to Apply</h3> <p class="body2">Find an application checklist for all paths.</p> <div class="text-list__button"> <a class="button button__primary--light-green button1__transducer" href=" https://www.cpp.edu/admissions/index.shtml ">Office Of Admissions</a> </div> </header> <div class="text-list__cta-grid row"> <div class="text-list__cta col-lg-6"> <a aria-label="Freshmen (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/admissions/freshmen/" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Freshmen</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Credential (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/ceis/credential-program/admission/program-application.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Credential</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Transfer (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/admissions/transfer/" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Transfer</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Veterans (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/veterans/" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Veterans</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="International (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/admissions/international/" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">International</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Returning Students (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/admissions/returning-students/index.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Returning Students</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Graduate (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/admissions/graduate/" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Graduate</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="College of Professional and Global Education (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/cpge/" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">College of Professional and Global Education</p> </a> </div> </div> </div> </div> </div> </section> </div> <div class="organism-spacer spacer__padding-top--small"> <div class="container"> <div class="row"> <header class="green-card-grid__header"> <div class="green-card-grid__copy"> <h2 class="h4__transducer">Become a Bronco</h2> </div> </header> </div> <div class="green-card-grid__wrapper row"> <div class="col-12 col-md-6 col-lg-4"> <a class="card card__image card__link card--dark-green bar--green--with-arrow col-lg-4" href=" https://www.calstate.edu/apply " target="_blank" title="opens a new window"> <div class="card__img"> <img alt="Horses Running" src="img/22running-arabians3.jpg"/> </div> <div class="card__content"> <h3 class="h5__proxima">Begin Your Application​</h3> </div> </a> </div> <div class="col-12 col-md-6 col-lg-4"> <a class="card card__image card__link card--dark-green bar--green--with-arrow col-lg-4" href=" https://applicant.cpp.edu/ " target="_blank" title="opens a new window"> <div class="card__img"> <img alt="cal poly pomona campus" src="img/23students-on-campus13.jpg"/> </div> <div class="card__content"> <h3 class="h5__proxima">View Your Application Status​</h3> <p class="body2">Fall 2025 Undergraduates</p> </div> </a> </div> <div class="col-12 col-md-6 col-lg-4"> <a class="card card__image card__link card--dark-green bar--green--with-arrow col-lg-4" href=" https://my.cpp.edu/ " target="_blank" title="opens a new window"> <div class="card__img"> <img alt="rose garden at cal poly pomona" src="img/24anthem-filming-architecture71.jpg"/> </div> <div class="card__content"> <h3 class="h5__proxima">View Your Application Status​</h3> <p class="body2">Spring 2025 Undergraduates, All Credential and Graduate Applicants</p> </div> </a> </div> </div> </div> </div> <div class="organism-spacer spacer__margin-top--small spacer__padding-bottom--small" style="--mobileMarginBottomOverride: 60px;"> <section class="image-text" id="content-section-2"> <div class="container"> <div class="image-text__wrapper image-text__wrapper--right"> <div class="col-12 col-md-8 col-lg-5 image-text__grid image-text__grid--teal" style="background-image:url('/common/green-and-gold/assets/images/white-grid.png')"> <div class="image-text__img"> <img alt="students gathering" src="img/picture1.jpg"/> </div> </div> <div class="image-text__content"> <div class="image-text__copy col-12 col-md-8 col-lg-6 image-text__copy--white image-text__copy--regular"> <h2 class="kicker__transducer">Our Campus</h2> <h3 class="h3__proxima">Tour CPP</h3> <p class="body2">Visit our beautiful campus and see what it’s like to be a Bronco!</p> <div class="image-text__cta"> <a class="button button1__transducer button__primary--light-green" href=" https://www.cpp.edu/outreach/tours.shtml " target="_blank" title="opens a new window">SCHEDULE A TOUR</a> </div> </div> </div> </div> </div> </section> </div> <style> a.card__image-cta:focus { outline: 3px solid #005030; border: solid 2px #fff; border-radius: 5px; } </style> <div class="organism-spacer spacer__background-color--eggshell spacer__margin-top--small spacer__padding-bottom--small"> <section class="three-up__cta-card"> <div class="container"> <div class="header__wrapper"> <img alt="" class="cta-card__svg" src="https://www.cpp.edu/common//green-and-gold/assets/images/vertical-line-circle.svg"/> <header class="header"> <h2 class="h1__proxima">Get Assistance</h2> </header> </div> <div class="row"> <div class="col-12 col-sm-10 col-md-8 col-lg-4"> <a class="card card__image-cta bar--magenta--with-arrow col-lg-4" href="https://engage.cpp.edu/register/ask_us_a_question" target="_blank" title="opens a new window"> <div class="card__button"> <div class="button button__primary--yellow button1__transducer">ASK A QUESTION</div> </div> <div class="card__img"> <img alt="" src="img/jallo-laila7.jpg"/></div> </a> </div> <div class="col-12 col-sm-10 col-md-8 col-lg-4"> <a class="card card__image-cta bar--magenta--with-arrow col-lg-4" href="https://www.cpp.edu/financial-aid/index.shtml" target="_blank" title="opens a new window"> <div class="card__button"> <div class="button button__primary--yellow button1__transducer">EXPLORE FINANCIAL AID</div> </div> <div class="card__img"> <img alt="" src="img/ssb-walkers1.jpg"/></div> </a> </div> <div class="col-12 col-sm-10 col-md-8 col-lg-4"> <a class="card card__image-cta bar--magenta--with-arrow col-lg-4" href="https://engage.cpp.edu/portal/outreach_appointments" target="_blank" title="opens a new window"> <div class="card__button"> <div class="button button__primary--yellow button1__transducer">PRE-ADMISSIONS ADVISING</div> </div> <div class="card__img"> <img alt="" src="img/class1.jpg"/></div> </a> </div> </div> </div> </section> </div> <style> .footer__rip-wrapper { background: #f2eee8; } </style> <div class="organism-spacer spacer__padding-top--large spacer__padding-bottom--medium spacer__desktop-padding-top--override" style="--desktopPaddingTopOverride: 110px;"> <section class="editorial-grid"> <div class="container"> <div class="editorial-grid__cards row"> <div class="col-12 col-sm-6 col-md-4 col-lg-3"> <a class="general-card bar--magenta--with-arrow bar--thin" href=" https://www.cpp.edu/viewbook/index.shtml " target="_blank" title="opens a new window"> <div class="general-card__image-wrapper"> <img alt="Students jumping for joy" class="general-card__image" src="img/22viewbook4.jpg"/> </div> <h3 class="general-card__header h5__proxima general-card__header--magenta">CPP Viewbook</h3> </a> </div> <div class="col-12 col-sm-6 col-md-4 col-lg-3"> <a class="general-card bar--magenta--with-arrow bar--thin" href=" https://www.cpp.edu/prospective-student-gateway/index.shtml " target="_blank" title="opens a new window"> <div class="general-card__image-wrapper"> <img alt="students eating" class="general-card__image" src="img/23vrc-welcome-back.jpg"/> </div> <h3 class="general-card__header h5__proxima general-card__header--magenta">Future Students</h3> </a> </div> <div class="col-12 col-sm-6 col-md-4 col-lg-3"> <a class="general-card bar--magenta--with-arrow bar--thin" href=" https://www.cpp.edu/campus-life/ " target="_blank" title="opens a new window"> <div class="general-card__image-wrapper"> <img alt="students at a party" class="general-card__image" src="img/23bronco-fusion-students3.jpg"/> </div> <h3 class="general-card__header h5__proxima general-card__header--magenta">Campus Life</h3> </a> </div> <div class="col-12 col-sm-6 col-md-4 col-lg-3"> <a class="general-card bar--magenta--with-arrow bar--thin" href=" https://www.cpp.edu/family/index.shtml " target="_blank" title="opens a new window"> <div class="general-card__image-wrapper"> <img alt="student holding future bronco sign" class="general-card__image" src="img/24broncobound_27.jpg"/> </div> <h3 class="general-card__header h5__proxima general-card__header--magenta">Family Engagement</h3> </a> </div> </div> </div> </section> </div> <style> a.card__image-cta:focus { outline: 3px solid #005030; border: solid 2px #fff; border-radius: 5px; } </style> <div class="organism-spacer spacer__background-color--eggshell spacer__padding-bottom--small"> <section class="three-up__cta-card"> <div class="container"> <div class="header__wrapper"> <img alt="" class="cta-card__svg" src="https://www.cpp.edu/common//green-and-gold/assets/images/vertical-line-circle.svg"/> <header class="header"> <h2 class="h1__proxima">Ready to Become a Bronco?</h2> </header> </div> <div class="row"> <div class="col-12 col-sm-10 col-md-8 col-lg-4"> <a class="card card__image-cta bar--magenta--with-arrow col-lg-4" href="https://www.calstate.edu/apply" target="_blank" title="opens a new window"> <div class="card__button"> <div class="button button__primary--yellow button1__transducer">APPLY</div> </div> <div class="card__img"> <img alt="" src="img/cppbitmap_broncostatue_both_300dpi.jpg"/></div> </a> </div> </div> </div> </section> </div> <style> .footer__rip-wrapper { background: #f2eee8; } </style> </div> <footer class="footer"> <div class="footer__rip-wrapper"> <img class="footer__rip" alt="" src="/common/green-and-gold/assets/images/green-rip.svg" alt="Ripped green paper." /> </div> <div class="container"> <div class="row"> <div class="col-12 col-lg-4"> <div class="footer__logo-wrapper"> <a href="/" aria-label="CPP Logo"> <img class="footer__logo" src="/common/green-and-gold/assets/logos/cpp_primary_1c_gold_rgb.png" alt="Cal Poly Pomona logo, building with a palm tree." /> </a> </div> </div> <div class="col-12 col-lg-4 offset-lg-4"> <div class="footer__socials"> <div class="footer__socials-buttons"> <a class="button button__secondary button1__transducer" href="/apply/">Apply</a> <a class="button button__secondary button1__transducer" href="https://maps.cpp.edu/">Maps</a> <a class="button button__secondary button1__transducer" href="/outreach/tours.shtml">Visit</a> <a class="button button__secondary button1__transducer" href="/contact.shtml">Contact Us</a> </div> <div class="footer__socials-icons"> <a href="https://www.instagram.com/calpolypomona/" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/insta.svg" alt="Instagram opens a new window" /> </a> <a href="https://www.linkedin.com/school/cal-poly-pomona/" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/li.svg" alt="LinkedIn opens a new window" /> </a> <a href="https://www.youtube.com/user/calpolypomona" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/yt.svg" alt="YouTube opens a new window" /> </a> <a href="https://www.facebook.com/calpolypomona" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/fb.svg" alt="Facebook opens a new window" /> </a> <a href="https://twitter.com/calpolypomona" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/x.svg" alt="X opens a new window" /> </a> </div> </div> </div> <div class="col-12"> <div class="footer__quicklinks"> <div class="footer__quicklinks-inner"> <a class="footer__quicklinks-link" href="/prospective-student-gateway/">Future Students</a> <span class="footer__quicklinks-divider">|</span> <a class="footer__quicklinks-link" href="/student-gateway/">Current Students</a> <span class="footer__quicklinks-divider">|</span> <a class="footer__quicklinks-link" href="/alumni/">Alumni</a> <span class="footer__quicklinks-divider">|</span> <a class="footer__quicklinks-link" href="/family/">Families</a> <span class="footer__quicklinks-divider">|</span> <a class="footer__quicklinks-link" href="/faculty-staff-gateway/">Faculty & Staff</a> </div> </div> </div> <div class="col-12 col-lg-3"> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Colleges</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="https://www.cpp.edu/agri/">Don B. Huntley College of Agriculture</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/cba/">College of Business Administration</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/cba/graduate-business-programs/">Singelyn Graduate School of Business</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/ceis/">College of Education and Integrative Studies</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/engineering/">College of Engineering</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/env/">College of Environmental Design</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/collins/">The Collins College of Hospitality Management</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/class/">College of Letters, Arts, and Social Sciences</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/cpge/">College of Professional and Global Education</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/sci/">College of Science</a> </div> </div> </div> </div> </div> <div class="col-12 col-lg-3"> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Administration</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="http://www.cpp.edu/president/">President's Office</a> <a class="footer__tab-link body3" href="http://www.cpp.edu/academic-affairs/index.shtml">Academic Affairs</a> <a class="footer__tab-link body3" href="http://www.cpp.edu/admin-affairs/index.shtml">Administrative Affairs</a> <a class="footer__tab-link body3" href="http://www.cpp.edu/student-affairs/index.shtml">Student Affairs</a> <a class="footer__tab-link body3" href="http://www.cpp.edu/it/index.shtml">Information Technology</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/giving/index.shtml">University Advancement</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/philanthropy/">CPP Philanthropic Foundation</a> <a class="footer__tab-link body3" href="http://asi.cpp.edu/">Associated Students Incorporated</a> </div> </div> </div> </div> </div> <div class="col-12 col-lg-3"> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Resources</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="https://catalog.cpp.edu/">University Catalog</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/academic-manual">Academic Manual</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/library/index.shtml">Library</a> <a class="footer__tab-link body3" href="https://apps.cpp.edu/bronco411/search/">Directory</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/events/">Calendar</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/alpha-index/index.shtml">A-Z Index</a> <a class="footer__tab-link body3" href="https://polycentric.cpp.edu">News</a> <a class="footer__tab-link body3" href="https://maps.cpp.edu/">Maps & Directions</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/jobs/index.shtml">Jobs</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/stratcomm/media-relations.shtml">For the Media</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/ssep/uss-home.shtml">Info for Undocumented Community</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/studentparents/">Parenting Student Support</a> <a class="footer__tab-link body3" href="https://cpp.service-now.com/ehelp?id=kb_article&sys_id=0d5b564287f2e9d04f5098e73cbb35ca">Learn about MyCPP</a> </div> </div> </div> </div> </div> <div class="col-12 col-lg-3"> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Campus Safety</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="https://www.cpp.edu/annual-security-report.shtml">Annual Security Report</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/campus-safety-plan.shtml">Campus Safety Plan</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/em/">Safety & Emergency Info</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/officeofequity/index.shtml">Title IX</a> <a class="footer__tab-link body3" href="https://www.calstate.edu/systemwide-campus-safety-security/Documents/Annual_SWReport_Hatecrimes_2023.pdf">Systemwide Hate Crimes Report (PDF)</a> </div> </div> </div> </div> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Athletics</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="https://broncoathletics.com/">Bronco Athletics</a> <a class="footer__tab-link body3" href="https://broncoathletics.com/calendar.aspx">Schedule</a> </div> </div> </div> </div> </div> <div class="col-12"> <div class="footer__errata"> <p class="footer__copyright" style="line-height: 1.8em">Copyright ©2025 California State Polytechnic University, Pomona. All Rights Reserved <br />A campus of <a class="footer__errata-link" style="display: inline" href="https://www.calstate.edu/">The California State University</a>.</p> <div class="footer__errata-links"> <a class="footer__errata-link" href="https://www.cpp.edu/website-feedback.shtml">Feedback</a> <a class="footer__errata-link" href="https://www.cpp.edu/privacy.shtml">Privacy</a> <a class="footer__errata-link" href="https://www.cpp.edu/accessibility.shtml">Accessibility</a> <a class="footer__errata-link" href="https://www.cpp.edu/file-viewers.shtml">Document Readers</a> </div> </div> </div> </div> </div> <div class="footer__gradient-bottom"></div> </footer> </body> </html>