Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Course Application Info
- ## E22
- ### 10th of April, E22
- You have to apply for courses for the autumn. This meeting will explain which courses you **should** apply to and which alternatives there are. Finally, our graduation officer [Marianne Thorén](http://katalog.uu.se/empinfo/?id=N12-2420) will explain what credits you need for your degree.
- * **13:00 - 13:45** for first years
- * **14:00 - 14:45** for second years
- * also welcoming third year students, should you have questions about your degree
- ---
- ### Schedule:
- <iframe class="embed-responsive embed-responsive-16by9" allowfullscreen="" mozallowfullscreen="" webkitallowfullscreen="" src="https://cloud.timeedit.net/uu/web/schema/ri.html?h=f&sid=1003&p=0.m%2C8.h&objects=x.78.Gotland.211.&ox=0&types=0&fe=0&cch=193-57%2C196-50%2C207-68&h2=2" style="width: 100%; height: 100%; max-height: 100%; max-width: 100%;"></iframe>
- ----
- 
- An inline image
- ---
- [data-background-image=Anders-GGA-Exhibition-40.jpg]
- [data-background-size=contain]
- [style-background-color=transparent]
- a background image (contained)
- ---
- Some source code...
- ```javascript
- $.ajax({
- url: "/api/getWeather",
- data: {
- zipcode: 97201
- },
- success: function( data ) {
- $( "#weather-temp" ).html( "" + data + " degrees" );
- }
- });
- ```
- ---
- [plugin:youtube](https://youtu.be/TBMfR5NQW9M)
Add Comment
Please, Sign In to add comment