Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

maciejkuran/HTML-Entities-Encoder-Decoder-App

Repository files navigation

HTML Entities Encoder / Decoder App

➡️ Live app

The HTML character encoder converts all reserved characters to their corresponding HTML entities, and the decoder does it the other way. 'Some special characters are reserved for use in HTML, meaning that your browser will parse them as HTML code. For example, if you use the less-than (<) sign, the browser interprets any text that follows as a tag. To display these characters as text, replace them with their corresponding character entities, as shown in the following table.' - developer.mozilla.org.

This application is part of my website. The attached scss style sheet may be incomplete, as some styles are inherited from my site's main.scss sheet. For all styles please visit maciejkuran.com repository.

About

The HTML character encoder converts all reserved characters to their corresponding HTML entities, and the decoder does it the other way.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /