Skip to main content

HTML Basic | Block Level Element Tutorial Part 2




This is the  important Block level elements  which stands  a big role in grouping with other HTML tags and applying CSS in a  group of elements. Even now a  <div> tag can be used to make a website  layout where we define different parts ( Left, Right, Top, Botttom) of the page using <div> tag. This tag does not provide any visual change on the block but this has mning when it is used with CSS.


<!DOCTYPE html>

<html>

<title>Block level element</title>

<body>


<h1>1 level block element</h1>

<h2>1 level block element</h2>

<h3>1 level block element</h3>

<h4>1 level block element</h4>

<h5>1 level block element</h5>

<h6>1 level block element</h6>


</body>

</html>



 DOWNLOAD  click here to download output file

Comments

Popular posts from this blog

How To Create Image Gallery In HTML Tutorial Part10

Create a photograph gallery, wizard vogue, Associate in Nursingd plant it into any website that accepts hypertext markup language or publish it as an RSS feed. it's conjointly totally compatible with many CMS programs like WordPress, Drupal, Joomla, TypePad, MediaWiki, Ning, Blogger, vBulletin, Weebly, WordPress letter of the alphabet and crony Press. JQuery, Flash templates to make your image galleries. additionally to specifications, a live demo is provided for all listed example. Because plenty of users asked within the comments wherever they will realize a gallery with navigation and slideshow, you'll check my newest tutorial with a whole hypertext markup language image gallery here, which incorporates navigation arrows, bullets, slideshow and thumbnails. Check it out, or if you do not want this advanced image gallery, you'll simply continue reading the straightforward hypertext markup language image gallery beneath the video.   DOWNLOAD  Output File

Live Image Upload, Crop, Rename and Resize using PHP

11 Creativity Text Styles and Hover Effects CSS3 | Tutorial SVG masking ...