How to Create Weight Converter With Simple Javascript
How to Create Weight Converter Using HTML , CSS & JAVASCRIPT The Code is written below. Copy this code and paste in your code-editor to run Weight Converter Page . Created by Niks. Follow me on Instagram - @niks_banna_ <! DOCTYPE html > < html lang = "en" > < head > < meta charset = "UTF-8" > < meta http-equiv = "X-UA-Compatible" content = "IE=edge" > < meta name = "viewport" content = "width=device-width, initial-scale=1.0" > < title > Weight Converter </ title > <!-- Latest compiled and minified CSS --> < link rel = "stylesheet" href = "https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" > </ head > < body > < div class = "container-fluid text-center text-light mb-4 bg-success p-3" > < h2 > Weight Converter </ h2 > < p >