# CSSBox **Repository Path**: chqj2208/CSSBox ## Basic Information - **Project Name**: CSSBox - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-08 - **Last Updated**: 2021-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README CSSBox ====== [![Build Status](https://travis-ci.org/radkovo/CSSBox.svg?branch=master)](https://travis-ci.org/radkovo/CSSBox) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.sf.cssbox/cssbox/badge.png)](https://maven-badges.herokuapp.com/maven-central/net.sf.cssbox/cssbox) An HTML/CSS rendering engine library (c) 2005-2021 Radek Burget (burgetr@fit.vutbr.cz) See the project page for more information and downloads: [http://cssbox.sourceforge.net/](http://cssbox.sourceforge.net/) All the source code of the CSSBox itself is licensed under the GNU Lesser General Public License (LGPL), version 3. A copy of the LGPL can be found in the LICENSE file. CSSBox relies on the jStyleParser open source CSS parser [http://cssbox.sourceforge.net/jstyleparser](http://cssbox.sourceforge.net/jstyleparser). The CSSBox library is under development and its API or functionality may change in future versions. See the CHANGELOG for the most important changes to the previous versions.