{"id":6159,"date":"2025-12-16T10:24:16","date_gmt":"2025-12-16T02:24:16","guid":{"rendered":"https:\/\/anisteel.com\/?p=6159"},"modified":"2025-12-16T10:37:46","modified_gmt":"2025-12-16T02:37:46","slug":"steel-plate-weight-calculator","status":"publish","type":"post","link":"https:\/\/anisteel.com\/ar\/steel-plate-weight-calculator\/","title":{"rendered":"steel plate weight calculator"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<title>Weight of a Steel Plate<\/title>\n<style>\n.steel-plate-calc{\n    max-width:480px;margin:20px auto;padding:25px 30px;\n    border:1px solid #ccc;border-radius:6px;font-family:Arial,Helvetica,sans-serif;\n    background:#fafafa;\n}\n.steel-plate-calc h2{\n    text-align:center;margin:0 0 15px;font-size:22px;color:#333;\n}\n.steel-plate-calc .note{\n    text-align:center;margin-bottom:20px;font-size:14px;color:#555;\n}\n.steel-plate-calc .row{\n    display:flex;align-items:center;margin-bottom:12px;\n}\n.steel-plate-calc .row label{\n    flex:1;font-weight:bold;color:#333;\n}\n\/* \u7edf\u4e00 input \u548c output \u5c3a\u5bf8 *\/\n.steel-plate-calc .row input,\n.steel-plate-calc .row output{\n    width:120px;\n    padding:8px;\n    border:1px solid #3498db;\n    border-radius:4px;\n    text-align:center;\n    font-size:15px;\n    box-sizing:border-box;\n}\n.steel-plate-calc .row output{\n    display:inline-block;   \/* \u5173\u952e\uff1a\u8ba9 output \u50cf input \u4e00\u6837\u5757\u7ea7\u5316 *\/\n    background:#fff;\n    font-weight:bold;\n    color:#3498db;\n}\n.steel-plate-calc .calc-btn{\n    width:100%;margin:15px 0 10px;padding:10px;background:#3498db;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:bold;cursor:pointer;\n}\n.steel-plate-calc .calc-btn:hover{background:#2980b9;}\n<\/style>\n<\/head>\n<body>\n\n<form class=\"steel-plate-calc\" novalidate action=\"\">\n    <h2>Weight Calculators<\/h2>\n    <div class=\"note\">Weight of a Steel Plate<br>Please enter values then click on Calculate.<\/div>\n\n    <div class=\"row\">\n        <label>Length (inches) :<\/label>\n        <input type=\"number\" id=\"lenIn\" min=\"0.1\" step=\"0.1\">\n    <\/div>\n    <div class=\"row\">\n        <label>Width (inches) :<\/label>\n        <input type=\"number\" id=\"widIn\" min=\"0.1\" step=\"0.1\">\n    <\/div>\n    <div class=\"row\">\n        <label>Thickness (inches) :<\/label>\n        <input type=\"number\" id=\"thkIn\" min=\"0.01\" step=\"0.01\">\n    <\/div>\n\n    <button type=\"button\" class=\"calc-btn\" onclick=\"calcPlate()\">CALCULATE<\/button>\n\n    <div class=\"row\">\n        <label>Weight (pounds) :<\/label>\n        <output id=\"wtLb\" style=\"width:120px;height:32px;\"><\/output>\n    <\/div>\n    <div class=\"formula-note\" style=\"text-align:left; margin-bottom:10px;\">\n  All weights are theoretical, actual weights may vary.<\/div>\n    <div class=\"disclaimer\" style=\"font-size:12px;color:#777;text-align:left;\">\nThe calculators available on this website are intended for informational and educational purposes only. Nothing contained in the calculators, equations or other information on this website constitutes advice. Any reliance placed on the content of the website is to be made at your own risk. We expressly disclaim liability for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising out of, or in connection with the use of these tools.\n<\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"ar\"\/><\/form>\n\n<script>\nfunction calcPlate(){\n    const L=parseFloat(document.getElementById('lenIn').value),\n          W=parseFloat(document.getElementById('widIn').value),\n          T=parseFloat(document.getElementById('thkIn').value);\n    \/\/ \u7a7a\u5b57\u6bb5\u6216\u975e\u6cd5\u503c\u76f4\u63a5\u6e05\u7a7a\u8f93\u51fa\uff0c\u4e0d\u663e\u793a NaN\n    if(!L||!W||!T||L<=0||W<=0||T<=0){\n        document.getElementById('wtLb').value='NaN';\n        return;\n    }\n    document.getElementById('wtLb').value=(L*W*T*0.2836).toFixed(4);\n}\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Weight of a Steel Plate Weight Calculators Weight of a Steel PlatePlease enter values then click on Calculate. Length (inches) : Width (inches) : Thickness (inches) : CALCULATE Weight (pounds) : All weights are theoretical, actual weights may vary. The calculators available on this website are intended for informational and educational purposes only. Nothing contained [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6159","post","type-post","status-publish","format-standard","hentry","category-steel-products"],"_links":{"self":[{"href":"https:\/\/anisteel.com\/ar\/wp-json\/wp\/v2\/posts\/6159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/anisteel.com\/ar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/anisteel.com\/ar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/anisteel.com\/ar\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/anisteel.com\/ar\/wp-json\/wp\/v2\/comments?post=6159"}],"version-history":[{"count":4,"href":"https:\/\/anisteel.com\/ar\/wp-json\/wp\/v2\/posts\/6159\/revisions"}],"predecessor-version":[{"id":6165,"href":"https:\/\/anisteel.com\/ar\/wp-json\/wp\/v2\/posts\/6159\/revisions\/6165"}],"wp:attachment":[{"href":"https:\/\/anisteel.com\/ar\/wp-json\/wp\/v2\/media?parent=6159"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/anisteel.com\/ar\/wp-json\/wp\/v2\/categories?post=6159"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/anisteel.com\/ar\/wp-json\/wp\/v2\/tags?post=6159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}