Author Archives: JS Marasigan

About JS Marasigan

Jhovenell Marasigan is a web designer and developer specializing in WordPress, Adobe Photoshop and Adobe Dreamweaver. He spends a lot of his time thinking about and studying the latest treands about the internet, information philosophy, web design and development.

How To Select the Last Item of a List in CSS?

List sample:

<ul id="footer-menu">
  <li>Sample Page</li>
  <li>Sample Page2</li>
</ul>

CSS:

#footer-menu li:last-of-type {
    color: green;
    margin-left: 15px;
}

Focus

People think focus means saying yes to the thing you’ve got to focus on. But that’s not what it means at all. It menas saying no to the hundred of other good ideas that there are. You have to pick carefully. I’m actually as proud of the things we haven’t done as the things I have done. Innovation is saying no to a thousand things.

Where To Go To Create Dummy Text And Image Contents?

Dynamic Dummy Image Generator
http://dummyimage.com/

Ipsum
http://html-ipsum.com/

Random Image Generator
http://rndimg.com/default.aspx

How to Remove Blank Lines in Dreamweaver?

  1. Click CTRL + F
  2. Select “Current document” in “Find in” (You can also select the folder if you have multiple files)
  3. Search in “Source code”
  4. Tick “Use regular expression”
  5. Type “[\r\n]{2,}” (without quotes) in “Find”
  6. Type “\n” (without quotes) in “Replace”
  7. Press “Replace All”

How can I run two Skype accounts on the same computer?

To use more than one Skype account on the same computer at the same time you need to start a new instance of Skype.

  1. From the Windows taskbar, click Start > Run (or press the Windows and R keys on your keyboard at the same time)
  2. In the Run window, enter the following command (include the quotes) and press OK:“C:\Program Files (x86)\Skype\Phone\Skype.exe” /secondary