Thread: Two requests
View Single Post
Old 03-18-2014, 07:44 AM   #6
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by Hoods7070 View Post
Thanks, but if that's the case, why are there buttons for text enhancements ... bold, italic, color etc? I'd like to be able to insert styling CODE around selected text to align headings etc.
I'm very inexperienced, but aren't bold, color italics etc.. all standalone code that lends itself to in-line wrapping of text? Where, at least for html5, the align attribute of <p> is not supported and all aligns should be done in CSS. Even in-line align is not its own tag, just an attribute.

What kind of challenges that creates for a code editor I have no idea. Just pointing out the obvious difference.

Last edited by DoctorOhh; 03-18-2014 at 07:46 AM.
DoctorOhh is offline   Reply With Quote