Difference between revisions of "Team:Edinburgh/Composite Part"

Line 346: Line 346:
 
</div>
 
</div>
  
 +
<section id="about">
 +
    <div class="container">
 +
            <div class="row">
 +
                <div class="col-lg-12 text-center">
 +
                    <h2 class="section-heading">Laccase</h2>                   
 +
                </div>
 +
            </div>
 +
  </div>
 +
</section>
 +
 +
<div class="container">
 +
 +
    <div id="accordion" class="panel-group">
 +
 +
        <div class="panel panel-default">
 +
 +
            <div class="panel-heading">
 +
 +
                <h4 class="panel-title">
 +
 +
                    <a data-toggle="collapse" data-parent="#accordion" href="#collapseOne">1. What is HTML?</a>
 +
 +
                </h4>
 +
 +
            </div>
 +
 +
            <div id="collapseOne" class="panel-collapse collapse">
 +
 +
                <div class="panel-body">
 +
 +
                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href="http://www.tutorialrepublic.com/html-tutorial/" target="_blank">Learn more.</a></p>
 +
 +
                </div>
 +
 +
            </div>
 +
 +
        </div>
 +
 +
        <div class="panel panel-default">
 +
 +
            <div class="panel-heading">
 +
 +
                <h4 class="panel-title">
 +
 +
                    <a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">2. What is Bootstrap?</a>
 +
 +
                </h4>
 +
 +
            </div>
 +
 +
            <div id="collapseTwo" class="panel-collapse collapse in">
 +
 +
                <div class="panel-body">
 +
 +
                    <p>Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href="http://www.tutorialrepublic.com/twitter-bootstrap-tutorial/" target="_blank">Learn more.</a></p>
 +
 +
                </div>
 +
 +
            </div>
 +
 +
        </div>
 +
 +
        <div class="panel panel-default">
 +
 +
            <div class="panel-heading">
 +
 +
                <h4 class="panel-title">
 +
 +
                    <a data-toggle="collapse" data-parent="#accordion" href="#collapseThree">3. What is CSS?</a>
 +
 +
                </h4>
 +
 +
            </div>
 +
 +
            <div id="collapseThree" class="panel-collapse collapse">
 +
 +
                <div class="panel-body">
 +
 +
                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href="http://www.tutorialrepublic.com/css-tutorial/" target="_blank">Learn more.</a></p>
 +
 +
                </div>
 +
 +
            </div>
 +
 +
        </div>
 +
 +
    </div>
 +
</div>
 +
 +
<section id="about">
 +
    <div class="container">
 +
            <div class="row">
 +
                <div class="col-lg-12 text-center">
 +
                    <h2 class="section-heading">mRFP</h2>                   
 +
                </div>
 +
            </div>
 +
  </div>
 +
</section>
 +
 +
<div class="container">
 +
 +
    <div id="accordion" class="panel-group">
 +
 +
        <div class="panel panel-default">
 +
 +
            <div class="panel-heading">
 +
 +
                <h4 class="panel-title">
 +
 +
                    <a data-toggle="collapse" data-parent="#accordion" href="#collapseOne">1. What is HTML?</a>
 +
 +
                </h4>
 +
 +
            </div>
 +
 +
            <div id="collapseOne" class="panel-collapse collapse">
 +
 +
                <div class="panel-body">
 +
 +
                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href="http://www.tutorialrepublic.com/html-tutorial/" target="_blank">Learn more.</a></p>
 +
 +
                </div>
 +
 +
            </div>
 +
 +
        </div>
 +
 +
        <div class="panel panel-default">
 +
 +
            <div class="panel-heading">
 +
 +
                <h4 class="panel-title">
 +
 +
                    <a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">2. What is Bootstrap?</a>
 +
 +
                </h4>
 +
 +
            </div>
 +
 +
            <div id="collapseTwo" class="panel-collapse collapse in">
 +
 +
                <div class="panel-body">
 +
 +
                    <p>Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href="http://www.tutorialrepublic.com/twitter-bootstrap-tutorial/" target="_blank">Learn more.</a></p>
 +
 +
                </div>
 +
 +
            </div>
 +
 +
        </div>
 +
 +
        <div class="panel panel-default">
 +
 +
            <div class="panel-heading">
 +
 +
                <h4 class="panel-title">
 +
 +
                    <a data-toggle="collapse" data-parent="#accordion" href="#collapseThree">3. What is CSS?</a>
 +
 +
                </h4>
 +
 +
            </div>
 +
 +
            <div id="collapseThree" class="panel-collapse collapse">
 +
 +
                <div class="panel-body">
 +
 +
                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href="http://www.tutorialrepublic.com/css-tutorial/" target="_blank">Learn more.</a></p>
 +
 +
                </div>
 +
 +
            </div>
 +
 +
        </div>
 +
 +
    </div>
 +
</div>
  
  

Revision as of 11:02, 1 September 2015

Composite Parts




Heroin Esterase

HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. Learn more.

Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. Learn more.

CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. Learn more.

Morphine-6-Dehydrogenase

HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. Learn more.

Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. Learn more.

CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. Learn more.

Monoamine Oxidase A

HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. Learn more.

Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. Learn more.

CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. Learn more.

Laccase

HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. Learn more.

Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. Learn more.

CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. Learn more.

mRFP

HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. Learn more.

Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. Learn more.

CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. Learn more.