
The H T M L code consists of two lines of code. Line 1: div p open curly brace ellipsis close curly brace. div is marked context. p is marked selected element. An arrow labeled Selects open angle bracket p close angle bracket element somewhere within open angle bracket div close angle bracket element points from p to div. Line 2: hash main div p colon first hyphen child open curly brace ellipsis close curly brace. An arrow labeled Selects the first open angle bracket p close angle bracket element somewhere within a open angle bracket div close angle bracket element that is somewhere within an element with an i d equals open double quotes main close double quotes points from first hyphen child to hash main.
Back