multimedia and web technology project

Upload: alisha-thakur

Post on 04-Jun-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    1/57

    Online Music Galler

    Cambridge International School 1

    Music_style.css

    body {

    margin: 0;

    padding: 0;

    color: #726e6e;

    font-family: Tahoma, Geneva, sans-serif;

    font-size: 13px;

    line-height: 1.5em;

    background-color:#25272b ;

    background-image: url(images/templatemo_bg_top.png);

    background-repeat: repeat-x;

    background-position: top

    }

    a, a:link, a:visited { color: #987516; font-weight: normal; text-decoration: none }

    a:hover { color: #FFFFFF; text-decoration: underline; }

    a.more { display: block; color: #bb9941; text-align: center; text-decoration: underline

    }

    a.more span { font-size: 14px; letter-spacing: -3px; }

    a.more:hover { color: #FFFFFF; text-decoration: none }

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    2/57

    Online Music Galler

    Cambridge International School 2

    p { margin: 0 0 10px 0; padding: 0; }

    img { border: none; }

    blockquote { font-style: italic; margin: 0 0 0 10px;}

    cite { font-weight: bold; color: #b2afaf; }

    cite a, cite a:link, cite a:visited { font-weight: bold; color:#b2afaf; }

    cite span { font-weight: 400; color: #726e6e; }

    em { color: #b2afaf;

    font-family: Georgia, Times New Roman, serif;

    }

    h1, h2, h3, h4, h5, h6 { color: #c4a041; font-weight: normal; }

    h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }

    h2 { font-size: 34px; margin: 0 0 25px; padding: 5px 0; }

    h3 { font-size: 24px; margin: 0 0 20px; padding: 0; }

    h4 { font-size: 20px; margin: 0 0 15px; padding: 0; }

    h5 { font-size: 16px; margin: 0 0 10px; padding: 0; }

    h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }

    .cleaner { clear: both }

    .h10 { height: 10px }

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    3/57

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    4/57

    Online Music Galler

    Cambridge International School 4

    .link_list li a { color: #726e6e; font-weight: normal; text-decoration: none; }

    .link_list li a:hover { text-decoration: underline }

    #templatemo_header_wrapper {

    width: 100%;

    background: url(images/templatemo_header.jpg) no-repeat top center

    }

    #templatemo_header {

    width: 958px;

    height: 164px;

    margin: 0 auto;

    background: url(images/templatemo_header.jpg) no-repeat top center ;

    position:relative;

    }

    #site_title { float: left; margin: 70px 0 0 40px; }

    #site_title h1 { margin: 0; padding: 0 }

    #site_title h1 a { display: block; width: 323px; height: 78px; color: #fff; text-indent: -

    10000px; background: url(images/templatemo_logo.png) no-repeat center center }

    #site_info { position:absolute; top:20px; left:244px; }

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    5/57

    Online Music Galler

    Cambridge International School 5

    #site_info a { cursor:default;}

    #templatemo_menu {

    float: right;

    width: 537px;

    height: 71px;

    margin-top: 70px;

    background: url(images/templatemo_menu.png) no-repeat

    }

    #templatemo_menu ul {

    margin: 0;

    padding: 20px;

    list-style: none;

    }

    #templatemo_menu ul li {

    padding: 0;

    margin: 0;

    display: inline;

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    6/57

    Online Music Galler

    Cambridge International School 6

    }

    #templatemo_menu ul li a {

    float: left;

    display: block;

    width: 96px;

    height: 30px;

    line-height: 26px;

    padding-right: 2px;

    font-size: 16px;

    color: #9b9b9b;

    text-align: center;

    text-decoration: none;

    font-weight: 400;

    outline: none;

    border: none;

    background: url(images/templatemo_menu_divider.png) center right no-repeat

    }

    #templatemo_menu ul li a:hover, #templatemo_menu ul .current {

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    7/57

    Online Music Galler

    Cambridge International School 7

    color: #d1bc17;

    }

    #templatemo_menu ul .last { background: none }

    #templatemo_main_wrapper {

    clear: both;

    width: 100%;

    background: url(images/templatemo_bg.png) repeat

    }

    #templatemo_main {

    width: 880px;

    padding: 40px 39px;

    margin: 0 auto;

    position: relative;

    background: url(images/white1.jpg) repeat-y center

    }

    #templatemo_main1 {

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    8/57

    Online Music Galler

    Cambridge International School 8

    width: 880px;

    padding: 40px 39px;

    margin: 0 auto;

    position: relative;

    background: url(images/white2.jpg) repeat-y center

    }

    #templatemo_main2 {

    width: 880px;

    padding: 40px 39px;

    margin: 0 auto;

    position: relative;

    background: url(images/login.jpg) repeat-y center

    }

    .templatemo_main_b {

    position: absolute;

    top: 0;

    width: 38px;

    height: 850px;

    }

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    9/57

    Online Music Galler

    Cambridge International School 9

    .templatemo_main_bl {

    left: -38px;

    background: url(images/templatemo_main_bl.png) no-repeat

    }

    .templatemo_main_br {

    right: -38px;

    background: url(images/templatemo_main_br.png) no-repeat

    }

    td {

    padding-top: 20px;

    }

    .cbox_fw {

    clear: both;

    padding-bottom:20px;

    margin-bottom: 40px;

    background: url(images/templatemo_divider_hr.png) no-repeat bottom center

    }

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    10/57

    Online Music Galler

    Cambridge International School 10

    .cbox_last {

    padding: 0; margin: 0; background: none;

    }

    .cbox_3b {

    float: left;

    width: 270px;

    margin-right: 20px;

    padding-right: 15px;

    background: url(images/templatemo_divider_s.png) no-repeat right center

    }

    .cbox_w350 { width: 350px }

    .cbox_w300 {width: 300px}

    .cbox_w500 {width: 500px}

    .cbox_w550 {width: 550px}

    .cbox_w320 {width: 320px}

    .cbox_w450 {width: 450px}

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    11/57

    Online Music Galler

    Cambridge International School 11

    .cbox_w400 {width: 400px}

    .cbox_w650 {width: 650px}

    .divider_v { float: left; padding-right: 1px ; background:

    url(images/templatemo_divider_l.png) right center no-repeat }

    .cbox_rm { padding: 0px; margin: 0; background: none }

    .fp_box img { float: left; }

    .fp_box .fp_box_right { float: right; width: 180px }

    .news_box { margin-bottom: 20px }

    .news_box .date { font-size: 10px; color: #dc9f3f }

    .news_box a { color: #dc9f3f }

    .tma_box { margin-bottom: 20px }

    .newsletter {

    height: 121px;

    background: url(images/templatemo_newsletter_box.png) no-repeat top left

    }

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    12/57

    Online Music Galler

    Cambridge International School 12

    .newsletter form {

    height: 30px;

    margin: 63px 20px 0;

    padding: 0;

    }

    .newsletter .txt_field {

    float: left;

    display: block;

    height: 30px;

    width: 163px;

    color: #999;

    font-size: 12px;

    padding: 0 0 0 5px;

    font-variant: normal;

    line-height: normal;

    background: none;

    border: none;

    line-height: 30px;

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    13/57

    Online Music Galler

    Cambridge International School 13

    }

    .newsletter .sub_btn {

    float: right;

    display: block;

    height: 30px;

    width: 60px;

    cursor: pointer;

    font-size: 12px;

    text-align: center;

    vertical-align: bottom;

    white-space: pre;

    color: #000;

    border: none;

    background: none

    }

    #templatemo_footer_wrapper {

    clear: both;

    width: 100%;

    border-top: 1px solid #555;

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    14/57

    Online Music Galler

    Cambridge International School 14

    background: url(images/templatemo_footer.jpg) repeat

    }

    #templatemo_footer {

    clear: both;

    width: 958px;

    padding: 15px 39px;

    margin: 0 auto;

    color: #5f5a5a;

    text-align: center;

    }

    #templatemo_footer a {

    color: #5f5a5a;

    }

    #contact_form { padding: 0; width: 300px }

    #contact_form form { margin: 0px; padding: 0px; }

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    15/57

    Online Music Galler

    Cambridge International School 15

    #contact_form form .input_field {

    width: 290px;

    padding: 5px;

    color: #909096;

    border: 1px solid #444455;

    background: #151518;

    font-family: Arial, Helvetica, sans-serif;

    }

    #contact_form form label { display: block; width: 100px; margin-right: 10px; font-

    size: 14px }

    #contact_form form textarea {

    width: 288px;

    height: 150px;

    padding: 5px;

    color: #909096;

    border: 1px solid #444455;

    background: #151518;

    font-family: Arial, Helvetica, sans-serif;

    }

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    16/57

    Online Music Galler

    Cambridge International School 16

    #contact_form form .submit_btn {

    cursor: pointer;

    margin: 0px;

    padding: 8px 14px;

    color: #909096;

    border: 1px solid #444455;

    background: #151518;

    }

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    17/57

    Online Music Galler

    Cambridge International School 17

    Home1.html

    Online Music Gallery

    Home

    News

    Media

    Store

    Form

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    18/57

    Online Music Galler

    Cambridge International School 18

    FEATURED

    UPCOMING SHOWS

    .tg-table-light { border-collapse: collapse; border-spacing: 0; }

    .tg-table-light td, .tg-table-light th { background-color: #fff; border: 1px #bbb solid;

    color: #333; font-family: sans-serif; font-size: small; padding: 2px; vertical-align: top}

    .tg-table-light .tg-even td { background-color: #eee; }

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    19/57

    Online Music Galler

    Cambridge International School 19

    .tg-table-light th { background-color: #ddd; color: #333; font-size: 100%; font-

    weight: normal; }

    .tg-table-light tr:hover td, .tg-table-light tr.even:hover td { color: #222; background-

    color: #FCFBE3; }

    .tg-bf { font-weight: bold; } .tg-it { font-style: italic; }

    .tg-left { text-align: left; } .tg-right { text-align: right; } .tg-center { text-align: center;

    }

    Artist

    City

    Venue

    Country

    1/18/2014

    Israel Houghton

    "Sunrise

    FL"

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    20/57

    Online Music Galler

    Cambridge International School 20

    Extreme Music Conference at BB&T Center,United States

    1/19/2014

    Israel Houghton

    "Berrien Springs

    MI"

    Howard Performing Arts Center,United States

    2/1/2014

    Israel Houghton

    Georgetown

    Guyana National Stadium

    Guyana

    >> View All

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    21/57

    Online Music Galler

    Cambridge International School 21

    LATEST NEWS

    TYPHOON HAIYAN EMERGENCY RESPONSE

    Typhoon Haiyan, considered one of the strongest tropical storms ever, madelandfall in the Philippines early

    >> Read the

    Rest...

    ITUNES LP

    Sign up

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    22/57

    Online Music Galler

    Cambridge International School 22

    Click here to sign up and hence get access to our

    resources

    Copyright Alisha Thakur

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    23/57

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    24/57

    Online Music Galler

    Cambridge International School 24



    Special Thanks to:



    Typhoon Haiyan Emergency Response

    Typhoon Haiyan, considered one of the strongest tropical storms ever, made

    landfall in the Philippines early November 8 and caused catastrophic damage. World

    Visions teams are responding with emergency relief supplies for children and

    families in desperate need.


  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    25/57

    Online Music Galler

    Cambridge International School 25



    Typhoon Haiyan, reported by media outlets as possibly the strongest tropical

    cyclone in recorded history, made landfall last week in Samar, central

    Philippines.World Vision is launching an emergency response to help affected

    vulnerable children and families.

    The Impact has been Tremendous

    As many as 2,500 people are feared dead, and an estimated 800,000 are displaced

    after Typhoon Haiyan left a wake of utter destruction last weekend.The impact has

    been tremendous. Its reported to be the biggest typhoon of the year, and it is, said

    Gjeff Lamigo, World Vision communications manager in Manila.About 9.5 million

    people were affected, reports the UN Office of the Coordination of Humanitarian

    Affairs. Haiyan wreaked havoc on the countrys telecommunications, agriculture, and

    transportation infrastructure, delaying recovery and relief efforts.

    Help Now

    Please prayExternal Link for children, families, and communities affected by this

    terrible storm, and pray for those working to assist survivors who are in desperate

    need.

    Make a one-time donation to

    World Visions Philippines Disaster Response Fund. Your contribution will help

    us deliver life-saving assistance in the aftermath of sudden-onset emergencies in the

    Philippines, including Typhoon Haiyan

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    26/57

    Online Music Galler

    Cambridge International School 26

    Copyright Alisha Thakur

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    27/57

    Online Music Galler

    Cambridge International School 27

    Media1.html

    Online Music Gallery

    Home

    News

    Media

    Store

    Form

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    28/57

    Online Music Galler

    Cambridge International School 28

    Photos

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    29/57

    Online Music Galler

    Cambridge International School 29

    Videos

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    30/57

    Online Music Galler

    Cambridge International School 30

    Copyright Alisha Thakur

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    31/57

    Online Music Galler

    Cambridge International School 31

    Login.asp

    Online Music Gallery

    Home

    News

    Media

    Store

    Form

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    32/57

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    33/57

    Online Music Galler

    Cambridge International School 33








    Copyright Alisha Thakur

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    34/57

    Online Music Galler

    Cambridge International School 34

    Login2.asp

    Online Music Gallery

    Home

    News

    Media

    Store

    Form

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    35/57

    Online Music Galler

    Cambridge International School 35


    Login Successfully. Welcome

    Click here to enjoy music

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    36/57

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    37/57

    Online Music Galler

    Cambridge International School 37

    Store1.html

    Online Music Gallery

    Home

    News

    Media

    Store

    Form

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    38/57

    Online Music Galler

    Cambridge International School 38

    Latest Albums

    MIGHTY TO SAVE-HILLSONG

    LIVE

    BLESSED-HILLSONG

    LIVE

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    39/57

    Online Music Galler

    Cambridge International School 39

    A BEAUTIFUL EXCHANGE-HILLSONG

    LIVE

    Copyright Alisha Thakur

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    40/57

    Online Music Galler

    Cambridge International School 40

    Store2.html

    Online Music Gallery

    Home

    News

    Media

    Store

    Form

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    41/57

    Online Music Galler

    Cambridge International School 41

    Latest Albums

    MIGHTY TO SAVE-HILLSONG LIVE



    Related Products

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    42/57

    Online Music Galler

    Cambridge International School 42

    BLESSED-HILLSONG

    LIVE

    A BEAUTIFUL EXCHANGE-HILLSONG

    LIVE

    Copyright Alisha Thakur

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    43/57

    Online Music Galler

    Cambridge International School 43

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    44/57

    Online Music Galler

    Cambridge International School 44

    Store3.html

    Online Music Gallery

    Home

    News

    Media

    Store

    Form

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    45/57

    Online Music Galler

    Cambridge International School 45

    Latest Albums

    BLESSED-HILLSONG LIVE

    < a href="http://www.apple.com/itunes/affiliates/download/">



    Related Products

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    46/57

    Online Music Galler

    Cambridge International School 46

    MIGHTY TO SAVE-HILLSONG

    LIVE

    A BEAUTIFUL EXCHANGE-HILLSONG

    LIVE

    Copyright Alisha Thakur

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    47/57

    Online Music Galler

    Cambridge International School 47

    Store4.html

    Online Music Gallery

    Home

    News

    Media

    Store

    Form

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    48/57

    Online Music Galler

    Cambridge International School 48

    Latest Albums

    A BEAUTIFUL EXCHANGE-HILLSONG

    LIVE



    Related Products

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    49/57

    Online Music Galler

    Cambridge International School 49

    Copyright Alisha Thakur

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    50/57

    Online Music Galler

    Cambridge International School 50

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    51/57

    Online Music Galler

    Cambridge International School 51

    Contact1.html

    Online Music Gallery

    Home

    News

    Media

    Store

    Form

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    52/57

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    53/57

    Online Music Galler

    Cambridge International School 53

    Username:

    Password:

    Copyright Alisha Thakur

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    54/57

    Online Music Galler

    Cambridge International School 54

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    55/57

    Online Music Galler

    Cambridge International School 55

    Studview.asp

    Online Music Gallery

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    56/57

    Online Music Galler

    Cambridge International School 56

    Home

    News

    Media

    Store

    Form



    Membership created successfully

  • 8/13/2019 MULTIMEDIA AND WEB TECHNOLOGY PROJECT

    57/57

    Online Music Galler









    Copyright @ Alisha Thakur