×
Night mode
Sign up
Login
Night mode
Sign up
Login
Modules
Basics of Programming
Problem Solving
Git
HTML
CSS
Sass
JavaScript
PHP
Laravel
Meetings
Challenges
Projects
Tutorials
Channels
Notes
Resources
Applications.ge
Modules
Basics of Programming
Problem Solving
Git
HTML
CSS
Sass
JavaScript
PHP
Laravel
Meetings
Challenges
Projects
Tutorials
Channels
Notes
Resources
block and inline containers
<a>
and
<span>
are inline containers that are going to take as much space as they need. Whereas
<p>
and
<div>
are block containers that take the entire width of the screen.
by
Valeri Tandilashvili
5 years ago
HTML
tags
HTML - Build a Website | Tutorial
2
Pro tip: use ```triple backticks around text``` to write in code fences
COMMENT
Delete
×
Are you sure you want to delete
?
×