1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-01-03 10:15:38 +02:00
CEF4Delphi/bin/hello/hello.html
Salvador Díaz Fau 5430db5601 Update to CEF 84.3.10
Added 2 browser extension demos : HelloWorldExt and PageColorExt
2020-08-04 17:52:09 +02:00

3 lines
103 B
HTML

<!DOCTYPE html>
<html><head><title>Hello World</title></head><body><h1>Hello World!</h1></body>
</html>