Showing posts with label sources. Show all posts
Showing posts with label sources. Show all posts

Thursday, July 7, 2022

Today's shopping guide

 
I will share with you useful products that I believe would be helpful. Check these out. 
 
The schools are closing and the kids are home, unless they are going to summer camp. Here is a very creative way to keep them engaged and busy. Created your own children's book online. Why not create a book for them?
 
Children
 
 
 
 
And to make sure for your healthy glowing skin head over to Hebepe Green Tea Matcha Skincare
 
Here is the special 10% off storewide coupon!!
 
 
 


 Live in comfort - Comflax is a variety niche E-Commerce store that offers a broad range of products. They have:

- Kitchen gadgets

- Garage tools

- Gardening items

- Pet supplies

- Toys

- Makeup

- And more

 

 Let's hear from you. Which of the above products did you use? How did you like them?






Thursday, June 24, 2021

List of News sources

 This page will be updated often:

====================

https://beforeitsnews.com/ Before it's news (I couldn't find their social media links i.e. twitter on their website)

====================

MintPress News

@MintPressNews
Independent watchdog journalism covering imperialism, corporatocracy & civil liberties. Become a member: bit.ly/2U526Ca
Correspondents everywhereMintPressNews.comJoined November 2011
As of June 24, 2021:

Friday, February 19, 2021

HTML code sources - how to expand or collapse content

 https://open.berkeley.edu/guides/site-builders-guide/edit-html-page/expandcollapse-content

 

From above link:

Site builders who are comfortable editing HTML directly can add expanding/collapsing (accordion) content sections (the expand/collapse functionality is used on this very page!) to any content page or text widget.

Once you have inserted an expanding/collapsing section, you will be able to edit it using the WYSIWYG.

 

Each collapsible content chunk must have a container div around the whole chunk, a heading that serves as the controller, and a target div that surrounds the content that you want to expand/collapse. You must use the correct tags and class names for each item, otherwise the expand/collapse won’t work.

  • For the container, use a div with class="openberkeley-collapsible-container"
  • For the controller, use a heading (h2, h3, h4, or h5) with class="openberkeley-collapsible-controller"
  • For the target content, use a div with class="openberkeley-collapsible-target"

Copy and paste the below sample code into your HTML editing window. You can add this text even if there is already content/HTML in the window, just take care to copy and paste the sample code in the correct place.

In the below sample code, replace the text in the <h2> (the controller heading) tag and the <p> (paragraph target content) tag with your expand/collapse text.

 

-----

<div class="openberkeley-collapsible-container">
<h2 class="openberkeley-collapsible-controller">Line of collapsible text</h2>
<div class="openberkeley-collapsible-target">
<p>In hac habitasse platea dictumst. Suspendisse dictum, velit vel vehicula gravida,
turpis nulla dignissim nibh, a tristique enim dui vestibulum enim. Duis cursus
euismod diam vitae gravida. Etiam a purus lorem.</p>
</div>
</div>
<div class="openberkeley-collapsible-container">
<h2 class="openberkeley-collapsible-controller">Another line of collapsible text</h2>
<div class="openberkeley-collapsible-target">
<p>Here is another paragraph that will expand. It can be long or short. You can add
any formatting and layout you want to a collapsible item. For example:</p>
<h3>Here is a subheading</h3>
<p>More text.</p>
<table>
<tbody>
<tr><th>Table header</th><th>Table header 2</th></tr>
<tr>
<td>Content of table</td>
<td>More content of table</td>
</tr>
</tbody>
</table>
</div>
</div>
<h2>No longer expanding!</h2>
<p>This stuff is just regular.</p>
---
When you are done, click Update. You will see your changes reflected in the WYSIWYG editor.----------------------- 

 ====

Each controller and target will be displayed in the editor with a dashed or dotted border. These borders will not be displayed when you view the saved page. Once you have created a collapsible content chunk in the HTML popup, the borders will help you edit your content later without needing to open the HTML view.

When you visit the page, all content chunks start off collapsed. Click the controller heading to expand. The expand/collapse function has been tested for accessibility, and works well for keyboard-only users and screenreader users.

===============

If you want, you can add links to expand and collapse all of the items at once. Open up the HTML editor and paste this code just before your first collapsible item.

<div id="openberkeley-expand-all"><a class="openberkeley-collapsible-collapse" href="#openberkeley-expand-all">collapse all</a> <a class="openberkeley-collapsible-expand" href="#openberkeley-expand-all">expand all</a></div>

There can only be one set of expand all/collapse all links per page.

 

 

 

 

Sunday, May 17, 2020

Webdesign for your business or personal website

It's the norm these days to have a website. It's not limited just for businesses. Individuals of various talents and needs, like to have their stand alone website.

If you have some time and you are a DIYer (Do It Yourself), you might like to try your hands at creating and maintaining your own website.

Weebly is one of them:

Weebly - Websites, eCommerce &amp; Marketing in one place.

We have created various websites with weebly, check out sample portfolio.

​Now that you have your family photos digitized, you might like to have a website to share and enjoy them. Having your own website is a breeze. You no longer need to know coding. You can create password protected pages.

We will post here various resources to have your own website, get it hosted.
​If you need our help, please fill out this form, with brief description contact us.

It's optional to have your own URL. However you will need a web hosting company, as well as maintain it regularly to keep it fresh and relevant.

Step 1. Register your website if you like to chose a memorable URL - coming soon
Step 2. You need to get your website hosted - Weebly is a great hosting company. It has many DIY templates, as well as password protected pages. You might like to create your own family's website and share only with the people you select. Are you creative and in need of your own website, let Weebly is the answer. If you need our services to create your own website, please contact us.

Why it's best to use CASH - cash is king

 Via social media post, here is a very interesting explanation as to why pay with cash whenever possible, when you are shopping. I copied th...