免费试用

中文化、本土化、云端化的在线跨平台软件开发工具,支持APP、电脑端、小程序、IOS免签等等

html脚本代码网页制作

HTML(HyperText Markup Language)是一种用于创建网页的标记语言,它由一系列标签组成,用于描述网页上的各种元素。HTML代码是网页制作的基础,是网页内容的呈现方式。在本文中,我们将详细介绍HTML脚本代码的原理和制作方法。

一、HTML的基本结构

HTML代码由标签、属性和值组成。标签是用来标识网页元素的,属性是用来描述标签的特性,值是属性的具体取值。HTML的基本结构如下:

```

网页标题

网页内容

```

其中,``是文档类型声明,表示这个文档是HTML5类型的。``标签是HTML文档的根元素,包含了整个HTML文档的内容。``标签用于定义文档头部信息,包括标题、样式表、脚本等。``标签用于定义网页标题。`<body>`标签是HTML文档的主体部分,包含了网页的实际内容。</p><p>二、HTML的常用标签</p><p>1. 文本标签</p><p>`<h1>`~`<h6>`标签用于定义标题,数字越小表示标题级别越高。`<p>`标签用于定义段落,`<br>`标签用于换行,`<hr>`标签用于插入水平线。</p><p>2. 链接标签</p><p>`<a>`标签用于定义超链接,常用属性包括`href`(指向链接目标的URL)、`target`(指定链接目标的打开方式)和`title`(鼠标悬停时显示的提示信息)。</p><p>3. 图像标签</p><p>`<img>`标签用于插入图像,常用属性包括`src`(指向图片文件的URL)、`alt`(图像无法显示时显示的替代文本)和`width`、`height`(指定图像的宽度和高度)。</p><p>4. 表格标签</p><p>`<table>`标签用于定义表格,`<tr>`标签用于定义表格行,`<td>`标签用于定义表格单元格。常用属性包括`border`(表格边框宽度)、`cellpadding`(单元格内边距)、`cellspacing`(单元格之间的间距)等。</p><p>5. 表单标签</p><p>`<form>`标签用于定义表单,`<input>`标签用于定义表单控件。常用的表单控件包括文本框、密码框、单选框、复选框、下拉列表等。</p><p>三、HTML的样式和脚本</p><p>HTML可以通过CSS(Cascading Style Sheets)和JavaScript来添加样式和动态效果。CSS用于定义网页的外观样式,可以通过`<style>`标签或外部样式表来引用。JavaScript用于定义网页的交互行为,可以通过`<script>`标签或外部脚本文件来引用。</p><p>四、HTML的制作方法</p><p>1. 编辑器</p><p>可以使用各种文本编辑器来编写HTML代码,如Notepad、Sublime Text、Visual Studio Code等。这些编辑器通常提供语法高亮、自动补全、错误提示等功能,可以大大提高编写效率。</p><p>2. 在线工具</p><p>也可以使用在线HTML编辑器来制作网页,如W3Schools、CodePen、JSFiddle等。这些工具通常提供预览功能,可以实时查看网页效果。</p><p>3. 模板</p><p>还可以使用现成的HTML模板来制作网页,如Bootstrap、Foundation等。这些模板提供了一些常用的样式和组件,可以快速制作出美观的网页效果。</p><p>总之,HTML是网页制作的基础,掌握HTML脚本代码的原理和制作方法,可以帮助我们更好地创建网页内容,实现更多的交互效果和功能。</p></div> <script type="text/javascript" src="//123.yimenapp.com/production/pkj/sc/source/s/common/t-gh.js"></script> <hr style="margin: 20px 0;height: 0;border: none; border-bottom: 1px dashed #ddd;"/> <div class="tag-banner"><a href="https://ruanzhu.yimenapp.com/"><img src="//cdn.myapp.ltd/ag/3/xinruanzhu.gif" style="vertical-align: top;display: inline-block;width: auto;max-width:100%;"></a></div> <div style="font-size:130%;padding-top:20px;">相关知识:</div> <div class=aitem> <img src="//i.cdn.yimenapp.com/2023-04/03/10/23750235196.jpg"/> <div class=content> <a class=title href="info@-vs2022-zen-me-chuang-jian-shou-ji-app-15188.html">vs2022怎么创建手机app</a> <div class=summary>Visual Studio 2022是一款功能强大的集成开发环境,可以用于创建各种类型的应用程序,包括移动应用程序。在本文中,我们将介绍如何使用Visual Studio 2022创建手机应用程序。首先,我们需要安装Visual Studio 2022。可</div> <div class=date>2023-04-06</div> </div> </div> <div class=aitem> <img src="//i.cdn.yimenapp.com/2023-04/03/10/23750235196.jpg"/> <div class=content> <a class=title href="info@-qian-duan-ru-he-kai-fa-app-15076.html">前端如何开发app</a> <div class=summary>前端开发app,通常是指使用前端技术开发移动应用程序,如HTML、CSS、JavaScript等。这种方式可以让开发者快速地构建跨平台应用程序,降低开发成本,提高开发效率。在本文中,将详细介绍前端开发app的原理和实现方法。一、前端开发app的原理前端开发</div> <div class=date>2023-04-06</div> </div> </div> <div class=aitem> <img src="//i.cdn.yimenapp.com/2023-04/03/09/35628175461.jpg"/> <div class=content> <a class=title href="info@-you-na-xie-shi-h5-app-14567.html">有哪些是h5 app</a> <div class=summary>H5 App是一种基于HTML5技术开发的应用程序,它具有跨平台、运行稳定、开发成本低等优点。下面我们将介绍几种常见的H5 App。1. Hybrid AppHybrid App是指将Web技术和Native技术结合起来开发的应用程序。Hybrid App</div> <div class=date>2023-04-06</div> </div> </div> <div class=aitem> <img src="//i.cdn.yimenapp.com/2023-04/03/10/23750235196.jpg"/> <div class=content> <a class=title href="info@-vue-yi-dong-duan-kai-fa-kuang-jia-14194.html">vue移动端开发框架</a> <div class=summary>Vue.js 是一款流行的 JavaScript 框架,它被广泛用于构建单页应用程序 (SPA) 和移动应用程序。Vue.js 的主要特点是其简单性、灵活性和可扩展性,使其成为移动端开发中最受欢迎的框架之一。Vue.js 的核心是 MVVM 模式。MVVM</div> <div class=date>2023-04-06</div> </div> </div> <div class=aitem> <img src="//i.cdn.yimenapp.com/2023-04/03/10/23750235196.jpg"/> <div class=content> <a class=title href="info@-an-zhuo-zai-xian-kai-fa-13035.html">安卓在线开发</a> <div class=summary>Android是一种基于Linux的开源操作系统,主要应用于移动设备和智能电视等领域。在Android开发领域,有两种常见的开发方式:离线开发和在线开发。离线开发需要安装Android Studio等开发工具,而在线开发则可以通过浏览器直接进行开发。本文将</div> <div class=date>2023-04-06</div> </div> </div> <div class=aitem> <img src="//i.cdn.yimenapp.com/2023-04/03/10/23750235196.jpg"/> <div class=content> <a class=title href="info@-an-zhuo-shou-ji-app-web-ying-yong-12486.html">安卓手机app web应用</a> <div class=summary>安卓手机app和web应用是两种不同类型的应用,它们的原理和实现方式也有所不同。下面将分别介绍这两种应用的原理和详细实现方式。安卓手机app安卓手机app是一种本地应用程序,它是使用Java或Kotlin等编程语言编写的,可以在安卓操作系统上运行。安卓应用</div> <div class=date>2023-04-06</div> </div> </div> <div class=aitem> <img src="//i.cdn.yimenapp.com/2023-04/03/10/23750235196.jpg"/> <div class=content> <a class=title href="info@-yong-vue-zuo-yi-ge-jian-yi-de-app-12459.html">用vue做一个简易的app</a> <div class=summary>Vue是一款流行的JavaScript框架,它的设计目标是提供一种简单、灵活的方式来构建用户界面。Vue的特点是轻量级、易上手、高效、灵活、可组件化等。在本文中,我们将介绍如何使用Vue框架来构建一个简易的app。1. 创建Vue项目首先,我们需要安装Vu</div> <div class=date>2023-04-06</div> </div> </div> <div class=aitem> <img src="//i.cdn.yimenapp.com/2023-04/03/10/23750235196.jpg"/> <div class=content> <a class=title href="info@-webapp-streamlit-12099.html">webapp streamlit</a> <div class=summary>Streamlit是一个Python库,可以帮助开发人员快速构建漂亮的Web应用程序,而不需要编写任何HTML、CSS或JavaScript代码。它是一种基于Python的轻量级Web框架,旨在帮助数据科学家和机器学习工程师更轻松地创建和共享交互式Web应</div> <div class=date>2023-04-06</div> </div> </div> <div class=aitem> <img src="//i.cdn.yimenapp.com/2023-04/03/10/23750235196.jpg"/> <div class=content> <a class=title href="info@-web-kai-fa-he-shou-ji-app-kai-fa-yi-yang-me-11971.html">web开发和手机app开发一样么</a> <div class=summary>Web开发和手机App开发是两种不同的开发方式,尽管它们都属于软件开发领域,但是它们在原理和实现方式上有很大的区别。Web开发是指基于互联网的应用程序开发,通过Web技术来实现用户界面和数据交互。Web开发的核心技术包括HTML、CSS、JavaScrip</div> <div class=date>2023-04-06</div> </div> </div> <div class=aitem> <img src="//i.cdn.yimenapp.com/2023-04/03/09/35628175461.jpg"/> <div class=content> <a class=title href="info@-vue-xie-de-app-11679.html">vue写的app</a> <div class=summary>Vue是一种用于构建用户界面的渐进式框架,它可以轻松地将应用程序划分为不同的组件,从而提高代码的可读性和可维护性。Vue可以与其他库或现有项目结合使用,也可以作为一个单独的库使用。在Vue中,一个应用程序通常包含一个根实例,这个实例包含了所有的组件,数据和</div> <div class=date>2023-04-06</div> </div> </div> <div class=aitem> <img src="//i.cdn.yimenapp.com/2023-04/03/10/23750235196.jpg"/> <div class=content> <a class=title href="info@-pc-ying-yong-kuang-jia-11281.html">pc应用框架</a> <div class=summary>PC应用框架是一种在PC平台上开发软件的技术,它提供了一组工具和库,使开发者能够快速地构建应用程序。本文将对PC应用框架的原理和详细介绍进行探讨。一、PC应用框架的原理PC应用框架的原理主要包括三个方面:模块化、多层架构和插件化。1. 模块化模块化是指将整</div> <div class=date>2023-04-06</div> </div> </div> <div class=aitem> <img src="//i.cdn.yimenapp.com/2023-04/03/10/23750235196.jpg"/> <div class=content> <a class=title href="info@-chuang-jian-ping-guo-app-store-app-11245.html">创建苹果app store app</a> <div class=summary>苹果App Store是苹果公司推出的应用商店,提供了丰富的iOS应用程序供用户下载和使用。对于想要在苹果App Store上发布自己的应用程序的开发者来说,需要了解一些基本的原理和步骤。1. 注册开发者账号首先,开发者需要在苹果开发者网站上注册一个开发者</div> <div class=date>2023-04-06</div> </div> </div> </div> </div> <div class="topMs" style="height:auto;background:#fff;"></div> <div class="footer"> <div class="width_normal"> <ul class="foot_ul"> <li class="foot_title">一门APP</li> <li><a href="https://www.yimenapp.com/aboutus.html">关于我们 ›</a></li> <li><a href="https://www.yimenapp.com/https://www.yimenapp.com/https://www.yimenapp.com/aboutus.html">隐私条款 ›</a></li> <li><a href="https://www.yimenapp.com/https://www.yimenapp.com/https://www.yimenapp.com/aboutus.html">企业文化 ›</a></li> <li><a href="https://www.yimenapp.com/aboutus.html">企业历程 ›</a></li> </ul> <ul class="foot_ul"> <li class="foot_title">主要产品</li> <li><a href="https://www.yimenapp.com/more.html">一门APP ›</a></li> <li><a href="https://www.yimenapp.com/exe.html">一门应用 ›</a></li> <li><a href="https://www.yimenapp.com/shop.cshtml">一门云商城 ›</a></li> <li><a href="https://www.yimenapp.com/jiaocheng.html">使用教程 ›</a></li> </ul> <ul class="foot_ul"> <li class="foot_title">增值服务</li> <li><a href="https://www.yimenapp.com/iosup.html">苹果上架 ›</a></li> <li><a href="https://www.yimenapp.com/androidup.html">安卓上架 ›</a></li> <li><a href="https://www.yimenapp.com/softpage.html">软著申请 ›</a></li> <li><a href="https://bbs.yimenapp.com/forum-151-1.html">应用内测 ›</a></li> </ul> <ul class="foot_ul"> <li class="foot_title">开放平台</li> <li><a href="/module">组件模块 ›</a></li> <li><a href="doc/demo.cshtml">APP Demo ›</a></li> <li><a href="/desktop/doc/#/api/variable">PC Demo ›</a></li> <li><a href="https://bbs.yimenapp.com">开发者社区 ›</a></li> </ul> <ul class="foot_ul"> <li class="foot_title">语言版本</li> <li><a href="/" onclick='document.cookie="_ymlang=zh"'>简体中文 ›</a></li> <li><a href="/" onclick='document.cookie="_ymlang=zh-tw"'>繁体中文 ›</a></li> <li><a href="/" onclick='document.cookie="_ymlang=en"'>英文 ›</a></li> </ul> <ul class="foot_ul contactUs"> <li class="foot_title"><a href="aboutus.html">联系我们</a></li> <li>企业电话: 4001658508</li> <li>企业QQ: 4001658508</li> <li>座机: 028-65787095</li> <li>邮箱: dev@yimenapp.com</li> <li>地址: 四川省成都市高新区剑南大道1537号3栋4楼</li> </ul> <style> .footer {background: #F9F9FA;height: auto;width: 100%;clear: both;} .link_list1 {width: 100%;clear: both;border-top: 1px solid #fff;margin-top: 9px;} .fflist {position: relative;height: auto;} .fflist-title {position: absolute;left: 0;text-align: left;line-height: 25px;font-size: 13px;color: #6a7582;letter-spacing: .43px;padding-right: 20px;font-weight: 700;} .fflist-wrap {zoom: 1;padding-left: 70px;width: 100%;box-sizing: border-box;} .fflist-link{display: inline-block;width: 10%;text-align: left;line-height: 25px;font-size: 12px;color: #6a7582;letter-spacing: .43px;text-decoration: none;} </style> <div class="link_list1"> <div class="fflist"> <span class="fflist-title">一门产品</span> <div class="fflist-wrap"> <a class="fflist-link" href="https://www.yimenapp.com/more.html" target="_blank">APP打包</a> <a class="fflist-link" href="https://www.yimenapp.com/exe.html" target="_blank">EXE打包</a> <a class="fflist-link" href="https://www.yimenapp.com/shop.html" target="_blank">云商城</a> <a class="fflist-link" href="https://www.yimenapp.com/discuz.html" target="_blank">Discuz app</a> <a class="fflist-link" href="https://www.yimenapp.com/wordpress.html" target="_blank">Wordpress app</a> <a class="fflist-link" href="https://www.yimenapp.com/webclip.html" target="_blank">Webclip</a> <a class="fflist-link" href="https://www.yimenapp.com/softpage.html" target="_blank">APP软著申请</a> <a class="fflist-link" href="https://www.yimenapp.com/iosup.html" target="_blank">APP上架</a> <a class="fflist-link" href="https://www.yimenapp.com/ssl.html" target="_blank">SSL加密</a> <a class="fflist-link" href="https://www.yimenapp.com/iosmianqian.html" target="_blank">IOS免签版</a> <a class="fflist-link" href="https://www.yimenapp.com/vueapp.html" target="_blank">vue做APP</a> <a class="fflist-link" href="https://www.yimenapp.com/appfenfa.html" target="_blank">APP分发</a> <a class="fflist-link" href="https://www.yimenapp.com/ioscer.html" target="_blank">IOS证书制作工具</a> </div> </div> <div class="fflist"> <span class="fflist-title">一门文档</span> <div class="fflist-wrap"> <a class="fflist-link" href="https://www.yimenapp.cn/yun/category/hangye/" target="_blank">行业资讯</a> <a class="fflist-link" href="https://www.yimenapp.cn/yun/category/diannaoruanjian/" target="_blank">电脑软件</a> <a class="fflist-link" href="https://www.yimenapp.cn/yun/category/xiaochengxu/" target="_blank">小程序</a> <a class="fflist-link" href="https://www.yimenapp.cn/yun/category/ssl/" target="_blank">SSL教程</a> <a class="fflist-link" href="https://www.yimenapp.cn/yun/category/appruanzhu/" target="_blank">APP软著</a> <a class="fflist-link" href="https://www.yimenapp.cn/yun/category/appfengzhuang/" target="_blank">APP封装</a> <a class="fflist-link" href="https://www.yimenapp.cn/yun/category/appshangjia/" target="_blank">APP上架</a> <a class="fflist-link" href="https://www.yimenapp.com/kb-yimen/category/jssdk/" target="_blank">JS-SDK</a> <a class="fflist-link" href="https://www.yimenapp.com/kb-yimen/category/appcs/" target="_blank">测试分发</a> </div> </div> <div class="fflist"> <span class="fflist-title">三方平台</span> <div class="fflist-wrap"> <a class="fflist-link" href="https://www.yimenapp.com/kb-yimen/app/hwopen/" target="_blank">华为开放平台</a> <a class="fflist-link" href="https://www.yimenapp.com/kb-yimen/app/oppokfpt/" target="_blank">OPPO开放平台</a> <a class="fflist-link" href="https://www.yimenapp.com/kb-yimen/app/vivokfpt/" target="_blank">VIVO开放平台</a> <a class="fflist-link" href="https://www.yimenapp.com/kb-yimen/app/xiaomikfpt/" target="_blank">小米开放平台</a> <a class="fflist-link" href="https://www.yimenapp.com/kb-yimen/app/meizukfpt/" target="_blank">魅族开放平台</a> <a class="fflist-link" href="https://www.yimenapp.com/kb-yimen/app/weixinopen/" target="_blank">微信开放平台</a> <a class="fflist-link" href="https://www.yimenapp.com/kb-yimen/app/zfbopen/" target="_blank">支付宝开放平台</a> <a class="fflist-link" href="https://www.yimenapp.com/kb-yimen/app/baiduopen/" target="_blank">百度开放平台</a> <a class="fflist-link" href="https://www.yimenapp.com/kb-yimen/app/qqopen/" target="_blank">腾讯开放平台</a> </div> </div> <div class="fflist"> <span class="fflist-title">推荐模块</span> <div class="fflist-wrap"> <a class="fflist-link" href="/module/yuan-sheng-biao-ti-lan-1.html" target="_blank">原生标题栏</a> <a class="fflist-link" href="/module/sao-yi-sao-8.html" target="_blank">扫一扫</a> <a class="fflist-link" href="/module/an-gao-qi-dong-bing-32.html" target="_blank">广告启动屏</a> <a class="fflist-link" href="/module/wei-xin-fen-xiang-33.html" target="_blank">微信分享</a> <a class="fflist-link" href="/module/ce-bian-lan-52.html" target="_blank">侧边栏</a> <a class="fflist-link" href="/module/AppsFlyer--tong-ji-152.html" target="_blank">AppsFlyer统计</a> <a class="fflist-link" href="/module/zhi-fu-bao-zhi-fu-37.html" target="_blank">支付宝支付</a> <a class="fflist-link" href="/module/X5-nei-he-20.html" target="_blank">X5内核</a> <a class="fflist-link" href="/module/chuan-shan-jia-an-gao-90.html" target="_blank">穿山甲广告</a> <a class="fflist-link" href="/module/liu-lan-qi-UA-13.html" target="_blank">浏览器UA</a> <a class="fflist-link" href="/module/iOS-nei-gou-30.html" target="_blank">IOS内购</a> <a class="fflist-link" href="/module/tuo-luo-yi-59.html" target="_blank">陀螺仪</a> <a class="fflist-link" href="/module/ji-shi-tong-xun-64.html" target="_blank">融云IM</a> <a class="fflist-link" href="/module/IDFA--an-gao-biao-shi-fu-75.html" target="_blank">IDFA广告标识</a> <a class="fflist-link" href="/module/IMEIOAID--biao-shi-74.html" target="_blank">IMEI/OAID</a> <a class="fflist-link" href="/module/ge-tui-tui-song-39.html" target="_blank">个推推送</a> <a class="fflist-link" href="/module/gao-de-ding-wei-130.html" target="_blank">高德定位</a> <a class="fflist-link" href="/module/wei-xin-deng-lu-11.html" target="_blank">微信登录</a> </div> </div> </div> <div style="text-align:center;padding-top:2em;line-height:2.2em"><a href="/fengzhuang-345.html">安卓转ios</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-988.html">安卓开发app</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-1443.html">vue app控件</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-1664.html">android 跨平台开发框架</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-1884.html">vue开发app安卓和苹果</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-2012.html">自己搭建app软件</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-2272.html">html5手机app</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-2319.html">php h5简单app</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-2473.html">手机网页做成app</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-2708.html">flutter 混合开发h5</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-2827.html">在线开发app</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-2939.html">vue前端app框架</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-3407.html">前端如何开发app</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-3434.html">android开发常用框架</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-3634.html">h5打包成安卓的app</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-3719.html">网络组建app</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-3754.html">app免费制作</a> <span style="color:#ddd"> | </span> <a href="/fengzhuang-4101.html">怎么自己制作app</a></div> <div style="clear:both;"></div> <div class="link_list"> <span>友情链接:</span> <a href="https://www.yimenapp.com">APP开发</a> <a href="https://bbs.yimenapp.com">APP开发社区</a> <a href="http://www.anzhuoe.cn">安卓上架</a> <a href="https://www.yimenapp.net">APP打包</a> <a href="http://app.applebyme.cn">APP生成</a> <a href="http://www.yimenapp.cn">APP封装</a> <a href="http://www.uapp.club">webclip</a><a href="http://www.yizhanapp.com">驿站APP</a> <a href="http://discuz.yizhanapp.com">discuz做APP</a> <a href="http://www.applebyme.cn/">苹果APP上架</a> <a href="https://www.yimenapp.com/wordpress.html">wordpress app</a><a href="https://www.yimenssl.com/">低价ssl</a> <div style="clear:both;"></div> </div> </div> </div> <div class="bottom"> <div class="width_normal"> <span>©2015-2021 成都七扇门科技有限公司 yimenapp.cn</span> <span><img src="//cdn.myapp.ltd/ag/35/img/foot_1.png"/> <a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=51019002001185">川公网安备 51019002001185号</a></span> <span><a href="https://beian.miit.gov.cn/">蜀ICP备17005078号</a></span> <span><a href="https://v.yunaq.com/certificate?domain=www.yimenapp.com&from=label&code=90030"><img src="//cdn.myapp.ltd/ag/35/img/foot_2.png" class="bot_img"/></a></span> <div style="clear:both;"></div> </div> </div> <!-- WPA start --> <script id="qd2852153749712b2d3cc16651c050fa3081fba21c66" src="https://wp.qiye.qq.com/qidian/2852153749/712b2d3cc16651c050fa3081fba21c66" charset="utf-8" async defer></script> <!-- WPA end --> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?a329e18a856a045eca3ffcfe3899ab7a"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <script> /*推广联盟*/ (function () { var m = /un=(\d+)/.exec(location.href.toLowerCase()); if (!m) return; var d = new Date(); d.setTime(d.getTime() + 12 * 3600 * 1000); document.cookie = "un=" + m[1] + ";path=/;expires=" + d.toGMTString(); })(); </script> <link rel=stylesheet href=assets/highlight-11.9.0/styles/vs.min.css /> <style>code[lang]::before{content:attr(lang);display:block;text-align:right;margin-bottom:8px;font-weight:bold;text-transform:capitalize}</style> <script src=assets/highlight-11.9.0/highlight.min.js></script> <script>hljs.highlightAll()</script></body> </html>