Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
- Root HTML: `index_new.html`, `about-us_new.html`, `gallery_new.html`, `testimonials_new.html`, legacy `services.html`.
Sign in to like and favorite skills
index_new.html, about-us_new.html, gallery_new.html, testimonials_new.html, legacy services.html.images/ (media), css/ (fonts, legacy styles), js/ (vanilla helpers), favicon.ico, site.webmanifest.robots.txt, sitemap.xml, cgi-bin/ (unused for static pages)._new denotes current iterations; when finalized, drop _new (e.g., index.html).python3 -m http.server 8080 then open http://localhost:8080.images/.css/; minimize inline styles.js/ and should match page names (e.g., services.*.js).alt text, ensure keyboard access, maintain readable color contrast.feat: add mobile menu toggle, fix(css): correct header spacing..php files. Do not commit secrets. Favicons/manifests can be updated without server changes.