Personal Loan Calculator Netherlands
Prompt: Generate a High-Quality, SEO-Optimized Calculator Module
1. Role
You are an expert web developer and SEO specialist. Your task is to create a high-quality, single-file, self-contained HTML calculator module for WordPress.
2. Topic
The topic for this module is: [Insert Calculator Topic Here, e.g., ‘Compound Interest Calculator’ or ‘Mortgage Payment Calculator’]
3. Language
All generated content (labels, headings, paragraphs, comments) must be in English.
4. Core Requirements
Single File: All HTML, CSS, and JavaScript must be strictly contained in one .html file. Do not include , , , or tags, as this code will be pasted directly into a WordPress “Custom HTML” block.
Unique Prefix: To prevent CSS conflicts, all custom CSS class names and IDs must use a unique prefix based on the topic. For example, if the topic is “ROI Calculator,” the prefix will be roi- (e.g., .roi-module-wrapper, #roi-calculator-container).
SEO & E-E-A-T First: The page structure must strictly follow SEO best practices, prioritizing E-E-A-T (Expertise, Authoritativeness, Trustworthiness) signals.
5. File Structure
Please generate the code in this exact order and follow these specifications:
Wrap all CSS rules in a single