First page Back Continue Last page Graphics

One Last Example

Extended pattern for a web page URL (regex folded)

http://xxxx.xxx/xxxx/xxxx.xxx

http://

(\w{2,}\.)+[a-zA-Z]{2,4}(/\w+)*/\w+\.html?$