前端基础之人物介绍页面

先上效果图:

 

css代码:

 1     h1{
 2         font-size: 50px;
 3         font-family: Georgia;
 4     }
 5     h2{
 6         font-size: 30px;
 7     }
 8       #container{
 9           position:relative;
10          background-color:#EEEEEE;
11          width:85%;
12          height:1950px;
13          margin: 30px 30px 50px 100px;
14          padding-top: 30px;
15          border-radius: 20px;
16     }
17     .text-center{
18         text-align: center;
19     }
20     #middle-part{
21         border-radius: 10px;
22         background-color: white;
23         padding-left: 10px;
24         width: 1034px;
25         height: 720px;
26         margin-left: 35px;
27 
28     }
29     .text-margin{
30         margin:35px 30px 20px 20px;
31         font-size: 15px;
32         font-family:Times;
33     }
34     .tips-style{
35         margin:30px 250px;
36         font-family:Times;
37     }
38     .sentence-style{
39         font-family: Cursive;
40         font-size: 25px;
41         
42     }
43     .sign-style{
44         font-style:oblique;
45           margin-left: 330px;
46           color: #777777;
47 
48     }
49     .text-advices{
50         font-size: 30px;
51         margin-left: 180px;
52         margin-right: 80px;
53     }
View Code

html代码:

 1 <title>codepen-FreeCodeCamp:Build a Tribute Page</title>
 2  <body> 
 3   <div id="container"> 
 4    <h1 class="text-center title-style">Dr. Norman Borlaug </h1> 
 5    <h2 class="text-center"><em>The man who saved a billion lives</em> </h2> 
 6    <div id="middle-part"> 
 7     <div>
 8      <img src="https://c2.staticflickr.com/4/3689/10613180113_fdf7bcd316_b.jpg" /> 
 9     </div> 
10     <div class="text-center text-margin">
11      Dr. Norman Borlaug, second from left, trains biologists in Mexico on how to increase wheat yields - part of his life-long war on hunger. 
12     </div> 
13    </div> 
14    <div class="tips-style"> 
15     <h2 class="">Here's a time line of Dr. Borlaug's life:</h2> 
16     <ul> 
17      <li><strong>1914</strong> - Born in Cresco, Iowa</li> 
18      <li><strong>1933</strong> - Leaves his family's farm to attend the University of Minnesota, thanks to a Depression era program known as the &quot;National Youth Administration&quot;</li> 
19      <li><strong>1935</strong> - Has to stop school and save up more money. Works in the Civilian Conservation Corps, helping starving Americans. &quot;I saw how food changed them&quot;, he said. &quot;All of this left scars on me.&quot;</li> 
20      <li><strong>1937</strong> - Finishes university and takes a job in the US Forestry Service</li> 
21      <li><strong>1938</strong> - Marries wife of 69 years Margret Gibson. Gets laid off due to budget cuts. Inspired by Elvin Charles Stakman, he returns to school study under Stakman, who teaches him about breeding pest-resistent plants.</li> 
22      <li><strong>1941</strong> - Tries to enroll in the military after the Pearl Harbor attack, but is rejected. Instead, the military asked his lab to work on waterproof glue, DDT to control malaria, disenfectants, and other applied science.</li> 
23      <li><strong>1942</strong> - Receives a Ph.D. in Genetics and Plant Pathology</li> 
24      <li><strong>1944</strong> - Rejects a 100% salary increase from Dupont, leaves behind his pregnant wife, and flies to Mexico to head a new plant pathology program. Over the next 16 years, his team breeds 6,000 different strains of disease resistent wheat - including different varieties for each major climate on Earth.</li> 
25      <li><strong>1945</strong> - Discovers a way to grown wheat twice each season, doubling wheat yields</li> 
26      <li><strong>1953</strong> - crosses a short, sturdy dwarf breed of wheat with a high-yeidling American breed, creating a strain that responds well to fertalizer. It goes on to provide 95% of Mexico's wheat</li> 
27      <li><strong>1962</strong> - Visits Delhi and brings his high-yielding strains of wheat to the Indian subcontinent in time to help mitigate mass starvation due to a rapidly expanding population</li> 
28      <li><strong>1970</strong> - receives the Nobel Peace Prize</li> 
29      <li><strong>1983</strong> - helps seven African countries dramatically increase their maize and sorghum yields</li> 
30      <li><strong>1984</strong> - becomes a distinguished professor at Texas A&amp;M University</li> 
31      <li><strong>2005</strong> - states &quot;we will have to double the world food supply by 2050.&quot; Argues that genetically modified crops are the only way we can meet the demand, as we run out of arable land. Says that GM crops are not inherently dangerous because &quot;we've been genetically modifying plants and animals for a long time. Long before we called it science, people were selecting the best breeds.&quot;</li> 
32      <li><strong>2009</strong>- dies at the age of 95.</li> 
33     </ul> 
34     <p class="sentence-style">&quot;Borlaug's life and achievement are testimony to the far-reaching contribution that one man's towering intellect, persistence and scientific vision can make to human peace and progress.&quot;</p> 
35     <div class="sign-style"> 
36      <p>—— Indian Prime Minister Manmohan Singh</p>
37     </div> 
38    </div> 
39    <div class="text-advices">
40     <span>If you have time, you should read more about this incredible human being on his <a href="https://en.wikipedia.org/wiki/Norman_Borlaug">Wikipedia entry</a>.</span> 
41    </div> 
42   </div> 
43   <div class="text-center"> 
44    <p> Written and coded by <a href="https://www.freecodecamp.cn/lynn081">Lynn</a> </p> 
45   </div> 
46  </body>
View Code

 

转载于:https://www.cnblogs.com/Lynn0814/p/5744600.html

  • 0
    点赞
  • 9
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值