lukaokoujue.html 1.3 KB

123456789101112131415161718192021222324
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  5. <meta name="viewport" content="user-scalable=no; maximum-scale=1.0; initial-scale=1.0;width=device-width; height=device-height;"/>
  6. <title>路考口诀</title>
  7. <link href="style.css" rel="stylesheet" type="text/css" />
  8. </head>
  9. <body>
  10. <p class="p2">上车喊报告!</p>
  11. <p class="p2">拉门出左脚,坐好叫考官,面带梨涡笑。</p>
  12. <p class="p2">关门深呼吸,坐姿要摆好。</p>
  13. <p class="p2">查看空挡位,点火要轻柔。</p>
  14. <p class="p2">方向别忘了,挂挡要干脆,手刹要放掉。</p>
  15. <p class="p2">起步问考官,多看后视镜,喇叭来欢叫。</p>
  16. <p class="p2">离合器放松,做好半连动,出发要稳当,别让考官晃!</p>
  17. <p class="p2">换挡要及时,加挡要迅速,遇人要刹车,可别过了头。</p>
  18. <p class="p2">转弯要减速,立即减下挡,多看多停顿,安全放心中。</p>
  19. <p class="p2">肩膀要放松,双手放到位,神态要自然,莫因考官慌。</p>
  20. <p class="p2">自己有信心,艰辛都不怕,胆大又心细,礼貌别忘了。</p>
  21. <p class="p2">只要牢记着,考试准能过!</p>
  22. </body>
  23. </html>