Making header in html

Содержание
  1. HTML Headings
  2. Example
  3. Heading 1
  4. Heading 2
  5. Heading 3
  6. Heading 4
  7. HTML Headings
  8. Example
  9. Heading 1
  10. Heading 2
  11. Heading 3
  12. Heading 4
  13. Headings Are Important
  14. Bigger Headings
  15. Example
  16. Heading 1 HTML Exercises HTML Tag Reference W3Schools’ tag reference contains additional information about these tags and their attributes. Tag Description Defines the root of an HTML document Defines the document’s body to Defines HTML headings For a complete list of all available HTML tags, visit our HTML Tag Reference. Источник How to Create a Website Header Design In HTML and CSS Code Hello, guys welcome to the Codewithrandom blog, In today’s article we learn How to create a Website Header Design using Html and Css with Code. In this Header project, we learn topics like how to make a header design and create a responsive header, and also learn how to add a Google font to our website or in a project. and many more things about Header. Live Preview Of Header Design:- Do you want to learn HTML to JavaScript? 🔥 If yes, then here is our Master Frontend: Zero to Hero eBook! 📚 In this eBook, you’ll learn complete HTML, CSS, Bootstrap, and JavaScript from beginner to advance level. 💪 It includes 450 Projects with source code. Header Design In CSS Code:- @import url(«https://fonts.googleapis.com/css2?family=Open+Sans&display=swap»); body < font-family: "Open Sans", sans-serif; margin: 0; >a < text-decoration: none; color: #000; >a:hover < color: rgb(179, 179, 179); >.site-header < border-bottom: 1px solid #ccc; padding: 0.5em 1em; display: flex; justify-content: space-between; >.site-identity h1 < font-size: 1.5em; margin: 0.6em 0; display: inline-block; >.site-navigation ul, .site-navigation li < margin: 0; padding: 0; >.site-navigation li this is all css for creating the header project and designing Header. Final Output Of Website Header Design Html Css Code:- This is the final output of our header using html css. In this article, we create this amazing header project and you absolutely love its design in less code. Video Output Of Header Design: How to use google Fonts? we have too many pre-installed fonts but they are not sufficient so we use google font for a great look… and we use open sans in this project but we use open sans condensed for learning about google font. Step 1 -> Search Google Font on Search Engine like Google, Bing, Safari, etc. Step 2 -> Click on the first link Google Fonts Step 3 -> When Google Font Site opens then search the font you want to work with in the above search box. Step 4 -> Then click on the font and a sidebar appears giving the option to add a selected font to your site. Options -> 1. Link the given cdn link to html file in the head tag 2. Import using URL to stylesheet than code in font-family property Step 5 -> Select the class or id you want to add font style then save the code. Output -> Fonts are changed Hope you like this post and enjoy it. If we did any mistake please comment on it so this help full for also our users. Thank you for reading. Written by Tushar Sharma Team Codewith_Random Which code editor do you use for this Header project coding? I personally recommend using VS Code Studio, it’s very simple and easy to use. is this project responsive or not? Yes! this project is a responsive project. Источник Making header in html HTML Tutorial HTML Introduction HTML full form HTML Editors HTML Comments HTML Basics HTML Layout HTML Elements HTML Heading HTML Paragraphs HTML Text Formatting HTML Quotations HTML Color Styles and HSL HTML Links HTML Images HTML Tables HTML Lists HTML Block and Inline Elements HTML Iframes HTML File Paths HTML Viewport meta tag for Responsive Web Design HTML Computer Code Elements HTML Entities HTML Charsets HTML | URL Encoding HTML | Deprecated Tags HTML Attributes HTML | accept Attribute HTML accept-charset Attribute HTML accesskey Attribute HTML| action Attribute HTML align Attribute HTML alt attribute HTML | async Attribute HTML input autocomplete Attribute HTML autocomplete Attribute HTML autofocus Attribute HTML input autofocus Attribute HTML autofocus Attribute HTML autofocus Attribute HTML Attributes Complete Reference DOM (Document Object Model) HTML DOM activeElement Property HTML DOM anchors Collection HTML DOM close() Method HTML DOM baseURI Property HTML DOM body Property HTML DOM createAttribute() Method HTML DOM doctype Property HTML DOM writeln() Method HTML DOM console error() Method HTML DOM URL Property HTML DOM embeds Collection HTML DOM console warn() Method HTML DOM console trace() Method HTML DOM Complete Reference HTML DOM Audio Object HTML DOM Video Object HTML DOM Video canPlayType( ) Method HTML DOM Audio audioTracks Property HTML DOM Audio autoplay Property HTML DOM Audio buffered Property HTML DOM Audio controls Property HTML DOM Audio currentSrc Property HTML DOM Audio currentTime Property HTML DOM Audio defaultMuted Property HTML DOM Audio defaultPlaybackRate Property HTML DOM Audio duration Property HTML DOM Audio ended Property HTML DOM Audio loop Property HTML DOM Audio/Video Complete Reference Introduction to HTML CSS | Learn to Design your First Website in Just 1 Week HTML Course | Structure of an HTML Document HTML Course First Web Page Printing Hello World HTML Course Basics of HTML HTML Course : Starting the Project – Creating Directories HTML Course Understanding and Building Project Structure HTML Course : Creating Navigation Menu HTML Course : Building Header of the Website HTML Course : Building Main Content – Section 1 HTML Course | Building Main Content – Section 2 HTML course | Building Main Content – Section 3 HTML Course | Building Footer HTML Course | Practice Quiz 1 HTML Course | Practice Quiz 2 Create a Sticky Social Media Bar using HTML and CSS Create a Search Bar using HTML and CSS How to create Right Aligned Menu Links using HTML and CSS ? How to add a Login Form to an Image using HTML and CSS ? How to Create a Tab Image Gallery ? How to create a Hero Image using HTML and CSS ? How to design Meet the Team Page using HTML and CSS ? How to Create an Image Overlay Icon using HTML and CSS ? How to Create Browsers Window using HTML and CSS ? How to Create Breadcrumbs using HTML and CSS ? How to Create Section Counter using HTML and CSS ? How to Create Toggle Switch by using HTML and CSS ? How to Create a Cutout Text using HTML and CSS ? How to make a Pagination using HTML and CSS ? HTML Tutorial HTML Introduction HTML full form HTML Editors HTML Comments HTML Basics HTML Layout HTML Elements HTML Heading HTML Paragraphs HTML Text Formatting HTML Quotations HTML Color Styles and HSL HTML Links HTML Images HTML Tables HTML Lists HTML Block and Inline Elements HTML Iframes HTML File Paths HTML Viewport meta tag for Responsive Web Design HTML Computer Code Elements HTML Entities HTML Charsets HTML | URL Encoding HTML | Deprecated Tags HTML Attributes HTML | accept Attribute HTML accept-charset Attribute HTML accesskey Attribute HTML| action Attribute HTML align Attribute HTML alt attribute HTML | async Attribute HTML input autocomplete Attribute HTML autocomplete Attribute HTML autofocus Attribute HTML input autofocus Attribute HTML autofocus Attribute HTML autofocus Attribute HTML Attributes Complete Reference DOM (Document Object Model) HTML DOM activeElement Property HTML DOM anchors Collection HTML DOM close() Method HTML DOM baseURI Property HTML DOM body Property HTML DOM createAttribute() Method HTML DOM doctype Property HTML DOM writeln() Method HTML DOM console error() Method HTML DOM URL Property HTML DOM embeds Collection HTML DOM console warn() Method HTML DOM console trace() Method HTML DOM Complete Reference HTML DOM Audio Object HTML DOM Video Object HTML DOM Video canPlayType( ) Method HTML DOM Audio audioTracks Property HTML DOM Audio autoplay Property HTML DOM Audio buffered Property HTML DOM Audio controls Property HTML DOM Audio currentSrc Property HTML DOM Audio currentTime Property HTML DOM Audio defaultMuted Property HTML DOM Audio defaultPlaybackRate Property HTML DOM Audio duration Property HTML DOM Audio ended Property HTML DOM Audio loop Property HTML DOM Audio/Video Complete Reference Introduction to HTML CSS | Learn to Design your First Website in Just 1 Week HTML Course | Structure of an HTML Document HTML Course First Web Page Printing Hello World HTML Course Basics of HTML HTML Course : Starting the Project – Creating Directories HTML Course Understanding and Building Project Structure HTML Course : Creating Navigation Menu HTML Course : Building Header of the Website HTML Course : Building Main Content – Section 1 HTML Course | Building Main Content – Section 2 HTML course | Building Main Content – Section 3 HTML Course | Building Footer HTML Course | Practice Quiz 1 HTML Course | Practice Quiz 2 Create a Sticky Social Media Bar using HTML and CSS Create a Search Bar using HTML and CSS How to create Right Aligned Menu Links using HTML and CSS ? How to add a Login Form to an Image using HTML and CSS ? How to Create a Tab Image Gallery ? How to create a Hero Image using HTML and CSS ? How to design Meet the Team Page using HTML and CSS ? How to Create an Image Overlay Icon using HTML and CSS ? How to Create Browsers Window using HTML and CSS ? How to Create Breadcrumbs using HTML and CSS ? How to Create Section Counter using HTML and CSS ? How to Create Toggle Switch by using HTML and CSS ? How to Create a Cutout Text using HTML and CSS ? How to make a Pagination using HTML and CSS ? Источник Making header in html Тег (от англ. header — заголовок) задаёт «шапку» сайта или раздела, в которой обычно располагается заголовок. Синтаксис¶ Закрывающий тег обязателен. Атрибуты¶ Для этого элемента доступны универсальные атрибуты. Спецификации¶ Описание и примеры¶ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 html> head> meta charset="utf-8" /> title>headertitle> head> body> header> h1>Персональный сайт Кристины Ветровойh1> header> article> h2>Добро пожаловать!h2> p>Рада приветствовать вас на своем сайте.p> article> footer>Copyright Кристина Ветроваfooter> body> html> Ссылки¶ Комментарии Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the «Software»), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED «AS IS», WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. —> Источник
  17. HTML Exercises
  18. HTML Tag Reference
  19. How to Create a Website Header Design In HTML and CSS Code
  20. Live Preview Of Header Design:-
  21. Header Design In CSS Code:-
  22. Final Output Of Website Header Design Html Css Code:-
  23. Video Output Of Header Design:
  24. How to use google Fonts?
  25. Which code editor do you use for this Header project coding?
  26. is this project responsive or not?
  27. Making header in html
  28. Making header in html
  29. Синтаксис¶
  30. Атрибуты¶
  31. Спецификации¶
  32. Описание и примеры¶
  33. Ссылки¶
  34. Комментарии

HTML Headings

HTML headings are titles or subtitles that you want to display on a webpage.

Example

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

HTML Headings

HTML headings are defined with the to tags.

defines the most important heading. defines the least important heading.

Example

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5

Heading 6

Note: Browsers automatically add some white space (a margin) before and after a heading.

Headings Are Important

Search engines use the headings to index the structure and content of your web pages.

Users often skim a page by its headings. It is important to use headings to show the document structure.

headings should be used for main headings, followed by headings, then the less important , and so on.

Note: Use HTML headings for headings only. Don’t use headings to make text BIG or bold.

Bigger Headings

Each HTML heading has a default size. However, you can specify the size for any heading with the style attribute, using the CSS font-size property:

Example

Heading 1

HTML Exercises

HTML Tag Reference

W3Schools’ tag reference contains additional information about these tags and their attributes.

Tag Description
Defines the root of an HTML document
Defines the document’s body
to Defines HTML headings

For a complete list of all available HTML tags, visit our HTML Tag Reference.

Источник

How to Create a Website Header Design In HTML and CSS Code

Hello, guys welcome to the Codewithrandom blog, In today’s article we learn How to create a Website Header Design using Html and Css with Code.

In this Header project, we learn topics like how to make a header design and create a responsive header, and also learn how to add a Google font to our website or in a project. and many more things about Header.

Website Header Design In HTML and CSS Code

Live Preview Of Header Design:-

master frontend development ebook cover

Do you want to learn HTML to JavaScript? 🔥

If yes, then here is our Master Frontend: Zero to Hero eBook! 📚 In this eBook, you’ll learn complete HTML, CSS, Bootstrap, and JavaScript from beginner to advance level. 💪 It includes 450 Projects with source code.

Website Header Design In HTML and CSS Code

Header Design In CSS Code:-

@import url(«https://fonts.googleapis.com/css2?family=Open+Sans&display=swap»); body < font-family: "Open Sans", sans-serif; margin: 0; >a < text-decoration: none; color: #000; >a:hover < color: rgb(179, 179, 179); >.site-header < border-bottom: 1px solid #ccc; padding: 0.5em 1em; display: flex; justify-content: space-between; >.site-identity h1 < font-size: 1.5em; margin: 0.6em 0; display: inline-block; >.site-navigation ul, .site-navigation li < margin: 0; padding: 0; >.site-navigation li

this is all css for creating the header project and designing Header.

Final Output Of Website Header Design Html Css Code:-

Website Header Design In HTML and CSS Code

This is the final output of our header using html css. In this article, we create this amazing header project and you absolutely love its design in less code.

Video Output Of Header Design:

How to use google Fonts?

we have too many pre-installed fonts but they are not sufficient so we use google font for a great look… and we use open sans in this project but we use open sans condensed for learning about google font.

Step 1 -> Search Google Font on Search Engine like Google, Bing, Safari, etc.
Step 2 -> Click on the first link Google Fonts
Step 3 -> When Google Font Site opens then search the font you want to work with in the above search box.
Step 4 -> Then click on the font and a sidebar appears giving the option to add a selected font to your site.
Options -> 1. Link the given cdn link to html file in the head tag
2. Import using URL to stylesheet than code in font-family property
Step 5 -> Select the class or id you want to add font style then save the code.
Output -> Fonts are changed
Hope you like this post and enjoy it. If we did any mistake please comment on it so this help full for also our users. Thank you for reading.

Written by Tushar Sharma
Team Codewith_Random

Which code editor do you use for this Header project coding?

I personally recommend using VS Code Studio, it’s very simple and easy to use.

is this project responsive or not?

Yes! this project is a responsive project.

Источник

Making header in html

  • HTML Tutorial
  • HTML Introduction
  • HTML full form
  • HTML Editors
  • HTML Comments
  • HTML Basics
  • HTML Layout
  • HTML Elements
  • HTML Heading
  • HTML Paragraphs
  • HTML Text Formatting
  • HTML Quotations
  • HTML Color Styles and HSL
  • HTML Links
  • HTML Images
  • HTML Tables
  • HTML Lists
  • HTML Block and Inline Elements
  • HTML Iframes
  • HTML File Paths
  • HTML Viewport meta tag for Responsive Web Design
  • HTML Computer Code Elements
  • HTML Entities
  • HTML Charsets
  • HTML | URL Encoding
  • HTML | Deprecated Tags
  • HTML Attributes
  • HTML | accept Attribute
  • HTML accept-charset Attribute
  • HTML accesskey Attribute
  • HTML| action Attribute
  • HTML align Attribute
  • HTML alt attribute
  • HTML | async Attribute
  • HTML input autocomplete Attribute
  • HTML autocomplete Attribute
  • HTML autofocus Attribute
  • HTML input autofocus Attribute
  • HTML autofocus Attribute
  • HTML autofocus Attribute
  • HTML Attributes Complete Reference
  • DOM (Document Object Model)
  • HTML DOM activeElement Property
  • HTML DOM anchors Collection
  • HTML DOM close() Method
  • HTML DOM baseURI Property
  • HTML DOM body Property
  • HTML DOM createAttribute() Method
  • HTML DOM doctype Property
  • HTML DOM writeln() Method
  • HTML DOM console error() Method
  • HTML DOM URL Property
  • HTML DOM embeds Collection
  • HTML DOM console warn() Method
  • HTML DOM console trace() Method
  • HTML DOM Complete Reference
  • HTML DOM Audio Object
  • HTML DOM Video Object
  • HTML DOM Video canPlayType( ) Method
  • HTML DOM Audio audioTracks Property
  • HTML DOM Audio autoplay Property
  • HTML DOM Audio buffered Property
  • HTML DOM Audio controls Property
  • HTML DOM Audio currentSrc Property
  • HTML DOM Audio currentTime Property
  • HTML DOM Audio defaultMuted Property
  • HTML DOM Audio defaultPlaybackRate Property
  • HTML DOM Audio duration Property
  • HTML DOM Audio ended Property
  • HTML DOM Audio loop Property
  • HTML DOM Audio/Video Complete Reference
  • Introduction to HTML CSS | Learn to Design your First Website in Just 1 Week
  • HTML Course | Structure of an HTML Document
  • HTML Course First Web Page Printing Hello World
  • HTML Course Basics of HTML
  • HTML Course : Starting the Project – Creating Directories
  • HTML Course Understanding and Building Project Structure
  • HTML Course : Creating Navigation Menu
  • HTML Course : Building Header of the Website
  • HTML Course : Building Main Content – Section 1
  • HTML Course | Building Main Content – Section 2
  • HTML course | Building Main Content – Section 3
  • HTML Course | Building Footer
  • HTML Course | Practice Quiz 1
  • HTML Course | Practice Quiz 2
  • Create a Sticky Social Media Bar using HTML and CSS
  • Create a Search Bar using HTML and CSS
  • How to create Right Aligned Menu Links using HTML and CSS ?
  • How to add a Login Form to an Image using HTML and CSS ?
  • How to Create a Tab Image Gallery ?
  • How to create a Hero Image using HTML and CSS ?
  • How to design Meet the Team Page using HTML and CSS ?
  • How to Create an Image Overlay Icon using HTML and CSS ?
  • How to Create Browsers Window using HTML and CSS ?
  • How to Create Breadcrumbs using HTML and CSS ?
  • How to Create Section Counter using HTML and CSS ?
  • How to Create Toggle Switch by using HTML and CSS ?
  • How to Create a Cutout Text using HTML and CSS ?
  • How to make a Pagination using HTML and CSS ?
  • HTML Tutorial
  • HTML Introduction
  • HTML full form
  • HTML Editors
  • HTML Comments
  • HTML Basics
  • HTML Layout
  • HTML Elements
  • HTML Heading
  • HTML Paragraphs
  • HTML Text Formatting
  • HTML Quotations
  • HTML Color Styles and HSL
  • HTML Links
  • HTML Images
  • HTML Tables
  • HTML Lists
  • HTML Block and Inline Elements
  • HTML Iframes
  • HTML File Paths
  • HTML Viewport meta tag for Responsive Web Design
  • HTML Computer Code Elements
  • HTML Entities
  • HTML Charsets
  • HTML | URL Encoding
  • HTML | Deprecated Tags
  • HTML Attributes
  • HTML | accept Attribute
  • HTML accept-charset Attribute
  • HTML accesskey Attribute
  • HTML| action Attribute
  • HTML align Attribute
  • HTML alt attribute
  • HTML | async Attribute
  • HTML input autocomplete Attribute
  • HTML autocomplete Attribute
  • HTML autofocus Attribute
  • HTML input autofocus Attribute
  • HTML autofocus Attribute
  • HTML autofocus Attribute
  • HTML Attributes Complete Reference
  • DOM (Document Object Model)
  • HTML DOM activeElement Property
  • HTML DOM anchors Collection
  • HTML DOM close() Method
  • HTML DOM baseURI Property
  • HTML DOM body Property
  • HTML DOM createAttribute() Method
  • HTML DOM doctype Property
  • HTML DOM writeln() Method
  • HTML DOM console error() Method
  • HTML DOM URL Property
  • HTML DOM embeds Collection
  • HTML DOM console warn() Method
  • HTML DOM console trace() Method
  • HTML DOM Complete Reference
  • HTML DOM Audio Object
  • HTML DOM Video Object
  • HTML DOM Video canPlayType( ) Method
  • HTML DOM Audio audioTracks Property
  • HTML DOM Audio autoplay Property
  • HTML DOM Audio buffered Property
  • HTML DOM Audio controls Property
  • HTML DOM Audio currentSrc Property
  • HTML DOM Audio currentTime Property
  • HTML DOM Audio defaultMuted Property
  • HTML DOM Audio defaultPlaybackRate Property
  • HTML DOM Audio duration Property
  • HTML DOM Audio ended Property
  • HTML DOM Audio loop Property
  • HTML DOM Audio/Video Complete Reference
  • Introduction to HTML CSS | Learn to Design your First Website in Just 1 Week
  • HTML Course | Structure of an HTML Document
  • HTML Course First Web Page Printing Hello World
  • HTML Course Basics of HTML
  • HTML Course : Starting the Project – Creating Directories
  • HTML Course Understanding and Building Project Structure
  • HTML Course : Creating Navigation Menu
  • HTML Course : Building Header of the Website
  • HTML Course : Building Main Content – Section 1
  • HTML Course | Building Main Content – Section 2
  • HTML course | Building Main Content – Section 3
  • HTML Course | Building Footer
  • HTML Course | Practice Quiz 1
  • HTML Course | Practice Quiz 2
  • Create a Sticky Social Media Bar using HTML and CSS
  • Create a Search Bar using HTML and CSS
  • How to create Right Aligned Menu Links using HTML and CSS ?
  • How to add a Login Form to an Image using HTML and CSS ?
  • How to Create a Tab Image Gallery ?
  • How to create a Hero Image using HTML and CSS ?
  • How to design Meet the Team Page using HTML and CSS ?
  • How to Create an Image Overlay Icon using HTML and CSS ?
  • How to Create Browsers Window using HTML and CSS ?
  • How to Create Breadcrumbs using HTML and CSS ?
  • How to Create Section Counter using HTML and CSS ?
  • How to Create Toggle Switch by using HTML and CSS ?
  • How to Create a Cutout Text using HTML and CSS ?
  • How to make a Pagination using HTML and CSS ?

Источник

Making header in html

Тег (от англ. header — заголовок) задаёт «шапку» сайта или раздела, в которой обычно располагается заголовок.

Синтаксис¶

Закрывающий тег обязателен.

Атрибуты¶

Для этого элемента доступны универсальные атрибуты.

Спецификации¶

Описание и примеры¶

 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
 html> head> meta charset="utf-8" /> title>headertitle> head> body> header> h1>Персональный сайт Кристины Ветровойh1> header> article> h2>Добро пожаловать!h2> p>Рада приветствовать вас на своем сайте.p> article> footer>Copyright Кристина Ветроваfooter> body> html> 

Ссылки¶

Комментарии

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the «Software»), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED «AS IS», WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. —>

Источник

Читайте также:  Форматирование вывода python print
Оцените статью