Blank Lines Edge vs Chrome
-
I noticed that when I have blank lines between lines of code, the blank lines displays fine on Chrome, but the lines are not shown on Edge. To fix this if I add a space at the beginning of the blank line, the blank line shows correctly on Edge. On the sample page, https://www.mssqltips.com/sqlservertip/7335/sql-delete-statement-examples-coding-best-practices/, you can see the second code block that starts with USE AdventureWorks there should be a blank line between the GO line and the –A) CREATE TABLE line. If renders fine in Chrome but not Edge.
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Blank Lines Edge vs Chrome’ is closed to new replies.