Advertisement
bolo17

DOCTYPE html

Mar 10th, 2020
570
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.43 KB | None | 0 0
  1. A doctype or document type declaration is an instruction which tells the web browser about the markup language in which the ...
  2. it is an instruction to the web browser about what version of HTML !!!
  3. (<!DOCTYPE html>)
  4. click here:http://exe.io/3vUi
  5. <html class="no-js" lang="en">
  6. <head>
  7.  
  8. <link rel="shortcut icon"
  9. href="//www.web4business.de/typo3conf/ext/web4brelaunch/Resources/Public/Images/favicon-32x32.png"
  10. type="image/png">
  11. <link href="//www.web4business.de/typo3conf/ext/web4brelaunch/Resources/Public/Images/favicon-32x32.png"
  12. rel="apple-touch-icon apple-touch-icon-precomposed">
  13. <link href="//www.web4business.de/typo3conf/ext/web4brelaunch/Resources/Public/Images/apple-touch-icon.png"
  14. rel="apple-touch-icon apple-touch-icon-precomposed" sizes="72x72">
  15. <link href="//www.web4business.de/typo3conf/ext/web4brelaunch/Resources/Public/Images/apple-touch-icon.png"
  16. rel="apple-touch-icon apple-touch-icon-precomposed" sizes="114x114">
  17. <link href="//www.web4business.de/typo3conf/ext/web4brelaunch/Resources/Public/Images/apple-touch-icon.png"
  18. rel="apple-touch-icon apple-touch-icon-precomposed" sizes="144x144">
  19.  
  20.  
  21. <title>Vormorgen | Angebot anfordern</title>
  22. <meta charset="utf-8">
  23. <meta http-equiv="x-ua-compatible" content="ie=edge">
  24. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  25.  
  26. <link rel="stylesheet"
  27. href="https://d2tsycrh3cbrxz.cloudfront.net/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.min.a15c2ac3234a.css">
  28. <link rel="stylesheet" type="text/css"
  29. href="https://d2tsycrh3cbrxz.cloudfront.net/static/coderedcms/css/codered-front.min.4d382c10e88f.css">
  30. <link rel="stylesheet" type="text/css"
  31. href="https://d2tsycrh3cbrxz.cloudfront.net/static/css/custom.841755db27d4.css">
  32.  
  33. <link rel="stylesheet" href="../../../css/main.min.css">
  34. </head>
  35.  
  36. <body>
  37. <div id="content">
  38.  
  39. <div class="content__body container">
  40. <div class="container section">
  41. <div class="row">
  42. <div class="col-12">
  43. <h1 class="page-heading">
  44. Funnel
  45. </h1>
  46.  
  47. <h2 class="page-description">super</h2>
  48.  
  49.  
  50. <div id="carousel" class="carousel slide">
  51. <div class="carousel-inner" id="carousel-inner">
  52. <div class="progress-questions">
  53. <div class="progress-questions-completed" style="width: 10%"></div>
  54. </div>
  55. </div>
  56. </div>
  57. </div>
  58. </div>
  59. </div>
  60.  
  61. </div>
  62.  
  63. <div class="partners-wrapper">
  64. <div class="partner__item">
  65. <img src="https://newmagazin.dev.fs-tec.de/static/img/partnerlogos/brillux.svg" alt="">
  66. </div>
  67. <div class="partner__item">
  68. <img src="https://newmagazin.dev.fs-tec.de/static/img/partnerlogos/Carat-Gruppe.svg" alt="">
  69. </div>
  70. <div class="partner__item">
  71. <img src="https://newmagazin.dev.fs-tec.de/static/img/partnerlogos/CGM_CopmuMedicalGroup.svg"
  72. alt="">
  73. </div>
  74. <div class="partner__item">
  75. <img src="https://newmagazin.dev.fs-tec.de/static/img/partnerlogos/datev-eG.svg" alt="">
  76. </div>
  77.  
  78. <div class="partner__item">
  79. <img src="https://newmagazin.dev.fs-tec.de/static/img/partnerlogos/DEHOGA_Bundesverband.svg"
  80. alt="">
  81. </div>
  82. <div class="partner__item">
  83. <img src="https://newmagazin.dev.fs-tec.de/static/img/partnerlogos/hoermann.svg" alt="">
  84. </div>
  85. <div class="partner__item">
  86. <img src="https://newmagazin.dev.fs-tec.de/static/img/partnerlogos/JAB-josef-anstoetz.svg"
  87. alt="">
  88. </div>
  89. <div class="partner__item">
  90. <img src="https://newmagazin.dev.fs-tec.de/static/img/partnerlogos/jean-darcel.svg" alt="">
  91. </div>
  92.  
  93.  
  94. <div class="partner__item">
  95. <img src="https://newmagazin.dev.fs-tec.de/static/img/partnerlogos/metall-und-mehr.svg"
  96. alt="">
  97. </div>
  98. <div class="partner__item">
  99. <img src="https://newmagazin.dev.fs-tec.de/static/img/partnerlogos/PCI.svg" alt="">
  100. </div>
  101. <div class="partner__item">
  102. <img src="https://newmagazin.dev.fs-tec.de/static/img/partnerlogos/villeroy-und-boch.svg"
  103. alt="">
  104. </div>
  105. <div class="partner__item">
  106. <img src="https://newmagazin.dev.fs-tec.de/static/img/partnerlogos/vodafone.svg" alt="">
  107. </div>
  108.  
  109. <div class="partner__item">
  110. <img src="https://newmagazin.dev.fs-tec.de/static/img/partnerlogos/weinor.svg" alt="">
  111. </div>
  112.  
  113. TAGS§
  114. doctype html5
  115. doctype html tag
  116. doctype html lang
  117. doctype html mdn
  118. doctype html syntax error
  119. doctype html html lang='en-us'
  120. doctype html shortcut
  121. doctype html html lang= en head
  122. doctype html public
  123. doctype html autocomplete
  124. doctype html adalah
  125. doctype html atom
  126. doctype html attributes
  127. doctype html adds space
  128. doctype html angular
  129. doctype html and html5
  130. doctype html adds whitespace
  131. the doctype html
  132. how to make a doctype html
  133. add a doctype in html
  134. what is a html5 doctype
  135. a quoi sert doctype html
  136. a cosa serve doctype html
  137. doctype html boilerplate
  138. doctype html breaks css
  139. doctype html brackets shortcut
  140. doctype html body
  141. doctype html bootstrap
  142. doctype html background image
  143. doctype html body height
  144. doctype html background color
  145. doctype html brackets
  146. doctype html code
  147. doctype html closing tag
  148. doctype html case sensitive
  149. doctype html causing problems
  150. doctype html css
  151. doctype html comment
  152. doctype html command
  153. doctype html charset
  154. c'est quoi doctype html
  155. doctype html definition
  156. doctype html define
  157. doctype html download
  158. doctype html dtd
  159. doctype html default
  160. doctype html django
  161. doctype html document
  162. doctype html destroys css
  163. doctype html description
  164. doctype d'un document html5
  165. doctype html error
  166. doctype html english
  167. doctype html error in tcx converter
  168. doctype html element
  169. doctype html error in ie
  170. e/launcher - unsupportedoperationerror doctype html
  171. o que e doctype html
  172. doctype html format
  173. doctype html function
  174. doctype html file
  175. doctype html frameset
  176. doctype html firefox
  177. doctype html google maps
  178. doctype html getting commented out
  179. html doctype generator
  180. where does doctype html go
  181. doctype html lang= en-gb
  182. google doctype html
  183. html doctype grundgerüst
  184. html doctype german
  185. doctype html là gì
  186. doctype html html
  187. doctype html html xmlns= http //www.w3.org/1999/xhtml
  188. doctype html html body
  189. doctype html html head style
  190. doctype html html lang
  191. doctype html height 100 not working
  192. doctype html h
  193. doctype html in php
  194. doctype html is a
  195. doctype html is it necessary
  196. doctype html ie11
  197. doctype html in html5
  198. doctype html importance
  199. doctype html in email
  200. doctype html is used for
  201. doctype html ie
  202. doctype html javascript
  203. doctype html jsp
  204. doctype html js
  205. doctype html java
  206. doctype html json
  207. doctype html jquery
  208. doctype html jsf
  209. doctype html jelentése
  210. doctype html joomla
  211. doctype html kodu
  212. doctype html kullanımı
  213. doctype html html lang= ko
  214. kegunaan doctype html
  215. doctype html kodları
  216. doctype.keyword.html
  217. doctype html türkçe karakter
  218. doctype html lang= en-us
  219. doctype html lowercase
  220. doctype html link css
  221. doctype html layout
  222. doctype html line
  223. doctype html laravel
  224. doctype html line-height
  225. doctype html meaning
  226. doctype html meta charset= utf-8
  227. doctype html meaning in hindi
  228. doctype html meta
  229. doctype html menggambarkan versi html
  230. doctype html mixed content
  231. doctype html mozilla
  232. doctype html missing
  233. doctype html necessary
  234. doctype html nedir
  235. doctype html needed
  236. doctype html not working in chrome
  237. doctype html notepad++
  238. doctype html not recognized
  239. doctype html not defined
  240. doctype html not found
  241. doctype html or doctype html
  242. doctype html on php
  243. doctype html older browsers
  244. doctype html optional
  245. doctype html old
  246. doctype html open
  247. doctype of html 5
  248. doctype of html 4
  249. html doctype obsolete
  250. doctype html uppercase or lowercase
  251. o que é doctype html
  252. o que significa doctype html
  253. o que é doctype html5
  254. para que serve o doctype html
  255. o que a tag doctype html significa
  256. doctype html public -//ietf//dtd html 2.0//en
  257. doctype html public -//w3c//dtd html 4.01//en
  258. doctype html public meaning
  259. doctype html public -//w3c//dtd xhtml 1.0 transitional
  260. doctype html python
  261. doctype html public -//w3c//dtd xhtml
  262. doctype html p
  263. doctype html que es
  264. doctype html quirks mode
  265. doctype html questions
  266. doctype html que significa
  267. doctype html o que é
  268. doctype html para que sirve
  269. doctype html para que serve
  270. doctype html para que es
  271. doctype html public que es
  272. doctype html c'est quoi
  273. doctype html required
  274. doctype html react
  275. doctype html responsive
  276. doctype html remove
  277. doctype html role
  278. doctype html root
  279. doctype returns html
  280. doctype html unchecked runtime.lasterror
  281. tinymce doctype html remove
  282. doctype html syntax
  283. doctype html syntax error python
  284. doctype html system
  285. doctype html shortcut sublime
  286. doctype html syntaxerror invalid syntax
  287. doctype html template
  288. doctype html table
  289. doctype html types
  290. doctype html tab
  291. doctype html tutorial
  292. doctype html thymeleaf
  293. doctype html title /title
  294. doctype html transitional 4.01
  295. doctype html table spacing
  296. doctype html utf 8
  297. doctype html unspecified error
  298. doctype html use
  299. doctype html unexpected token django
  300. doctype html unexpected
  301. doctype html vs html
  302. doctype html vs html5
  303. doctype html visualforce
  304. doctype html version 4
  305. doctype html validator
  306. doctype html vba
  307. doctype html video
  308. doctype html visualforce page
  309. doctype html w3schools
  310. doctype html what is
  311. doctype html wordpress
  312. doctype html warning
  313. doctype html why use
  314. doctype html wikipedia
  315. doctype html wiki
  316. doctype html with php
  317. doctype xhtml
  318. doctype html xhtml
  319. doctype html xml
  320. doctype html xslt
  321. doctype html xmlns
  322. doctype html xsl
  323. doctype html xmlns= http //www.w3.org/1999/xhtml
  324. doctype html xss
  325. doctype html xhtml 1.0 transitional
  326. doctype html xhtml 1.0 strict
  327. doctype html x-ua-compatible
  328. y doctype html
  329. doctype html znacenje
  330. doctype html html lang= zxx
  331. doctype html dla zielonych
  332. doctype html == $0
  333. doctype html 1.0
  334. doctype html 1.1
  335. doctype html 1.0 strict
  336. doctype html 1.1 strict
  337. doctype html height 100
  338. doctype html ie 11
  339. doctype html internet explorer 11
  340. line 1 doctype html '
  341. bash line 1 doctype html '
  342. doctype html 2019
  343. doctype html 2018
  344. doctype html 2.0
  345. doctype declaration in html 2.0
  346. html 2 doctype
  347. doctype html 3.2
  348. html 3.0 doctype
  349. doctype html sublime text 3
  350. doctype html 3
  351. sublime text 3 doctype html
  352. doctype html 4.0
  353. doctype html 404 not found
  354. doctype html 4.01 strict
  355. doctype html 4 strict
  356. doctype html 404
  357. doctype html 4.0 transitional
  358. doctype html 4 frameset
  359. doctype html 4 declaration
  360. doctype for html 4
  361. html 4 doctype declaration
  362. html 4 doctype example
  363. html 4 doctype syntax
  364. html 4 doctype tag
  365. html 4 doctype w3schools
  366. doctype html 5.0
  367. doctype html 5 declaration
  368. doctype html 5 tag
  369. doctype html5 visualforce
  370. doctype html 5.1
  371. doctype html 500 error
  372. html5 doctype example
  373. doctype html 5 meaning
  374. doctype html html5
  375. doctype 5 html
  376. html5 doctype tag
  377. html5 doctype code
  378. html5 doctype header
  379. html5 doctype mdn
  380. line 7 doctype html '
  381. doctype html utf-8
  382. html doctype header utf-8
  383. doctype html charset utf-8
  384. doctype html public utf-8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement