File XML - html
Deskripsi
<html> adalah sampul utama dalam file xml dan juga bisa menentukan Atribut khusus dalam tag menentukan fitur - fitur. Seperti kamus data, kode default, tampilan, dll.. Lainnya.
Di Prioritaskan
Rilis Thema 1
Rilis Thema 2
Rilis Thema 3
Penerapannya atau kesimpulannya
Kode dibawah merupakan hasil dari 7 tema bawaan Blogger, digunakan sebagai sempel.
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:version='2'
class='v2'
expr:dir='data:blog.languageDirection'
expr:lang='data:blog.locale'
xmlns='http://www.w3.org/1999/xhtml'
xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
<head></head>
<body expr:class='"loading" + data:blog.mobileClass'></body>
<macro:includable id='sections' var='col'></macro:includable>
</html><?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:dynamicViews='true'
b:version='2'
class='v2'
expr:dir=' data:blog.languageDirection '
expr:lang='data:blog.locale'
xmlns='http://www.w3.org/1999/xhtml'
xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
<head></head>
<body></body>
</html><?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false'
expr:dir=' data:blog.languageDirection '
b:defaultwidgetversion='2'
b:layoutsVersion='3'
b:responsive='true'
b:templateUrl='indie.xml'
b:templateVersion='1.3.3'
expr:lang='data:blog.locale'
xmlns='http://www.w3.org/1999/xhtml'
xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
<head></head>
<body></body>
</html><?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false'
expr:dir='data:blog.languageDirection'
b:defaultwidgetversion='2'
b:layoutsVersion='3'
b:responsive='true'
b:templateUrl='fancy.xml'
b:templateVersion='1.3.3'
expr:lang='data:blog.locale'
xmlns='http://www.w3.org/1999/xhtml'
xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
<head></head>
<body></body>
</html><?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false'
b:defaultwidgetversion='2'
b:layoutsVersion='3'
b:responsive='true'
b:templateUrl='vegeclub.xml'
b:templateVersion='1.3.3'
expr:dir='data:blog.languageDirection'
expr:lang='data:blog.locale'
xmlns='http://www.w3.org/1999/xhtml'
xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
<head></head>
<body></body>
</html><?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false'
b:defaultwidgetversion='2'
b:layoutsVersion='3'
b:responsive='true'
b:templateUrl='rockpool.xml'
b:templateVersion='1.3.3'
expr:dir='data:blog.languageDirection'
expr:lang='data:blog.locale'
xmlns='http://www.w3.org/1999/xhtml'
xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
<head></head>
<body class='container'></body>
</html><?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false'
b:defaultwidgetversion='2'
b:layoutsVersion='3'
b:responsive='true'
b:templateUrl='strm.xml'
b:templateVersion='1.0.1'
expr:dir='data:blog.languageDirection'
expr:lang='data:blog.locale'
xmlns='http://www.w3.org/1999/xhtml'
xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
<head></head>
<body></body>
</html>https://blogger.com/
https://id.wikipedia.org/wiki/HTML
https://geekthis.net/post/blogger-theme-data-tags-for-widgets/

Pengenalan
BalasHapus