21
views
            views
Whether it's italicizing the name of a popular website or some other work, when you are typing up a webpage in HTML, it's sometimes necessary to know how to italicize the text.  This article will help you achieve this simple task.
            
Open a simple text editing program such as either Notepad or WordPad on Windows, or, on a Mac open up TextEdit.

Type all preceding HTML text that you want before the italicized text.

Type the italics opening tag, .

Type the text that you want to have italicized.

Type the italics closing tag, .

Type the proceeding HTML text that you want for the remainder of the document.
                    
                    
                        
                        
                        
                        
                        
                        
                        
                        
                            
                            
                            
                            
                            
                            
                            
                            
                            
Comments
0 comment