Advertisement
Hendrasasmerta

Untitled

Jan 21st, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.56 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="description" content="Free Web tutorials">
  6. <meta name="keywords" content="HTML,CSS,XML,JavaScript">
  7. <meta name="author" content="John Doe">
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  9. <title>Alfagift - Promo Hematku</title>
  10. <style>
  11. html {
  12. font-family: sans-serif;
  13. -ms-text-size-adjust: 100%;
  14. -webkit-text-size-adjust: 100%;
  15. }
  16.  
  17. body {
  18. margin: 0;
  19. padding: 0;
  20. background-image: linear-gradient(#EE3F5B, #FAD000);
  21. background-repeat: no-repeat;
  22. }
  23.  
  24. a {
  25. background-color: transparent;
  26. }
  27.  
  28. a:active,
  29. a:hover {
  30. outline: 0;
  31. }
  32.  
  33. img {
  34. border: 0;
  35. }
  36.  
  37. * {
  38. -webkit-box-sizing: border-box;
  39. -moz-box-sizing: border-box;
  40. box-sizing: border-box;
  41. }
  42.  
  43. *:before,
  44. *:after {
  45. -webkit-box-sizing: border-box;
  46. -moz-box-sizing: border-box;
  47. box-sizing: border-box;
  48. }
  49.  
  50. html {
  51. font-size: 10px;
  52. -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  53. }
  54.  
  55. body {
  56. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  57. font-size: 14px;
  58. line-height: 1.42857143;
  59. color: #333333;
  60. background-color: #ffffff;
  61. }
  62.  
  63. a {
  64. color: #337ab7;
  65. text-decoration: none;
  66. }
  67.  
  68. a:hover,
  69. a:focus {
  70. color: #23527c;
  71. text-decoration: underline;
  72. }
  73.  
  74. a:focus {
  75. outline: 5px auto -webkit-focus-ring-color;
  76. outline-offset: -2px;
  77. }
  78.  
  79. img {
  80. vertical-align: middle;
  81. }
  82.  
  83. .img-responsive {
  84. display: block;
  85. max-width: 100%;
  86. height: auto;
  87. }
  88.  
  89. .container {
  90. padding-right: 15px;
  91. padding-left: 15px;
  92. margin-right: auto;
  93. margin-left: auto;
  94. }
  95.  
  96. @media (min-width: 768px) {
  97. .container {
  98. width: 750px;
  99. }
  100. }
  101.  
  102. @media (min-width: 992px) {
  103. .container {
  104. width: 970px;
  105. }
  106. }
  107.  
  108. @media (min-width: 1200px) {
  109. .container {
  110. width: 1170px;
  111. }
  112. }
  113.  
  114. .container-fluid {
  115. padding-right: 15px;
  116. padding-left: 15px;
  117. margin-right: auto;
  118. margin-left: auto;
  119. }
  120.  
  121. .row {
  122. margin-right: -15px;
  123. margin-left: -15px;
  124. }
  125.  
  126. .row-no-gutters {
  127. margin-right: 0;
  128. margin-left: 0;
  129. }
  130.  
  131. .row-no-gutters [class*="col-"] {
  132. padding-right: 0;
  133. padding-left: 0;
  134. }
  135.  
  136. .col-xs-1,
  137. .col-sm-1,
  138. .col-md-1,
  139. .col-lg-1,
  140. .col-xs-2,
  141. .col-sm-2,
  142. .col-md-2,
  143. .col-lg-2,
  144. .col-xs-3,
  145. .col-sm-3,
  146. .col-md-3,
  147. .col-lg-3,
  148. .col-xs-4,
  149. .col-sm-4,
  150. .col-md-4,
  151. .col-lg-4,
  152. .col-xs-5,
  153. .col-sm-5,
  154. .col-md-5,
  155. .col-lg-5,
  156. .col-xs-6,
  157. .col-sm-6,
  158. .col-md-6,
  159. .col-lg-6,
  160. .col-xs-7,
  161. .col-sm-7,
  162. .col-md-7,
  163. .col-lg-7,
  164. .col-xs-8,
  165. .col-sm-8,
  166. .col-md-8,
  167. .col-lg-8,
  168. .col-xs-9,
  169. .col-sm-9,
  170. .col-md-9,
  171. .col-lg-9,
  172. .col-xs-10,
  173. .col-sm-10,
  174. .col-md-10,
  175. .col-lg-10,
  176. .col-xs-11,
  177. .col-sm-11,
  178. .col-md-11,
  179. .col-lg-11,
  180. .col-xs-12,
  181. .col-sm-12,
  182. .col-md-12,
  183. .col-lg-12 {
  184. position: relative;
  185. min-height: 1px;
  186. padding-right: 15px;
  187. padding-left: 15px;
  188. }
  189.  
  190. .col-xs-1,
  191. .col-xs-2,
  192. .col-xs-3,
  193. .col-xs-4,
  194. .col-xs-5,
  195. .col-xs-6,
  196. .col-xs-7,
  197. .col-xs-8,
  198. .col-xs-9,
  199. .col-xs-10,
  200. .col-xs-11,
  201. .col-xs-12 {
  202. float: left;
  203. }
  204.  
  205. .col-xs-12 {
  206. width: 100%;
  207. }
  208.  
  209. .col-xs-11 {
  210. width: 91.66666667%;
  211. }
  212.  
  213. .col-xs-10 {
  214. width: 83.33333333%;
  215. }
  216.  
  217. .col-xs-9 {
  218. width: 75%;
  219. }
  220.  
  221. .col-xs-8 {
  222. width: 66.66666667%;
  223. }
  224.  
  225. .col-xs-7 {
  226. width: 58.33333333%;
  227. }
  228.  
  229. .col-xs-6 {
  230. width: 50%;
  231. }
  232.  
  233. .col-xs-5 {
  234. width: 41.66666667%;
  235. }
  236.  
  237. .col-xs-4 {
  238. width: 33.33333333%;
  239. }
  240.  
  241. .col-xs-3 {
  242. width: 25%;
  243. }
  244.  
  245. .col-xs-2 {
  246. width: 16.66666667%;
  247. }
  248.  
  249. .col-xs-1 {
  250. width: 8.33333333%;
  251. }
  252.  
  253. .col-xs-pull-12 {
  254. right: 100%;
  255. }
  256.  
  257. .col-xs-pull-11 {
  258. right: 91.66666667%;
  259. }
  260.  
  261. .col-xs-pull-10 {
  262. right: 83.33333333%;
  263. }
  264.  
  265. .col-xs-pull-9 {
  266. right: 75%;
  267. }
  268.  
  269. .col-xs-pull-8 {
  270. right: 66.66666667%;
  271. }
  272.  
  273. .col-xs-pull-7 {
  274. right: 58.33333333%;
  275. }
  276.  
  277. .col-xs-pull-6 {
  278. right: 50%;
  279. }
  280.  
  281. .col-xs-pull-5 {
  282. right: 41.66666667%;
  283. }
  284.  
  285. .col-xs-pull-4 {
  286. right: 33.33333333%;
  287. }
  288.  
  289. .col-xs-pull-3 {
  290. right: 25%;
  291. }
  292.  
  293. .col-xs-pull-2 {
  294. right: 16.66666667%;
  295. }
  296.  
  297. .col-xs-pull-1 {
  298. right: 8.33333333%;
  299. }
  300.  
  301. .col-xs-pull-0 {
  302. right: auto;
  303. }
  304.  
  305. .col-xs-push-12 {
  306. left: 100%;
  307. }
  308.  
  309. .col-xs-push-11 {
  310. left: 91.66666667%;
  311. }
  312.  
  313. .col-xs-push-10 {
  314. left: 83.33333333%;
  315. }
  316.  
  317. .col-xs-push-9 {
  318. left: 75%;
  319. }
  320.  
  321. .col-xs-push-8 {
  322. left: 66.66666667%;
  323. }
  324.  
  325. .col-xs-push-7 {
  326. left: 58.33333333%;
  327. }
  328.  
  329. .col-xs-push-6 {
  330. left: 50%;
  331. }
  332.  
  333. .col-xs-push-5 {
  334. left: 41.66666667%;
  335. }
  336.  
  337. .col-xs-push-4 {
  338. left: 33.33333333%;
  339. }
  340.  
  341. .col-xs-push-3 {
  342. left: 25%;
  343. }
  344.  
  345. .col-xs-push-2 {
  346. left: 16.66666667%;
  347. }
  348.  
  349. .col-xs-push-1 {
  350. left: 8.33333333%;
  351. }
  352.  
  353. .col-xs-push-0 {
  354. left: auto;
  355. }
  356.  
  357. .col-xs-offset-12 {
  358. margin-left: 100%;
  359. }
  360.  
  361. .col-xs-offset-11 {
  362. margin-left: 91.66666667%;
  363. }
  364.  
  365. .col-xs-offset-10 {
  366. margin-left: 83.33333333%;
  367. }
  368.  
  369. .col-xs-offset-9 {
  370. margin-left: 75%;
  371. }
  372.  
  373. .col-xs-offset-8 {
  374. margin-left: 66.66666667%;
  375. }
  376.  
  377. .col-xs-offset-7 {
  378. margin-left: 58.33333333%;
  379. }
  380.  
  381. .col-xs-offset-6 {
  382. margin-left: 50%;
  383. }
  384.  
  385. .col-xs-offset-5 {
  386. margin-left: 41.66666667%;
  387. }
  388.  
  389. .col-xs-offset-4 {
  390. margin-left: 33.33333333%;
  391. }
  392.  
  393. .col-xs-offset-3 {
  394. margin-left: 25%;
  395. }
  396.  
  397. .col-xs-offset-2 {
  398. margin-left: 16.66666667%;
  399. }
  400.  
  401. .col-xs-offset-1 {
  402. margin-left: 8.33333333%;
  403. }
  404.  
  405. .col-xs-offset-0 {
  406. margin-left: 0%;
  407. }
  408.  
  409. @media (min-width: 768px) {
  410. .col-sm-1,
  411. .col-sm-2,
  412. .col-sm-3,
  413. .col-sm-4,
  414. .col-sm-5,
  415. .col-sm-6,
  416. .col-sm-7,
  417. .col-sm-8,
  418. .col-sm-9,
  419. .col-sm-10,
  420. .col-sm-11,
  421. .col-sm-12 {
  422. float: left;
  423. }
  424. .col-sm-12 {
  425. width: 100%;
  426. }
  427. .col-sm-11 {
  428. width: 91.66666667%;
  429. }
  430. .col-sm-10 {
  431. width: 83.33333333%;
  432. }
  433. .col-sm-9 {
  434. width: 75%;
  435. }
  436. .col-sm-8 {
  437. width: 66.66666667%;
  438. }
  439. .col-sm-7 {
  440. width: 58.33333333%;
  441. }
  442. .col-sm-6 {
  443. width: 50%;
  444. }
  445. .col-sm-5 {
  446. width: 41.66666667%;
  447. }
  448. .col-sm-4 {
  449. width: 33.33333333%;
  450. }
  451. .col-sm-3 {
  452. width: 25%;
  453. }
  454. .col-sm-2 {
  455. width: 16.66666667%;
  456. }
  457. .col-sm-1 {
  458. width: 8.33333333%;
  459. }
  460. .col-sm-pull-12 {
  461. right: 100%;
  462. }
  463. .col-sm-pull-11 {
  464. right: 91.66666667%;
  465. }
  466. .col-sm-pull-10 {
  467. right: 83.33333333%;
  468. }
  469. .col-sm-pull-9 {
  470. right: 75%;
  471. }
  472. .col-sm-pull-8 {
  473. right: 66.66666667%;
  474. }
  475. .col-sm-pull-7 {
  476. right: 58.33333333%;
  477. }
  478. .col-sm-pull-6 {
  479. right: 50%;
  480. }
  481. .col-sm-pull-5 {
  482. right: 41.66666667%;
  483. }
  484. .col-sm-pull-4 {
  485. right: 33.33333333%;
  486. }
  487. .col-sm-pull-3 {
  488. right: 25%;
  489. }
  490. .col-sm-pull-2 {
  491. right: 16.66666667%;
  492. }
  493. .col-sm-pull-1 {
  494. right: 8.33333333%;
  495. }
  496. .col-sm-pull-0 {
  497. right: auto;
  498. }
  499. .col-sm-push-12 {
  500. left: 100%;
  501. }
  502. .col-sm-push-11 {
  503. left: 91.66666667%;
  504. }
  505. .col-sm-push-10 {
  506. left: 83.33333333%;
  507. }
  508. .col-sm-push-9 {
  509. left: 75%;
  510. }
  511. .col-sm-push-8 {
  512. left: 66.66666667%;
  513. }
  514. .col-sm-push-7 {
  515. left: 58.33333333%;
  516. }
  517. .col-sm-push-6 {
  518. left: 50%;
  519. }
  520. .col-sm-push-5 {
  521. left: 41.66666667%;
  522. }
  523. .col-sm-push-4 {
  524. left: 33.33333333%;
  525. }
  526. .col-sm-push-3 {
  527. left: 25%;
  528. }
  529. .col-sm-push-2 {
  530. left: 16.66666667%;
  531. }
  532. .col-sm-push-1 {
  533. left: 8.33333333%;
  534. }
  535. .col-sm-push-0 {
  536. left: auto;
  537. }
  538. .col-sm-offset-12 {
  539. margin-left: 100%;
  540. }
  541. .col-sm-offset-11 {
  542. margin-left: 91.66666667%;
  543. }
  544. .col-sm-offset-10 {
  545. margin-left: 83.33333333%;
  546. }
  547. .col-sm-offset-9 {
  548. margin-left: 75%;
  549. }
  550. .col-sm-offset-8 {
  551. margin-left: 66.66666667%;
  552. }
  553. .col-sm-offset-7 {
  554. margin-left: 58.33333333%;
  555. }
  556. .col-sm-offset-6 {
  557. margin-left: 50%;
  558. }
  559. .col-sm-offset-5 {
  560. margin-left: 41.66666667%;
  561. }
  562. .col-sm-offset-4 {
  563. margin-left: 33.33333333%;
  564. }
  565. .col-sm-offset-3 {
  566. margin-left: 25%;
  567. }
  568. .col-sm-offset-2 {
  569. margin-left: 16.66666667%;
  570. }
  571. .col-sm-offset-1 {
  572. margin-left: 8.33333333%;
  573. }
  574. .col-sm-offset-0 {
  575. margin-left: 0%;
  576. }
  577. }
  578.  
  579. @media (min-width: 992px) {
  580. .col-md-1,
  581. .col-md-2,
  582. .col-md-3,
  583. .col-md-4,
  584. .col-md-5,
  585. .col-md-6,
  586. .col-md-7,
  587. .col-md-8,
  588. .col-md-9,
  589. .col-md-10,
  590. .col-md-11,
  591. .col-md-12 {
  592. float: left;
  593. }
  594. .col-md-12 {
  595. width: 100%;
  596. }
  597. .col-md-11 {
  598. width: 91.66666667%;
  599. }
  600. .col-md-10 {
  601. width: 83.33333333%;
  602. }
  603. .col-md-9 {
  604. width: 75%;
  605. }
  606. .col-md-8 {
  607. width: 66.66666667%;
  608. }
  609. .col-md-7 {
  610. width: 58.33333333%;
  611. }
  612. .col-md-6 {
  613. width: 50%;
  614. }
  615. .col-md-5 {
  616. width: 41.66666667%;
  617. }
  618. .col-md-4 {
  619. width: 33.33333333%;
  620. }
  621. .col-md-3 {
  622. width: 25%;
  623. }
  624. .col-md-2 {
  625. width: 16.66666667%;
  626. }
  627. .col-md-1 {
  628. width: 8.33333333%;
  629. }
  630. .col-md-pull-12 {
  631. right: 100%;
  632. }
  633. .col-md-pull-11 {
  634. right: 91.66666667%;
  635. }
  636. .col-md-pull-10 {
  637. right: 83.33333333%;
  638. }
  639. .col-md-pull-9 {
  640. right: 75%;
  641. }
  642. .col-md-pull-8 {
  643. right: 66.66666667%;
  644. }
  645. .col-md-pull-7 {
  646. right: 58.33333333%;
  647. }
  648. .col-md-pull-6 {
  649. right: 50%;
  650. }
  651. .col-md-pull-5 {
  652. right: 41.66666667%;
  653. }
  654. .col-md-pull-4 {
  655. right: 33.33333333%;
  656. }
  657. .col-md-pull-3 {
  658. right: 25%;
  659. }
  660. .col-md-pull-2 {
  661. right: 16.66666667%;
  662. }
  663. .col-md-pull-1 {
  664. right: 8.33333333%;
  665. }
  666. .col-md-pull-0 {
  667. right: auto;
  668. }
  669. .col-md-push-12 {
  670. left: 100%;
  671. }
  672. .col-md-push-11 {
  673. left: 91.66666667%;
  674. }
  675. .col-md-push-10 {
  676. left: 83.33333333%;
  677. }
  678. .col-md-push-9 {
  679. left: 75%;
  680. }
  681. .col-md-push-8 {
  682. left: 66.66666667%;
  683. }
  684. .col-md-push-7 {
  685. left: 58.33333333%;
  686. }
  687. .col-md-push-6 {
  688. left: 50%;
  689. }
  690. .col-md-push-5 {
  691. left: 41.66666667%;
  692. }
  693. .col-md-push-4 {
  694. left: 33.33333333%;
  695. }
  696. .col-md-push-3 {
  697. left: 25%;
  698. }
  699. .col-md-push-2 {
  700. left: 16.66666667%;
  701. }
  702. .col-md-push-1 {
  703. left: 8.33333333%;
  704. }
  705. .col-md-push-0 {
  706. left: auto;
  707. }
  708. .col-md-offset-12 {
  709. margin-left: 100%;
  710. }
  711. .col-md-offset-11 {
  712. margin-left: 91.66666667%;
  713. }
  714. .col-md-offset-10 {
  715. margin-left: 83.33333333%;
  716. }
  717. .col-md-offset-9 {
  718. margin-left: 75%;
  719. }
  720. .col-md-offset-8 {
  721. margin-left: 66.66666667%;
  722. }
  723. .col-md-offset-7 {
  724. margin-left: 58.33333333%;
  725. }
  726. .col-md-offset-6 {
  727. margin-left: 50%;
  728. }
  729. .col-md-offset-5 {
  730. margin-left: 41.66666667%;
  731. }
  732. .col-md-offset-4 {
  733. margin-left: 33.33333333%;
  734. }
  735. .col-md-offset-3 {
  736. margin-left: 25%;
  737. }
  738. .col-md-offset-2 {
  739. margin-left: 16.66666667%;
  740. }
  741. .col-md-offset-1 {
  742. margin-left: 8.33333333%;
  743. }
  744. .col-md-offset-0 {
  745. margin-left: 0%;
  746. }
  747. }
  748.  
  749. @media (min-width: 1200px) {
  750. .col-lg-1,
  751. .col-lg-2,
  752. .col-lg-3,
  753. .col-lg-4,
  754. .col-lg-5,
  755. .col-lg-6,
  756. .col-lg-7,
  757. .col-lg-8,
  758. .col-lg-9,
  759. .col-lg-10,
  760. .col-lg-11,
  761. .col-lg-12 {
  762. float: left;
  763. }
  764. .col-lg-12 {
  765. width: 100%;
  766. }
  767. .col-lg-11 {
  768. width: 91.66666667%;
  769. }
  770. .col-lg-10 {
  771. width: 83.33333333%;
  772. }
  773. .col-lg-9 {
  774. width: 75%;
  775. }
  776. .col-lg-8 {
  777. width: 66.66666667%;
  778. }
  779. .col-lg-7 {
  780. width: 58.33333333%;
  781. }
  782. .col-lg-6 {
  783. width: 50%;
  784. }
  785. .col-lg-5 {
  786. width: 41.66666667%;
  787. }
  788. .col-lg-4 {
  789. width: 33.33333333%;
  790. }
  791. .col-lg-3 {
  792. width: 25%;
  793. }
  794. .col-lg-2 {
  795. width: 16.66666667%;
  796. }
  797. .col-lg-1 {
  798. width: 8.33333333%;
  799. }
  800. .col-lg-pull-12 {
  801. right: 100%;
  802. }
  803. .col-lg-pull-11 {
  804. right: 91.66666667%;
  805. }
  806. .col-lg-pull-10 {
  807. right: 83.33333333%;
  808. }
  809. .col-lg-pull-9 {
  810. right: 75%;
  811. }
  812. .col-lg-pull-8 {
  813. right: 66.66666667%;
  814. }
  815. .col-lg-pull-7 {
  816. right: 58.33333333%;
  817. }
  818. .col-lg-pull-6 {
  819. right: 50%;
  820. }
  821. .col-lg-pull-5 {
  822. right: 41.66666667%;
  823. }
  824. .col-lg-pull-4 {
  825. right: 33.33333333%;
  826. }
  827. .col-lg-pull-3 {
  828. right: 25%;
  829. }
  830. .col-lg-pull-2 {
  831. right: 16.66666667%;
  832. }
  833. .col-lg-pull-1 {
  834. right: 8.33333333%;
  835. }
  836. .col-lg-pull-0 {
  837. right: auto;
  838. }
  839. .col-lg-push-12 {
  840. left: 100%;
  841. }
  842. .col-lg-push-11 {
  843. left: 91.66666667%;
  844. }
  845. .col-lg-push-10 {
  846. left: 83.33333333%;
  847. }
  848. .col-lg-push-9 {
  849. left: 75%;
  850. }
  851. .col-lg-push-8 {
  852. left: 66.66666667%;
  853. }
  854. .col-lg-push-7 {
  855. left: 58.33333333%;
  856. }
  857. .col-lg-push-6 {
  858. left: 50%;
  859. }
  860. .col-lg-push-5 {
  861. left: 41.66666667%;
  862. }
  863. .col-lg-push-4 {
  864. left: 33.33333333%;
  865. }
  866. .col-lg-push-3 {
  867. left: 25%;
  868. }
  869. .col-lg-push-2 {
  870. left: 16.66666667%;
  871. }
  872. .col-lg-push-1 {
  873. left: 8.33333333%;
  874. }
  875. .col-lg-push-0 {
  876. left: auto;
  877. }
  878. .col-lg-offset-12 {
  879. margin-left: 100%;
  880. }
  881. .col-lg-offset-11 {
  882. margin-left: 91.66666667%;
  883. }
  884. .col-lg-offset-10 {
  885. margin-left: 83.33333333%;
  886. }
  887. .col-lg-offset-9 {
  888. margin-left: 75%;
  889. }
  890. .col-lg-offset-8 {
  891. margin-left: 66.66666667%;
  892. }
  893. .col-lg-offset-7 {
  894. margin-left: 58.33333333%;
  895. }
  896. .col-lg-offset-6 {
  897. margin-left: 50%;
  898. }
  899. .col-lg-offset-5 {
  900. margin-left: 41.66666667%;
  901. }
  902. .col-lg-offset-4 {
  903. margin-left: 33.33333333%;
  904. }
  905. .col-lg-offset-3 {
  906. margin-left: 25%;
  907. }
  908. .col-lg-offset-2 {
  909. margin-left: 16.66666667%;
  910. }
  911. .col-lg-offset-1 {
  912. margin-left: 8.33333333%;
  913. }
  914. .col-lg-offset-0 {
  915. margin-left: 0%;
  916. }
  917. }
  918.  
  919. .clearfix:before,
  920. .clearfix:after,
  921. .container:before,
  922. .container:after,
  923. .container-fluid:before,
  924. .container-fluid:after,
  925. .row:before,
  926. .row:after {
  927. display: table;
  928. content: " ";
  929. }
  930.  
  931. .clearfix:after,
  932. .container:after,
  933. .container-fluid:after,
  934. .row:after {
  935. clear: both;
  936. }
  937.  
  938. .mb-15 {
  939. margin-bottom: 15px;
  940. }
  941.  
  942. .prl-7 {
  943. padding: 0 7px;
  944. }
  945.  
  946. .prl-8 {
  947. padding: 0 8px;
  948. }
  949.  
  950. .text-right {
  951. text-align: right;
  952. }
  953.  
  954. .img-member {
  955. width: 80%;
  956. height: auto;
  957. margin-bottom: 20px;
  958. }
  959.  
  960. .produk {
  961. width: 100%;
  962. margin-bottom: 16px;
  963. padding: 15px;
  964. background: white;
  965. }
  966.  
  967. .produk > a {
  968. display: block;
  969. }
  970.  
  971. .produk div {
  972. position: relative;
  973. text-align: right;
  974. }
  975.  
  976. .produk h1 {
  977. display: block;
  978. display: -webkit-box;
  979. max-width: 100%;
  980. height: 29px;
  981. margin: 5px auto;
  982. font-size: 14px;
  983. line-height: 1;
  984. -webkit-line-clamp: 2;
  985. -webkit-box-orient: vertical;
  986. overflow: hidden;
  987. text-overflow: ellipsis;
  988. color: #333 !important;
  989. }
  990.  
  991. .produk .tag {
  992. position: absolute;
  993. width: 50%;
  994. bottom: 0;
  995. left: 0;
  996. }
  997.  
  998. .produk .img-produk {
  999. width: 90%;
  1000. height: auto;
  1001. }
  1002.  
  1003. @media (max-width: 360px) {
  1004. .produk {
  1005. padding: 10px;
  1006. }
  1007.  
  1008. .produk h1 {
  1009. font-size: 10px;
  1010. height: 21px;
  1011. }
  1012. }
  1013.  
  1014. @media (min-width: 361px) and (max-width: 479px) {
  1015. .produk {
  1016. padding: 10px;
  1017. }
  1018.  
  1019. .produk h1 {
  1020. font-size: 12px;
  1021. height: 25px;
  1022. }
  1023. }
  1024. </style>
  1025. </head>
  1026. <body>
  1027. <img src="https://promo.alfagift.id/promo/assets/JAN2020/1_Header_Pattern.png" class="img-responsive mb-15">
  1028. <div class="container">
  1029. <div class="row">
  1030. <div class="col-sm-6 col-xs-6">
  1031. <img src="https://promo.alfagift.id/promo/assets/JAN2020/1_Hematku_Logo.png" class="img-responsive mb-15">
  1032. </div>
  1033. <div class="col-sm-6 col-xs-6 text-right">
  1034. <img src="https://promo.alfagift.id/promo/assets/JAN2020/1_Hematku_Khusus_Member_Tag_Kanan_Atas.png" class="img-member">
  1035. <img src="https://promo.alfagift.id/promo/assets/JAN2020/1_Hematku_Tagline.png" class="img-responsive mb-15">
  1036. </div>
  1037. </div>
  1038. <div class="row prl-7">
  1039. <div class="col-sm-6 col-xs-6 prl-8">
  1040. <div class="produk">
  1041. <a href="#">
  1042. <div>
  1043. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_1.png" class="tag">
  1044. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_1.png" class="img-produk">
  1045. </div>
  1046. <h1>ANMUM Materna Coklat / Stroberi Box 200g</h1>
  1047. </a>
  1048. </div>
  1049. </div>
  1050. <div class="col-sm-6 col-xs-6 prl-8">
  1051. <div class="produk">
  1052. <a href="#">
  1053. <div>
  1054. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_2.png" class="tag">
  1055. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_2.png" class="img-produk">
  1056. </div>
  1057. <h1>HILO School Chocolate Bag 10x35g</h1>
  1058. </a>
  1059. </div>
  1060. </div>
  1061. <div class="col-sm-6 col-xs-6 prl-8">
  1062. <div class="produk">
  1063. <a href="#">
  1064. <div>
  1065. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_3.png" class="tag">
  1066. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_3.png" class="img-produk">
  1067. </div>
  1068. <h1>ANLENE Gold Coklat Box 250g</h1>
  1069. </a>
  1070. </div>
  1071. </div>
  1072. <div class="col-sm-6 col-xs-6 prl-8">
  1073. <div class="produk">
  1074. <a href="#">
  1075. <div>
  1076. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_4.png" class="tag">
  1077. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_4.png" class="img-produk">
  1078. </div>
  1079. <h1>ANLENE Actifit Vanilla Box 250g</h1>
  1080. </a>
  1081. </div>
  1082. </div>
  1083. <div class="col-sm-6 col-xs-6 prl-8">
  1084. <div class="produk">
  1085. <a href="#">
  1086. <div>
  1087. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_5.png" class="tag">
  1088. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_5.png" class="img-produk">
  1089. </div>
  1090. <h1>L-MEN Gain Mass Chocolate 225g</h1>
  1091. </a>
  1092. </div>
  1093. </div>
  1094. <div class="col-sm-6 col-xs-6 prl-8">
  1095. <div class="produk">
  1096. <a href="#">
  1097. <div>
  1098. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_6.png" class="tag">
  1099. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_6.png" class="img-produk">
  1100. </div>
  1101. <h1>JAWARA Sambal Botol 340ml</h1>
  1102. </a>
  1103. </div>
  1104. </div>
  1105. <div class="col-sm-6 col-xs-6 prl-8">
  1106. <div class="produk">
  1107. <a href="#">
  1108. <div>
  1109. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_7.png" class="tag">
  1110. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_7.png" class="img-produk">
  1111. </div>
  1112. <h1>ROYCO Bumbu Ayam Balacan 25g / Nasi Goreng Cabai Hijau / Rendang / Soto 17g</h1>
  1113. </a>
  1114. </div>
  1115. </div>
  1116. <div class="col-sm-6 col-xs-6 prl-8">
  1117. <div class="produk">
  1118. <a href="#">
  1119. <div>
  1120. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_8.png" class="tag">
  1121. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_8.png" class="img-produk">
  1122. </div>
  1123. <h1>COUNTRY CHOICE Juice Jambu 1000ml</h1>
  1124. </a>
  1125. </div>
  1126. </div>
  1127. <div class="col-sm-6 col-xs-6 prl-8">
  1128. <div class="produk">
  1129. <a href="#">
  1130. <div>
  1131. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_9.png" class="tag">
  1132. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_9.png" class="img-produk">
  1133. </div>
  1134. <h1>SAMANTHA Creambath Royal Jelly 30g</h1>
  1135. </a>
  1136. </div>
  1137. </div>
  1138. <div class="col-sm-6 col-xs-6 prl-8">
  1139. <div class="produk">
  1140. <a href="#">
  1141. <div>
  1142. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_10.png" class="tag">
  1143. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_10.png" class="img-produk">
  1144. </div>
  1145. <h1>SAMANTHA HC Chocolate Brown 25ml</h1>
  1146. </a>
  1147. </div>
  1148. </div>
  1149. <div class="col-sm-6 col-xs-6 prl-8">
  1150. <div class="produk">
  1151. <a href="#">
  1152. <div>
  1153. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_9.png" class="tag">
  1154. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_9.png" class="img-produk">
  1155. </div>
  1156. <h1>SAMANTHA Creambath Royal Jelly 30g</h1>
  1157. </a>
  1158. </div>
  1159. </div>
  1160. <div class="col-sm-6 col-xs-6 prl-8">
  1161. <div class="produk">
  1162. <a href="#">
  1163. <div>
  1164. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_13.png" class="tag">
  1165. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_13.png" class="img-produk">
  1166. </div>
  1167. <h1>POND'S Glow Up Pearly Aura 20g</h1>
  1168. </a>
  1169. </div>
  1170. </div>
  1171. <div class="col-sm-6 col-xs-6 prl-8">
  1172. <div class="produk">
  1173. <a href="#">
  1174. <div>
  1175. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_14.png" class="tag">
  1176. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_14.png" class="img-produk">
  1177. </div>
  1178. <h1>POND'S Men FF Acne Sol 100ml</h1>
  1179. </a>
  1180. </div>
  1181. </div>
  1182. <div class="col-sm-6 col-xs-6 prl-8">
  1183. <div class="produk">
  1184. <a href="#">
  1185. <div>
  1186. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_15.png" class="tag">
  1187. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_15.png" class="img-produk">
  1188. </div>
  1189. <h1>VASELINE HBL HW Perfect 200ml</h1>
  1190. </a>
  1191. </div>
  1192. </div>
  1193. <div class="col-sm-6 col-xs-6 prl-8">
  1194. <div class="produk">
  1195. <a href="#">
  1196. <div>
  1197. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_16.png" class="tag">
  1198. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_16.png" class="img-produk">
  1199. </div>
  1200. <h1>WARDAH Sun Care SPF 30 40ml</h1>
  1201. </a>
  1202. </div>
  1203. </div>
  1204. <div class="col-sm-6 col-xs-6 prl-8">
  1205. <div class="produk">
  1206. <a href="#">
  1207. <div>
  1208. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_17.png" class="tag">
  1209. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_17.png" class="img-produk">
  1210. </div>
  1211. <h1>BELIA M. Colg Party Babe 100ml</h1>
  1212. </a>
  1213. </div>
  1214. </div>
  1215. <div class="col-sm-6 col-xs-6 prl-8">
  1216. <div class="produk">
  1217. <a href="#">
  1218. <div>
  1219. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_18.png" class="tag">
  1220. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_18.png" class="img-produk">
  1221. </div>
  1222. <h1>KAILA HBL Melon 200ml</h1>
  1223. </a>
  1224. </div>
  1225. </div>
  1226. <div class="col-sm-6 col-xs-6 prl-8">
  1227. <div class="produk">
  1228. <a href="#">
  1229. <div>
  1230. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_19.png" class="tag">
  1231. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_19.png" class="img-produk">
  1232. </div>
  1233. <h1>PIGEON Botol PP 120ml</h1>
  1234. </a>
  1235. </div>
  1236. </div>
  1237. <div class="col-sm-6 col-xs-6 prl-8">
  1238. <div class="produk">
  1239. <a href="#">
  1240. <div>
  1241. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_20.png" class="tag">
  1242. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_20.png" class="img-produk">
  1243. </div>
  1244. <h1>PIGEON Peristaltic Nipple M</h1>
  1245. </a>
  1246. </div>
  1247. </div>
  1248. <div class="col-sm-6 col-xs-6 prl-8">
  1249. <div class="produk">
  1250. <a href="#">
  1251. <div>
  1252. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Price_Tag_21.png" class="tag">
  1253. <img src="https://promo.alfagift.id/promo/assets/JAN2020/Product_Packshot_21.png" class="img-produk">
  1254. </div>
  1255. <h1>MERRIES Pants Good Skin S-26</h1>
  1256. </a>
  1257. </div>
  1258. </div>
  1259. </div>
  1260. </div>
  1261. <img src="https://promo.alfagift.id/promo/assets/JAN2020/1_Bonus_Poin_Member_Footer.png" class="img-responsive">
  1262. </body>
  1263. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement