Metadata
Title
Live on campus
Category
courses
UUID
265e7cd29fa84139a4354fa59ab829e6
Source URL
https://study.anu.edu.au/accommodation
Parent URL
https://programsandcourses.anu.edu.au/Faq
Crawl Time
2026-03-11T01:10:19+00:00
Rendered Raw Markdown
# Live on campus

**Source**: https://study.anu.edu.au/accommodation
**Parent**: https://programsandcourses.anu.edu.au/Faq

## **Semester 2 applications are open**

Begin your best student life. Apply now to secure a place in one of our residences in Semester 2, 2026.

[Apply now](https://anucomb.starrezhousing.com/StarRezPortalX/6E1F0A0D/8/10/Home-Home?UrlToken=B5AD151F)

## **Considering living on campus?**

Living in a catered or self-catered student residence is your chance to be at the heart of our Acton campus. Each residence allows students to develop a sense of independence and form relationships with people from diverse backgrounds and cultures. Joining our residential community presents the opportunity to make life-long friends and networks whilst supporting your academic success.

Benefits:

- Ability to walk to classes and library facilities
- Convenient access to on-campus events, clubs and societies, and the Canberra night life
- Represent your residence in Interhall Sport and Arts competitions
- Living within a diverse new community.

.bg-peak1 {
background-image: url('https://imagedepot.anu.edu.au/isfs/microsite/accommodation/stacked-peaks3.svg');
background-size: cover;
background-repeat: no-repeat;
}
@media only screen and (max-width:576px) {
.bg-wave1 {
background-size: contain;
background-position-y: 100%;
}
}
.carousel-item>img {
height: 400px;
object-fit: cover;
}
.carousel-indicators {
margin-right: 50%;
margin-left: 0;
justify-content: center;
bottom: -40px;
}
#accommodationCarousel .carousel-control-prev-icon {
background-image: url("https://imagedepot.anu.edu.au/isfs/campaign/webstyle\_v5\_carousel\_left\_1.svg");
}
#accommodationCarousel .carousel-control-next-icon {
background-image: url("https://imagedepot.anu.edu.au/isfs/campaign/webstyle\_v5\_carousel\_right\_1.svg");
}
#accommodationCarousel .carousel-indicators button {
border: 0;
background-color: #666666;
border-radius: 50%;
width: 10px;
height: 10px;
margin: 0 4px;
opacity: 1;
}
#accommodationCarousel .carousel-indicators button.active {
background-color: #be830e;
width: 30px;
border-radius: 16.5%/50%;
}

[SUPPORT & RESOURCES](https://study.anu.edu.au/node/1133)

Find out about life on campus

[➔](https://study.anu.edu.au/node/1133)

[APPLICATION ADVICE](https://study.anu.edu.au/node/1132)

Applying made easy for you

[➔](https://study.anu.edu.au/node/1132)

[OUR RESIDENCES](https://study.anu.edu.au/node/1064)

Explore accommodation options

[➔](https://study.anu.edu.au/node/1064)

[COMPARE RESIDENCES](https://study.anu.edu.au/node/1066)

Compare accommodation rooms

[➔](https://study.anu.edu.au/node/1066)

[FINANCIAL SUPPORT](https://study.anu.edu.au/node/1134)

View scholarships and bursaries

[➔](https://study.anu.edu.au/node/1134)

[OTHER LIVING OPTIONS](https://study.anu.edu.au/node/1158)

Where else can you live?

[➔](https://study.anu.edu.au/node/1158)

.relative>div>h4 a::after {
content: '' !important;
}
.relative>div>p>a {
color: black;
}
.relative>div>a {
color: black;
}
.icon-90 {
width: 90px;
}
.br-c {
border-radius: 10px 10px 0px 10px;
}
.relative {
position: relative;
}
.triangle {
width: 0;
height: 0;
border-top: 25px solid transparent;
border-left: 50px solid transparent;
border-bottom: 50px solid #f5edde;
position: absolute;
bottom: 0;
right: 0;
}
.arrow {
position: absolute;
bottom: 0;
right: 0;
z-index: 0;
}

## **Contact us**

Have questions or need assistance? We’re here to support you with any accommodation-related queries, whether you’re living on or off campus.

**Email**\
[uni.accom@anu.edu.au](mailto:uni.accom@anu.edu.au)

**Phone**\
[+61 2 6125 1100](tel:+61 2 6125 1100)\
Monday to Friday 9.30 am – 4.30 pm AEDT

**In Person**\
[Student Hub, Di Riddell Student Centre](https://www.anu.edu.au/students/contacts/student-hub)\
Monday to Friday 10.00 am – 4.00 pm AEDT

.anu-btn-thin-black {
border: 1px solid white;
border-radius: 5px;
padding: 20px 30px;
text-decoration: none !important;
}
.anu-btn-thin-black:hover {
color: #000 !important;
background-color: #fff;
text-decoration: none !important;
}

Living on campus will put everything that our wonderful city Canberra has to offer, and much more, right on your doorstep

## **Glimpse our world class campus**

.divider {
display: flex;
}
.divider::before,
.divider::after {
content: "";
flex: 1;
}
.line {
align-items: center;
margin: 1em -1em;
}
.line::before,
.line::after {
height: 2px;
margin: 0 1em;
background: #be830e;
}

document.getElementById("room-available-popup").style.display = "block";
// Close Button Behaviour
document.querySelector('.closebtn').addEventListener('click', function (event) {
event.preventDefault();
document.getElementById("room-available-popup").style.display = "none";
});

#room-available-popup {
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
z-index: 1000;
}
#room-available-popup .room-available-container {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
/\* ------------------------------------------- \*/
.banner {
height: 400px;
}
#acc-posts .container .acc-card .acc-card-body {
padding-top:20px;
}
.acc-card-entries {
margin-top: 10px;
}
#acc-posts .container .acc-card .acc-card-body .acc-card-entries span.acc-card-intake::before {
background-image: url(https://imagedepot.anu.edu.au/isfs/campaign/intake-icon.svg);
vertical-align: top;
}
.w3 {
display: flex;
}
#acc-posts .container .acc-card {
flex:1;
min-height: 324px !important;
height: unset !important;
}
.ac-share {
padding-left: 5px;
}
/\* Popup \*/
.overlay {
display: none;
height: 100%;
width: 100%;
position: fixed;
top: 0;
left: 0;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0, 0.6);
overflow-x: hidden;
z-index: 99;
}
.overlay-content {
position: relative;
top: 30%;
width: 100%;
text-align: center;
}
.content-wrapper {
position: relative;
background: #FFF;
width: 29%;
margin: 0 auto;
border-radius: 10px;
padding-bottom: 20px;
}
.content-wrapper .panel-header {
display: flex;
justify-content: space-between;
align-items: center;
}
.content-wrapper .panel-header .hint {
font-size: 12px;
text-transform: uppercase;
}
#left-summary {
border-right: 1px solid #ccc;
padding-right: 10px;
margin-right: 10px;
}
.content-wrapper .summary-inner {
padding: 20px;
text-align: left;
font-size: 14px;
}
.overlay .closebtn {
position: absolute;
top: -5px;
right: 5px;
font-size: 30px;
color: #000;
}
.overlay .closebtn:hover {
text-decoration: none !important;
}
.apply-to-study-button {
border-radius: 5px;
font-size: 16px;
padding: 8px 10px;
}
.degree-panel\_\_buttons {
display: none;
flex-direction: column;
justify-content: center;
gap: 10px;
}
a.apply-to-indirect,
a.apply-to-direct {
display: block !important;
}
@media screen and (max-width: 1500px) {
.content-wrapper {
width: 70%;
}
}
@media screen and (max-width: 990px) {
.content-wrapper {
width: 85%;
}
}
@media screen and (max-width: 767px) {
.content-wrapper {
flex-direction: column;
}
#left-summary {
border-right: 0 none;
border-bottom: 1px solid #ccc;
padding-right: 0;
margin-right: 0;
}
.col-sm-6 {
width: 100% !important;
}
}
/\*@media screen and (max-width: 450px) {
.overlay a {font-size: 20px}
.overlay .closebtn {
font-size: 40px;
top: 0;
right: 15px;
}
h2 {
padding-bottom: 15px;
text-decoration: underline;
}
#left-summary {
border-bottom: 1px solid #000;
}
}
\*/
/\*banner\*/
.banner {
height: 600px;
display: flex;
align-items: center;
background-size: cover;
}
.typewriting>p.large {
overflow: hidden;
display: flex;
/\* Ensures the content is not revealed until the animation \*/
border-right: .15em solid #be830e;
/\* The typewriter cursor \*/
white-space: nowrap;
/\* Keeps the content on a single line \*/
margin: 0 auto;
/\* Gives that scrolling effect as the typing happens \*/
letter-spacing: .05em;
/\* Adjust as needed \*/
animation:
typing 5s steps(40, end) infinite alternate,
blink-caret .75s step-end infinite;
}
/\* The typing effect \*/
@keyframes typing {
10% {
width: 0;
animation-play-state: running;
}
80% {
width: 100%;
animation-play-state: paused;
animation-delay: 5s;
}
}
/\* The typewriter cursor effect \*/
@keyframes blink-caret {
from,
to {
border-color: transparent;
}
50% {
border-color: #be830e;
}
}
.anu-btn-premium {
color: #000;
text-decoration: none !important;
display: inline-block;
text-align: center;
padding: 1em 1.6em;
font-size: 1em;
word-wrap: break-word;
cursor: pointer;
border: 0 !important;
background-image: linear-gradient(to right, #be830e, #f5edde, #be830e);
background-size: 300% 100%;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.anu-btn-premium:hover {
color: #000 !important;
text-decoration: none !important;
background-position: 100% 0;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
/\*remove the span keyword highlight\*/
@media only screen and (max-width:338px) {
span.bdr-bottom-gold.bdr-thick.pb-1 {
border: none;
}
}
/\*P&C courses\*/
nav#ac-views-show-more {
margin-top: 20px !important;
}
.views-exposed-form.bef-exposed-form .container {
padding: 0px;
}
form#views-exposed-form-study-campaign-course-postgraduate .form-item {
margin-top: 0;
padding: 0.5em 1em 0 0;
float: left;
width: calc(40%);
}
form#views-exposed-form-study-campaign-course-postgraduate input#edit-title--2 {
border: 1px solid #be830e;
padding: 7px;
width: 100%;
}
form#views-exposed-form-study-campaign-course-postgraduate .chosen-container {
width: 100% !important
}
form#views-exposed-form-study-campaign-course-postgraduate a.chosen-single {
border: 1px solid #be830e !important;
height: 32px !important;
-webkit-appearance: none;
}
form#views-exposed-form-study-campaign-course-postgraduate input#edit-submit-study-campaign-course--2,
form#views-exposed-form-study-campaign-course-postgraduate input#input#edit-reset--2 {
background: #000;
padding: 7px 20px;
color: #fff;
margin-top: 24px;
font-size: 1em;
border-radius: 5px;
}
form#views-exposed-form-study-campaign-course-postgraduate input#edit-reset--2 {
padding: 7px 20px;
background: white;
color: #000;
border-radius: 5px;
font-size: 1em;
border: 1px solid #333;
margin-left: 1em;
}
@media only screen and (max-width:991px) {
form#views-exposed-form-study-campaign-course-postgraduate input#edit-reset--2 {
margin-left: 0em;
}
form#views-exposed-form-study-campaign-course-postgraduate input#edit-submit-study-campaign-course--2 {
margin-top: 0;
}
form#views-exposed-form-study-campaign-course-postgraduate .form-item {
width: calc(50%);
}
}
@media only screen and (max-width:576px) {
form#views-exposed-form-study-campaign-course-postgraduate .form-item {
width: 100%;
}
}
p.uppercase.text-gold {
color: #333 !important;
font-size: 0.85em;
}
/\* Buttons\*/
.anu-btn-thin-white {
text-decoration: none;
border: 1px solid #000;
border-radius: 5px;
color: #000;
padding: 15px 20px;
font-weight: 600;
text-align: center;
display: inline-block;
}
.anu-btn-thin-white:hover {
text-decoration: none !important;
background-color: #000;
color: #fff;
}
.anu-btn-thin-black {
text-decoration: none !important;
border: 1px solid #fff;
border-radius: 5px;
color: #fff !important;
background-color: #000;
padding: 15px 20px;
font-weight: 600;
text-align: center;
display: inline-block;
}
.anu-btn-thin-black:hover {
text-decoration: none !important;
background-color: #fff;
color: #000 !important;
}
/\*overwrite P&C buttons\*/
a.anu-btn-black.w80,
a.anu-btn-white.w80 {
border: 1px solid;
font-size: 1em;
font-weight: 600;
}
/\*Parallex image\*/
.promotional-bg {
background-image: url(/files/2023-11/parallex-bg.jpg);
height: 740px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.v-align {
align-items: center;
}
@media only screen and (max-width: 991px) {
#sic-campaign-banner .overlap img {
max-height: 350px;
}
}
@media only screen and (max-width:767px) {
/\*reduce parallex area\*/
.promotional-bg {
height: 600px;
}
a.anu-btn-black.w80,
a.anu-btn-white.w80 {
width: 100% !important;
}
}
@media only screen and (max-width:576px) {
/\*Accomodation gaurantee\*/
/\*hide image on mobile screen\*/
.accommodation-img {
display: none;
}
/\*hide hamburger menu\*/
/\*.anu-wf-mobile-menu-off {
display: none;
}\*/
/\*Hide the first banner and switch to the second\*/
#sic-campaign-banner {
height: 200px;
}
#sic-campaign-banner .anu-primary-btn {
margin-left: 10px;
width: auto !important;
}
.typewriting {
display: none;
}
.secondBanner {
display: inline-block;
}
.contact-footer .container {
width: 90%;
}
}
/\*key dates\*/
.calendar a.nounderline {
color: unset !important;
}
.calendar>a.nounderline:hover {
color: unset !important;
}
/\*general\*/
.br-20 {
border-radius: 20px;
}
img.object-fit {
object-fit: cover;
}
/\* POP UP FORM \*/
/\* Popup container \*/
#pg-form-wrapper .webform-ajax-form-wrapper {
display: none;
}
#pg-form-wrapper .webform-ajax-form-wrapper {
z-index: 999;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
position: fixed;
top: 0;
left: 0;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s
}
#webform-submission-campaign-wf-dom-pg-node-873-form-ajax {
width: 500px;
padding: 20px 20px 20px 30px;
background-color: #fff;
border-radius: 10px;
margin: 50px auto;
}
.closeIcon {
color: #000;
text-decoration: none;
}
.closeIcon:hover {
text-decoration: none;
}
.btn-small {
font-size: 1em !important;
}
@media only screen and (max-width: 576px) {
#pg-form-wrapper .webform-ajax-form-wrapper {
height: auto;
background-color: transparent;
position: static;
}
#webform-submission-campaign-wf-dom-pg-node-873-form-ajax {
width: 100%;
padding: 10px;
background-color: #000;
color: #fff;
border-radius: 0px;
margin: 0px;
}
#webform-submission-campaign-wf-dom-pg-node-873-form-ajax a.right.closeIcon {
display: none;
}
#webform-submission-campaign-wf-dom-pg-node-873-form-ajax #edit-disclaim a {
color: #be830e;
}
#webform-submission-campaign-wf-dom-pg-node-873-form-ajax #edit-disclaim a:hover {
color: #be830e;
}
}
/\* Add animation (fade in the popup) \*/
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
/\*form required indicator\*/
.form-required::after {
content: '';
vertical-align: super;
display: inline-block;
background-image: url(/core/misc/icons/ee0000/required.svg);
background-repeat: no-repeat;
background-size: 6px 6px;
width: 6px;
height: 6px;
margin: 0 0.3em;
}
#student-guide-form form .form-item--fname,
#student-guide-form form .form-item--email,
#student-guide-form form .form-item--studylevel {
display: inline-block;
/\*vertical-align: middle;\*/
margin-right: 20px;
margin-bottom: 0px;
margin-top: 10px;
width: calc(25% - 20px);
}
#student-guide-form form .form-select a.chosen-single {
height: 34px;
margin-bottom: 5px;
}
/\*hide tracking html field\*/
#student-guide-form form #edit-tracking-html--2 {
display: none;
}
#student-guide-form form .webform-actions {
display: inline-block;
width: calc(25% - 20px);
/\*vertical-align: middle;\*/
margin-right: 0;
margin-bottom: 0;
margin-top: 20px;
}
#student-guide-form form .webform-button--submit {
border: 1px solid white;
font-size: 1em;
white-space: break-spaces;
text-align: center;
width: 100%;
}
#student-guide-form form .field input {
width: 100%;
max-width: 300px;
padding: 7px;
border: 1px solid #ccc;
border-radius: 5px;
font-size: 16px;
margin-bottom: 5px;
}
#student-guide-form form .field.form-type--select {
width: 100%;
max-width: 300px;
}
@media (max-width: 991px) {
#student-guide-form form fieldset {
width: 100%;
}
#student-guide-form form .webform-actions {
width: 100%;
}
}
@media (max-width: 768px) {
#student-guide-form form .field {
display: block;
width: 100%;
}
}
#student-guide-form form {
display: flex;
flex-wrap: wrap;
align-items: center;
}
#student-guide-form form .webform-required {
display: block;
width: 100%;
}
#student-guide-form form fieldset {
border: none;
padding: 0;
}
#student-guide-form form .form-actions p {
margin: 0;
text-align: left !important;
}
#student-guide-form form .form-actions p input {
margin: 0 !important;
max-width: 300px;
float: unset !important;
}
#student-guide-form form .form-type--select {
margin-top: 0;
}
.custom-intro-cards img {
object-fit: cover;
}
.custom-intro-cards .bg-black {
background-color: #000000bd;
}
.custom-story-block {
width: 90%;
margin: 0 auto;
}
.custom-story-card {
border-radius: 10px;
overflow: hidden;
transition: all .5s ease-in-out;
}
.custom-story-card .overlap-child {
width: 80px;
height: 80px;
border-radius: 50%;
overflow: hidden;
transform: translate(50%, -50%);
background-color: #BE830E;
transition: all .7s ease;
}
.custom-story-card .overlap-child::after {
content: "";
display: block;
padding-bottom: 100%;
}
.custom-story-card:hover {
background-color: #F5EDDE !important;
}
.custom-story-card:hover a {
text-decoration: underline !important;
}
.custom-story-card:hover .overlap-child {
width: 100px;
height: 100px;
}
/\*on small screen\*/
@media only screen and (max-width: 767px) and (min-width: 576px) {
.custom-intro-cards img {
max-height: 240px;
}
.custom-intro-cards {
width: 90%;
margin: 0 auto;
}
}
@media only screen and (max-width: 575px) {
.custom-intro-cards img {
max-height: 200px;
}
.custom-intro-cards {
width: 90%;
margin: 0 auto;
}
.carousel-item img.object-fit {
object-fit: contain;
}
.w-sm-45 {
width: 35% !important;
}
}