Results 1 to 3 of 3
-
12-16-2011, 03:16 PM #1
Freshman
- Join Date
- Dec 2011
- Posts
- 5
- Thanks
- 4
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Can I indent paragraphs in HTML rather than space between each paragraph?
It seems that standard HTML on a website only uses a single space between paragraphs... rather than the appearance of a paragraph in a printed book. Is there a way to remove that space between each paragraph and end up with the old style indented paragraphs instead?
Thanks for your help.
-
01-08-2012, 07:56 PM #2
Freshman
- Join Date
- Jan 2012
- Posts
- 10
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
You can include manual spaces in the beginning of the paragraph using something like
However, usually in web applications it is really not necessary to indent the first line of the paragraph. It is a widely accepted standard on the web that you do not need to do this and it may be more trouble than it is worth to try and do this when no one will care. Really, no one will care either way.
-
The Following User Says Thank You to ScottAN For This Useful Post:
rondonn (01-09-2012)
-
01-11-2012, 01:06 AM #3
Freshman
- Join Date
- Jan 2012
- Posts
- 16
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Similar Threads
-
paragraph spacing?
By workrock in forum HTML / DHTMLReplies: 22Last Post: 12-12-2011, 06:19 AM -
Idea for a html template code onto a blank html document.
By nauwhgt in forum Web Development - Programming & CodingReplies: 1Last Post: 12-12-2011, 03:03 AM -
How to Fix Duplicate Content Issue of Manufacturer Details Paragraph?
By vistastores in forum Search Engine OptimizationReplies: 0Last Post: 09-19-2011, 02:23 AM -
Best HTML notepad for HTML programming language software
By usman012 in forum HTML / DHTMLReplies: 8Last Post: 02-26-2011, 05:07 AM -
Sig Space for Youtube Links, 5 Links space remaining 5$=1 Link [4500+posts]
By cs?futuresasuke in forum LinksReplies: 0Last Post: 06-05-2010, 01:08 PM


Reply With Quote

