HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URLs added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by esm.sh, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ESM usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<select style="cursor:pointer;" id="menueicon" name="menueicon" onChange="javascript:top.location = this.form.menueicon.options[this.form.menueicon.selectedIndex].value; this.form.menueicon.options[0].selected = true;">
<option selected value="#">Menü</option>
<optgroup label="Admin">
<option value="javascript:insert('[Daishi - Admin]','')"title='Admin sein Stempel! bitte anklicken!'> Daishi - Admin</option>
<optgroup label="Stempel ">
<option value="javascript:insert('[Stempel]','')"title='Stempel mit automatischer Datumsangabe! bitte anklicken!'> Abgestempelt</option>
<optgroup label="Überschrift">
<option value="javascript:insert('[h1][style=color:#000070]','[/style][/h1][hr2]')"title='Überschrift sehr groß kann man einfügen bitte anklicken! mann kann auch den Text makieren und dann anklicken!'>h1 - sehr groß</option>
<option value="javascript:insert('[h2][style=color:#000070]','[/style][/h2][hr2]')"title='Überschrift groß kann man einfügen bitte anklicken! mann kann auch den Text makieren und dann anklicken!'>h2 - groß</option>
<option value="javascript:insert('[h3][style=color:#000070]','[/style][/h3][hr2]')"title='Überschrift klein kann man einfügen bitte anklicken! mann kann auch den Text makieren und dann anklicken!'>h3 - klein</option>
</optgroup>
<optgroup label="HPM-Spoiler">
<option value="javascript:insert('[spoiler2=Thema]','[/spoiler2]')"title='Spoiler-Box Normal mit Namen und Schließen-Button!'>HPM-Spoiler</option>
<option value="javascript:insert('[spoiler4=https://files.homepagemodules.de/b104774/a_446_6cd74fb0.png = Text Spoiler-Titelleiste]Der Text zur inneren Grafik','[/spoiler4]')"title='Spoiler-Box mit Namen und HTML - Code und Schließen-Button!'>Spoiler HTML</option>
<option value="javascript:insert('[spoiler4=https://files.homepagemodules.de/b104774/a_447_9d981934.png = Text Spoiler-Titelleiste]Der Text zur inneren Grafik','[/spoiler4]')"title='Spoiler-Box mit Namen und Css - Code und Schließen-Button!'>Spoiler CSS</option>
<option value="javascript:insert('[spoiler4=https://files.homepagemodules.de/b104774/a_450_c6fe4e46.jpg = Text Spoiler-Titelleiste]Der Text zur inneren Grafik','[/spoiler4]')"title='Spoiler-Box mit Namen und Java - Code und Schließen-Button!'>Spoiler Java - Code</option>
<option value="javascript:insert('[spoiler4=https://files.homepagemodules.de/b906480/a_11_0ca2e17c.png = Text Spoiler-Titelleiste]Der Text zur inneren Grafik','[/spoiler4]')"title='Spoiler-Box mit Namen und BB - Code und Schließen-Button!'>Spoiler BB - Code</option>
<option value="javascript:insert('[spoiler4=https://files.homepagemodules.de/b104774/a_344_95d62af2.png = Text Spoiler-Titelleiste]Der Text zur inneren Grafik','[/spoiler4]')"title='Spoiler-Box mit Namen und E-mail und Schließen-Button!'>Spoiler E-mail</option>
</optgroup>
<optgroup label="Bild einfügen">
<option value="javascript:insert('[img=300px]','[/img]')"title='Bild einfügen mit Bildgröße größe kann verändert werden [.img=300px] ... [./img]!'>Bild mit größe</option>
<option value="javascript:insert('[img_mod=300px]','[/img]')"title='Bild einfügen mit mit Modal bitte anklicken!!'>Modal-einfügen</option>
</optgroup>
<optgroup label="Tool-tipp-text">
<option value="javascript:insert('[tooltipp_text] … Tooltipp-Text … [/tooltipp_text]','[/tooltipp_ende]')"title='Tooltipp-Text einfügen bitte anklicken!!'>Tooltipp-Text-einfügen</option>
</optgroup>
<optgroup label="Zum Geburtstag">
<option value="javascript:insert(`[Geburtstag=HAPPY=BIRTHDAY=WERTER USER=https://files.homepagemodules.de/b104774/a_471_0b886575.png=Alles Gute zum Geburtstag]`,``)"title='Geburtstag mit Feuerwerk einfügen bitte anklicken!'>Geburtstag mit Feuerwerk</option>
</optgroup>
<optgroup label="Tooltipps & hilfe &&&">
<option value="javascript:insert('[.Info]','[/.Info]')"title='Hier kann man Informationen besonders und auffallend darstellen! bitte anklicken!'> Info-Tooltipps</option>
<option value="javascript:insert('[Hilfe]','[/Hilfe]')"title='Hier können Fragen besonders und auffallend darstellt werden! bitte anklicken!'> Hilfe-Tooltipps</option>
<option value="javascript:insert('[Fehler]','[/Fehler]')"title='Hier kann man die Fehlermeldungen auffällig hervorheben! bitte anklicken!'> Fehler-Tooltipps</option>
<option value="javascript:insert('[Warnung]','[/Warnung]')"title='Hier kann mit der Warnungen besonders hervorheben kann! bitte anklicken!'> Warn-Tooltipps</option>
<option value="javascript:insert('[Verwarnung]','[/Verwarnung]')"title='Hier kann mit der Verwarnung besonders hervorheben kann! bitte anklicken!'> Verwarnung-Tooltipps</option>
<option value="javascript:insert('[Achtung]','[/Achtung]')"title='Hier kann mit der Achtung besonders hervorheben kann! bitte anklicken!'> Achtung-Tooltipps</option>
<option value="javascript:insert('[Geheim]','[/Geheim]')"title='Mit dem folgenden Foren-Code wird eine Nachricht abgeschattet, nicht gleich sichtbar dargestellt! Wird die abgeschattete Nachricht markiert, ist sie lesbar! Gut einsetzbar bei Rätselaufgaben, bei Frage- und Antwortspielen.!'> Geheim-Tooltipps</option>
</optgroup>
<optgroup label="Textumrandungen">
<option value="javascript:insert('[Textumrandung-silber]','[/Textumrandung-silber]')"title='Hier kann man den Text umranden! einfach den text makieren und hier bitte anklicken!'> Textumrandung silber</option>
<optgroup label="Nur für Mitglieder">
<option value="javascript:insert('[User]','[/end]')"title='Hier kann man den Text für Gäste verstecken! einfach den text makieren und hier bitte anklicken!'> Text Gäste verstecken</option>
<option value="javascript:insert('[Info]Bitte melden Sie sich an! Dieser Beitrag ist nur für Mitglieder! [img=150px]https://i.ibb.co/f8BjBY2/pngwing-com-30.png[/img][/end] ','')"title='Hier sehen die Gäste eine Information mit Bild. Bitte melden Sie sich an! Dieser Beitrag ist nur für Mitglieder! einfach hier bitte anklicken!'> Text Information mit Bild</option>
</optgroup>
<optgroup label="Vergrößerung eines Bildes">
<option value="javascript:insert('[tooltipp_text][img=300px]https://files.homepagemodules.de/b104774/f46t1197p2706n121_bdLBIYKE.jpg[/img][/tooltipp_text][img=100px]https://files.homepagemodules.de/b104774/f46t1197p2706n121_bdLBIYKE.jpg[/img]','[/tooltipp_ende]')"title='Hier kann man zur Vergrößerung eines Bildes hier bitte anklicken!'> Vergrößerung eines Bildes</option>
</optgroup>
<optgroup label="Hintergrund">
<option value="javascript:insert('[bg10]','[/end]')">Blau</option> <option value="javascript:insert('[bg11]','[/end]')">Rot</option>
<option value="javascript:insert('[bg13]','[/end]')">Grün</option>
<option value="javascript:insert('[bg15]','[/end]')">Weiß</option>
<option value="javascript:insert('[background-color=#eeeeee]','[/background]')">Farbe variabel</option>
<option value="javascript:insert('[background-image=http://bild.server.de]','[/background]')">Bild variabel</option>
</optgroup>
<optgroup label="Diashow">
<option value="javascript:insert('[diashow]\n\n[url=http://www.server.de][img=200px]http://www.server.de/kleines_bild1.jpg[/img][/url] [url=http://www.server.de][img=200px]http://www.server.de/kleines_bild2.jpg[/img][/url]','\n[/diashow]')">Diashow</option>
</optgroup>
<optgroup label="Schatten">
<option value="javascript:insert('[schatten=200px;12px]','[/schatten]')">Schlagschatten</option>
</optgroup>
<optgroup label="Einlaufender Text">
<option value="javascript:insert('[move2]','[/move]')">Von rechts</option>
</optgroup>
<optgroup label="Bild-Textfluss">
<option value="javascript:insert('[style=float:left;padding-right:10px;][img]','[/img][/style] TEXT TEXT')">Float Left</option>
<option value="javascript:insert('[style=float:right;padding-left:8px;padding-right:10px][img]','[/img][/style][right]TEXT TEXT[/right]')">Float Right</option>
</optgroup>
<optgroup label="Scroll-Balken">
<option value="javascript:insert('[scroll2=250px;100%]','[/scroll2]')">Horizontal scrollen</option>
</optgroup>
</select>
Also see: Tab Triggers