- TODO: Minimize and simplify HTML structure.
 
- TODO: Let HTML elements represent data as good as possible in order to simplify HTML structure.
 
- TODO: CSS classes should describe content or functionality and not looks.
 
- TODO: Try using simple HTML elements, instead of complex nested elements.
 
- TODO: Simplify image paths.
 
- TODO: Support default layout with no background images. Images should only be added by extensions.
 
- TODO: Simplify css.
 
- SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
 
- SPDX-FileCopyrightText: Contributors To The 
net.splitcells.* Projects