Author: Ovidiu.S

I am quite passionate about this professional area as if I know something - no matter how little - I want to share it with others.
Posted in CSS

Outline Font

If you need to use outline font (in case you have to place a white text on undefined…

Continuare...
Posted in WordPress

Simple template (without header, sidebar and footer)

If it is necessary to use a page/post as simple as possible integrated in the site (especially if…

Continuare...
Posted in JavaScript

Self-resizing frames

Integrating a web page inside another page can be performed very easily with the iframe tag. I noticed…

Continuare...
Posted in CSS HTML Web Design

A kind of spoiler

If you must display optional text boxes you can use a little CSS, as shown below: #spoiler_box {…

Continuare...
Posted in MS Access VBA

Timed PopUp message in Ms Access

There are situations in which using certain actions need to display a message, but do not involve our…

Continuare...
Posted in Microsoft Office MS Word

Conditional formatting using Mail Merge

The combination of a table/list/database and the Word document seems super useful to me: to be able to…

Continuare...
Posted in CSS Web Design

Paragraph Indentation

In MS Word or other word processors it is easy to make the indentation (written with first line…

Continuare...
Posted in CSS HTML JavaScript Web Design

Example of using a pop-up window

Sometimes we may need to open a pop-up window when we press a link / button. For example,…

Continuare...
Posted in WordPress Utilities

List of posts for a specific category

If you want to display a list of posts, including the thumbnail, there may be a conflict as…

Continuare...
Posted in CSS WordPress

Unwrapped row

Although, in the picture above there are two images (each image is inserted into the div with a…

Continuare...