diff --git a/pre,html b/pre,html new file mode 100644 index 000000000..2cc409ba7 --- /dev/null +++ b/pre,html @@ -0,0 +1,20 @@ + + + + + + + Pre tag in html5 + + + + + +
+    This is a new tag introduced in html5
+    instead of using 
tag to break a line this pre tag automatically break the line as per the para is written in the pre tag +
+ + + +