|
What this is
Other links
The source code<!-- This page contains a line with an ID that is included from another page (include.xhtml). You don't ever see this page when viewed. --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>include2.xhtml </head> <body> <h2>include2.xhtml <ul id="my.include.id"> <li>This text comes from include2.xhtml and can be included by other documents. </ul> </body> </html> |
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.