What's new
HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

How to convert html code from horizintal to vertical?

chrisj

New member
I am trying to modify some code, but it's hard to work with when it's all on one line, for example:

<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,init.....................etc..

How can I convert html code from horizintal to vertical? I've looked online without success.

I look forward to any suggestion.
 
Back
Top