Productivity
Word Web Clone
A document editor in the browser, ribbon and all.
A browser document editor that recreates the familiar ribbon interface and page-based layout: rich text, formatting, image insertion, zoom controls and keyboard shortcuts.
The page-based layout is the hard part — most browser editors are one long scroll, which is fine until someone needs to know what will be on page three.
How it is built
- Page-based layout rather than a single scrolling document.
- Ribbon interface with the tab structure people already know.
- Rich text, font and colour control, alignment, images and zoom.
- Keyboard shortcuts matched to the desktop application.