Advertisement
marshallsmyth

Homeless House

Jan 1st, 2024
1,094
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.08 KB | None | 0 0
  1.  
  2.  
  3. <body><style> @import url(https://fonts.googleapis.com/css?family=Artifika|Handlee|Macondo);
  4.  ::-webkit-scrollbar { width:17px;height:0px; } ::-webkit-scrollbar-track { background:#07f; } ::-webkit-scrollbar-thumb { border-radius:3px;background:#010; }
  5.  body { background:#405; }
  6.  
  7.  .table { width:84vw;margin:-2px 44px 66px 133px;font-family:artifika;font-size:28px;line-height:33px;text-align:left;
  8.  text-indent:22px;color:#ffe0ff;border:11px TRANSPARENT ridge;background:#403; }
  9.  .td { width:144px;height:88px;color:#07f;border:8px ridge #07f;padding:0 29px 0 1px;text-align:center; }
  10.  
  11.  .titles { margin-top:-11px;text-align:center;font-family:artifika;font-size:111px;color:#07f;text-shadow:4px 1px 3px gold; }
  12.  h1 {font-family:handlee;font-size:38px;color:gold;text-align:center;line-height:55px;word-spacing:2px; }
  13.  p { margin-top:9px; }
  14.  
  15.  
  16.  </style>
  17.  
  18.  
  19.  <div class="titles">Building a super cheap house for 1 or 2 homeless persons<hr></div>
  20.  <h1>Building smarter homeless persons begins with Building, so learn to build.
  21.  <br>Knowing where to build it is smart, so know where. Homelessness is here to stay, and increasing.
  22.  <li>Dealing with the homeless problem may begin with having better homeless persons making their own homes.
  23.  <br>Building their own homes builds better homeless persons.
  24.  <li>HOW TO BUILD A HOMELESS PERSON'S HOUSE FOR 1-2 PERSONS.
  25. </h1><table class="table"><tr>
  26.  
  27. <td class="td">Construction Items Needed</td><td><br>2 full size transfer pallets, preferably with a blue painted side.
  28. <br>Blue painted side pallets are more durable, standard sized, and heavier
  29. <br>Pallets should be around 4'X 4'<br><br><br></td></tr><tr>
  30.  
  31. <td class="td">Nails & Hammer</td><td><br>16 Penney, smallest box
  32. <br>2 1/2" or so, medium box
  33. <br>Hammer should be a "Vaughan" brand, somewhat heavy
  34. <br>You should be capable of using the hammer<br><br><br></td></tr><tr>
  35.  
  36. <td class="td">Plywood or other Flatboard</td><td><br>Nailing plywood uses the 2 1/2" nails, 3 nails on each pallet corner, and one nail every 16" or so. Make
  37. sure the nail reaches wood or you get a "shiner".
  38. <br>TWO 4' X 8' or whatever size it takes to cover the 2 pallets which will be nailed together,
  39. and or held together by the plywood if it is good quality plywood.
  40. <li>When 1 sheet of plywood is nailed to the pallets, that is time to stuff insulation into the hollows of the pallets.
  41. <li>Once 1 sheet of plywood is nailed in place<br><br></td></tr><tr>
  42.  
  43. <td class="td">Insulation</td><td><br>Main options are the kind without paper backing which is easier to tear or cut to 4' segments
  44.  <br>Or paper backed which is often better at insulating, but a box cutter with a sharp blade is needed.
  45.  <li>You will DEFINITELY WANT good gloves and long sleeved shirt.
  46.  <br>Fiberglass is extremely itchy as it is actually GLASS ground to very fine dust then spun.
  47.  <li>Do insulating all at one time, then take a long hot soaking bath with added hair conditioner in the water. Followed with a shower.<br><br><br></td></tr><tr>
  48.  
  49.  <td class="td">Sawhorses</td><td><br>If you are doing this in the same sequence as above, you now have a decent basic floor.
  50.  <br>It is HEAVY, and will require at 4 strong persons to move it.
  51.  <li>You'll need at least 2 sawhorses about 4' wide and about 3' tall.
  52. <br>Move your future floor to the sawhorses which are placed so the floor is most stable, likely 24" or a bit more, from each end.
  53. <li>The floor should have been moved to the sawhorses as soon as one sheet of plywood has been nailed to the pallets.
  54. <br>At 3' plus height, it is much easier to stuff the insulation in and to nail the other plywood on the top.<br></td></tr><tr>
  55.  
  56.  <td class="td">...</td><td><br>...
  57.  <br>...
  58.  <br>...<br><br><br></td></tr><tr>
  59.  
  60.  <td class="td">...</td><td><br>...
  61.  <br>...
  62.  <br>...<br><br><br></td></tr><tr>
  63.  
  64.  <td class="td">...</td><td><br>...
  65.  <br>...
  66.  <br>...<br><br><br></td></tr><tr>
  67.  
  68.  <td class="td">...</td><td><br>...
  69.  <br>...
  70.  <br>...<br><br><br></td></tr><tr>
  71.  
  72.  <td class="td">...</td><td><br>...
  73.  <br>...
  74.  <br>...<br><br><br></td></tr><tr>
  75.  
  76.  
  77.  </td></tr></table>
  78.  
  79.  
  80.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement