Difference between revisions of "Team:LINKS China/Human Practices"

Line 254: Line 254:
 
         <p>First, we need to figure out why the market size of traditional leather market keeps growing and what are the advantages of animal furs that attract consumers to buy. To know that, we interviewed Mr. Song from Aowang Clothing Company which insists on utilizing animal fur to produce leather.  </p>
 
         <p>First, we need to figure out why the market size of traditional leather market keeps growing and what are the advantages of animal furs that attract consumers to buy. To know that, we interviewed Mr. Song from Aowang Clothing Company which insists on utilizing animal fur to produce leather.  </p>
 
         <p>Aowang Clothing and Accessories Limited Company is one of the traditional leather industries that insist on using animals fur as the material for leather products. Since Aowang Clothing chose to manufacture leather products only by utilizing animal fur, we wondered why such industries persist in using animal fur rather than faux leather or biodegradable leather. By interviewing Mr. Song, we better understand the unique traits of traditional leather that attracts consumers the most and what we need to achieve to replace animal leather, such as softness level and stress level. </p>
 
         <p>Aowang Clothing and Accessories Limited Company is one of the traditional leather industries that insist on using animals fur as the material for leather products. Since Aowang Clothing chose to manufacture leather products only by utilizing animal fur, we wondered why such industries persist in using animal fur rather than faux leather or biodegradable leather. By interviewing Mr. Song, we better understand the unique traits of traditional leather that attracts consumers the most and what we need to achieve to replace animal leather, such as softness level and stress level. </p>
 +
        <p>To see more details, click<button  onclick="myFunction1()" class="show_buttons">here</button></p>
 
<div class="picture_and_explanation">
 
<div class="picture_and_explanation">
 
       <img src="https://static.igem.org/mediawiki/2021/c/c9/T--LINKS_China--over1.png">
 
       <img src="https://static.igem.org/mediawiki/2021/c/c9/T--LINKS_China--over1.png">
Line 836: Line 837:
 
       margin: 1vw;
 
       margin: 1vw;
 
       font-family: "LatoLight";
 
       font-family: "LatoLight";
 +
}
 +
 +
 +
 +
 +
 +
 +
#show_on_click1{
 +
      display:none;
 +
      transition: all 0.5s !important;
 +
}
 +
 +
.show{
 +
      display:block !important;
 +
      transition: all 0.5s !important;
 +
}
 +
 +
 +
.show_buttons{
 +
    margin-left: 3vw;
 +
    background-color: #808080;
 +
    color: white;
 +
    font-family: "Open Sans";
 +
    font-size: 1.5vw;
 +
    display: inline-block;
 +
    cursor: pointer;
 +
    border-radius: 0.5vw;
 +
    border: none;
 +
}
 +
.show_buttons:hover{
 +
    opacity: 0.7;
 
}
 
}
  

Revision as of 08:46, 21 October 2021