Skip to content
AIWikis.org

HTML And CSS Coding Standard

Publication Warning This page is marked noindex and should not be treated as canonical public authority.

Public pages should be readable, crawlable, accessible, and consistent with the site they live on.

Metadata

FieldValue
Source siteaiwikis.org
Source URLhttps://aiwikis.org/
Canonical AIWikis URLhttps://aiwikis.org/aiwikis/files/wiki-global-coding-standards-html-css-md-02726f53/
Source referencewiki/global/coding-standards/html-css.md
File typemd
Content categoryllm-wiki
Last fetched2026-06-22T01:56:21.9510185Z
Last changed2026-05-15T23:02:00.0545413Z
Content hashsha256:02726f53f3ea3533888bc8293d645a468bd942ac8df06186993fab4cb17d42d7
Import statusunchanged
Raw source layerdata/sources/aiwikis/wiki-global-coding-standards-html-css-md-02726f53f3ea.md
Normalized source layerdata/normalized/aiwikis/wiki-global-coding-standards-html-css-md-02726f53f3ea.txt

Current File Content

Structure Preview

  • HTML And CSS Coding Standard
  • HTML
  • CSS
  • Verification

Raw Version

---
uai_id: "ee840e7c-7f45-491a-9ee4-150a5bec994b"
type: "coding-standard"
owner: "AIWikis maintainers"
status: "Reviewed"
source_system: "AIWikis.org global"
source_status: "local synthesis from public-site and documentation UI practice"
sensitivity: "public-safe source-side memory"
agent_use: "load for HTML, CSS, static content templates, public pages, and documentation presentation"
lineage:
  - "wiki/global/coding-standards/index.md"
source_trace:
  - "wiki/global/coding-standards/html-css.md"
confidence: 0.8
confidence_label: "reviewed-local"
last_linted: "2026-05-08T00:00:00Z"
handoff_export: "include"
aliases:
  - "HTML Coding Standard"
  - "CSS Coding Standard"
last_reviewed: "2026-05-15"
typed_relations:
  part_of:
    - "wiki/index.md"
  depends_on: []
  supersedes: []
  contradicts: []
  source_for: []
---
# HTML And CSS Coding Standard

Public pages should be readable, crawlable, accessible, and consistent with the site they live on.

## HTML

- Use semantic landmarks and headings in order.
- Keep links clean, source-owned, and testable.
- Avoid query-string launch URLs unless a project explicitly allows them.
- Keep machine-readable metadata aligned with the public page claim.

## CSS

- Follow the site's existing design language before adding new styling.
- Keep layout responsive with stable dimensions for repeated items and controls.
- Avoid one-note palettes and decorative effects that reduce readability.
- Make text fit its container on mobile and desktop.

## Verification

- Run link and smoke checks after route or navigation changes.
- Use screenshots or browser checks for layout-heavy changes.
- Confirm sitemap or discovery output when a public page becomes part of the launch surface.

Why This File Exists

This is a LLM Wiki memory file from aiwikis.org. It is shown here because AIWikis.org is demonstrating the real source files that make the UAIX / LLM Wiki memory system work, not only summarizing those systems after the fact.

Role

This file belongs to the source-side wiki layer. It preserves a focused concept, source proxy, graph record, or operating rule so the public site can cite reviewed conclusions without flattening every reason into a single long page.

Structure

The file is structured around these visible headings: HTML And CSS Coding Standard; HTML; CSS; Verification. Those headings are retrieval anchors: a crawler or LLM can decide whether the file is relevant before reading every line.

Prompt-Size And Retrieval Benefit

Keeping this material in a separate file reduces prompt pressure because an agent can load this exact unit only when its role, source site, category, or hash is relevant. The surrounding index pages point to it, while this page preserves the full content for audit and exact recall.

How To Use It

  • Humans should read the metadata first, then inspect the raw content when they need exact wording or provenance.
  • LLMs and agents should use the source site, category, hash, headings, and related files to decide whether this file belongs in the active prompt.
  • Crawlers should treat the AIWikis page as transparent evidence and follow the source URL/source reference for authority boundaries.
  • Future maintainers should regenerate this page whenever the source hash changes, then review the explanation if the role or structure changed.

Update Requirements

When this source file changes, update the raw source layer, normalized source layer, hash history, this rendered page, generated explanation, source-file inventory, changed-files report, and any source-section index that links to it.

Related Pages

Provenance And History

  • Current observation: 2026-06-22T01:56:21.9510185Z
  • Source origin: current-source-workspace
  • Retrieval method: local-source-workspace
  • Duplicate group: sfg-013 (primary)
  • Historical hash records are stored in data/hashes/source-file-history.jsonl.

Machine-Readable Metadata

{
    "title":  "HTML And CSS Coding Standard",
    "source_site":  "aiwikis.org",
    "source_url":  "https://aiwikis.org/",
    "canonical_url":  "https://aiwikis.org/aiwikis/files/wiki-global-coding-standards-html-css-md-02726f53/",
    "source_reference":  "wiki/global/coding-standards/html-css.md",
    "file_type":  "md",
    "content_category":  "llm-wiki",
    "content_hash":  "sha256:02726f53f3ea3533888bc8293d645a468bd942ac8df06186993fab4cb17d42d7",
    "last_fetched":  "2026-06-22T01:56:21.9510185Z",
    "last_changed":  "2026-05-15T23:02:00.0545413Z",
    "import_status":  "unchanged",
    "duplicate_group_id":  "sfg-013",
    "duplicate_role":  "primary",
    "related_files":  [

                      ],
    "generated_explanation":  true,
    "explanation_last_generated":  "2026-06-22T01:56:21.9510185Z"
}

Next Useful Routes

  • Start Here A task-first reading path for AIWikis.org, separating newcomer learning, source-memory lookup, maintainer workflow, and AI-agent retrieval.
  • Topic Index A tag-oriented index for LLM Wiki, AI memory, UAI, source governance, crawling, and retrieval topics.
  • Source Map AIWikis source-governed page for durable AI memory, evidence routing, and agent-readable retrieval.
  • AIWikis.org AIWikis.org source-system overview for transparent AIWikis memory demonstration.
  • AIWikis.org Files Site-scoped current-source file index for AIWikis.org.
  • AIWikis.org UAI System Files Real current AIWikis file-backed content, source-side wiki, raw archive, graph, handoff, and public-route evidence files.