自己的第一个html - 新闻资讯 - 云南小程序开发|云南软件开发|云南网站建设-昆明葵宇信息科技有限公司

159-8711-8523

云南网建设/小程序开发/软件开发

知识

不管是网站,软件还是小程序,都要直接或间接能为您产生价值,我们在追求其视觉表现的同时,更侧重于功能的便捷,营销的便利,运营的高效,让网站成为营销工具,让软件能切实提升企业内部管理水平和效率。优秀的程序为后期升级提供便捷的支持!

您当前位置>首页 » 新闻资讯 » 技术分享 >

自己的第一个html

发表时间:2020-10-19

发布人:葵宇科技

浏览次数:43


做了一个很简单的html,算是入门吧,慢慢进修
运行情况是在MAC体系下的code2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<title>Help Info</title>
</head>

<body>
<style>
html{height:100%; font-size:12pt; line-height:24pt;} 
@font-face{font-family:'LockClock'; src: url('images/LockClock.ttf'); }
body{min-height:100%;position:relative; font-family:"LockClock"; }
</style>
<style>
body{font-size:14px; color:#333333; line-height:17px; background:#FFFFFF; text-align:center }
#description{ width:90%; margin:0, auto; text-align:left; padding:10px;}
</style>
<div id=description>
<h1>Protecting Your Personal Information</h1>
<h2>Secure Sockets Layer (SSL Technology)</h2>
<p>IKICKZ uses Secure Sockets Layer (SSL) technology to provide you with the safest, most secure shopping experience possible. SSL technology enables encryption (scrambling) of sensitive information during your online transactions. All of the forms on our site are secured with SSL technology so your personal information stays safe and out of malicious hands.</p>
<h2>VeriSign</h2>
<span><img src=http://www.sjsjw.com/100/000161MYM010997/"/Users/mac/Downloads/7217667e206c9bec45dbddb7b608bcb4.jpg"/>VeriSign, Inc. is a technology company thyuat specializes in data encryption and e-commerce. It is one of the most recognized companies for certifying that a website is secure and encrypted. With VeriSign, you can feel confident shopping on our APP!

Trustwave - Information Security & Compliance

The Trustwave Trusted Commerce Seal is present across IKICKZ as an assurance that we use industry standard measures to secure your personal information. Just click on the seal to see how our security policies, procedures and practices are being measured and validated by Trustwave daily.

Industry Standard Firewalls

IKCIZ servers are protected by secure firewalls-communication management computers specially designed to keep information secure and inaccessible by other Internet users. So you're absolutely safe while you shop.

SSL Technology, Trustwave, and Industry Standard Firewalls all work together to ensure your privacy and to assist in protecting your personal data..

Privacy Policy

IKICKZ doesn't like it when someone gives away our personal information and neither do you! That's why we don't rent, sell or share your personal information with anyone. Our Privacy Policy details how your personal information is collected and how your personal information may be used.

Thanks for shopping with confidence!


第一犯错是在图片那边,图片的添加是须要绝对路径或者相对路径的!!!
效不雅图
[img]http://img.blog.csdn.net/20150105100012924?watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvcXVhbmhhb0g=/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/Center

相关案例查看更多

相关阅读