Search found 1 match
- Fri Oct 26, 2007 1:18 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: syntax highlighting and css properties
- Replies: 1
- Views: 1937
syntax highlighting and css properties
I'm currently using WeBuilder 2007 8.2.0.79, and I have a question about syntax highlighting. Let's say I want to write a div inside an html document: <div></div> Here everything's fine: if I mistype <div> and write, for example, <divv> it will be highlighted in red. Now, I want to add some ...