2021-03-28 22:21:11 +00:00
|
|
|
% title 'Web Portal';
|
|
|
|
% layout 'swagg';
|
2021-03-28 22:52:44 +00:00
|
|
|
<center>
|
2021-03-28 22:21:11 +00:00
|
|
|
<h2>Web Portal</h2>
|
|
|
|
+--------------------------+<br>
|
|
|
|
<h3>Search the Web</h3>
|
|
|
|
<iframe
|
2021-06-11 00:41:27 +00:00
|
|
|
title="Search the Web"
|
2021-03-28 22:21:11 +00:00
|
|
|
src="https://duckduckgo.com/search.html?width=415&duck=yes&prefill=Search DuckDuckGo&bgcolor=000"
|
|
|
|
style="overflow:hidden;margin:0;padding:0;width:548px;height:60px;"
|
|
|
|
frameborder="0">
|
|
|
|
</iframe>
|
2021-03-28 22:52:44 +00:00
|
|
|
<br>
|
2021-03-28 22:21:11 +00:00
|
|
|
+--------------------------+<br>
|
|
|
|
<h3>Local Weather</h3>
|
|
|
|
<!-- weather widget start -->
|
|
|
|
<img src="https://w.bookcdn.com/weather/picture/3_1103_0_1_137AE9_430_ffffff_333333_08488D_1_ffffff_333333_0_6.png?scode=2&domid=w209&anc_id=87270"
|
|
|
|
alt="weather"/>
|
|
|
|
<!-- weather widget end -->
|
2021-03-28 22:52:44 +00:00
|
|
|
</center>
|
2021-03-28 22:21:11 +00:00
|
|
|
<br>
|