Is there a way to create your own html tag in HTML5?

后端 未结 18 1871
情歌与酒
情歌与酒 2020-11-22 07:39

I want to create something like


    
        aaa
        bbb
    
          


        
18条回答
  •  眼角桃花
    2020-11-22 08:01

    
      
        
        
      
    
    
      
        This is how you create custom tags like what he is asking for its very simple just do what i wrote it works yeah no js or convoluted work arounds needed this lets you do exactly what he wrote.
        
      

提交回复
热议问题