Create Redditlikepost3.HTML

This commit is contained in:
Dangrainage 2023-08-02 14:05:01 +02:00 committed by GitHub
parent 08eb5dfd75
commit ab21df7cdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

21
Redditlikepost3.HTML Normal file
View file

@ -0,0 +1,21 @@
<!DOCTYPE html>
<html>
<head>
<title>Post1</title>
</head>
<header>
<h1>Vegetable oil as alternative to diesel</h1>
<nav>
<h1>In the last few weeks, I've been quit obsesed with finding an eco friendly alternative to traditional fuel.</h1>
<h1>While scovering the internet for any interesting papers. I've found something very interesting</h1>
<h1>A research paper, written by Zbarcea O, Scarpete D. and Vrabie V. Showcasing that it is possible to use vegetable oil as deisel</h1>
<h1>The paper is somewhat vague about how It works. But reading It I found out that emissions from using vegetable oil are,</h1>
<h1>lower than standar deisel, to quote the paper "emissions from the vegetable oil and its blends are lower"</h1>
<h1>Which is mighty great, but it also caused engine clogging, and the emissions vary on the mileage of the vehicle</h1>
<h1>To quote the paper "The emissions vary depending on the condition of the vehicle. The differences may increase with the mileage, the age of the engine</h1>
<h1>technology and the degree of engine clogging"</h1>
<h1>If you are interested, pdf is here: https://shorturl.at/nxI89</h1>
<a href="Redditlike.HTML">Home</a>
</nav>
</header>