What's new

Welcome to the forum 👋, Visitor

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

Recent content by TagSelector

  1. T

    Anthony Bourdain dead at 61

    It's so sad that his life ended so abruptly. I find it hard to believe that someone who is as rich and famous as he is could take his own life. It really goes to show you that depression knows no race, gender or financial status. My condolences to his family.
  2. T

    CSS Specificity

    One of the most difficult and confusing subjects for me to learn in CSS is "CSS specificity". It is knowing which selector would take precedence over the formatting of an element. I found this article explaining the topic on hand: https://css-tricks.com/specifics-on-css-specificity/ I hope...
  3. T

    When You Can't Get to Sleep

    When I can't sleep I would do the following things: 1) Turn on the Air Conditioner when it's hot. 2) Read a book or a comic book to make me sleepy. 3) Count backwards starting from 100. Prior to sleeping, in order for me to get a good night's rest I would turn off all gadgets an hour before...
  4. T

    margin vs padding?

    One thing to note about padding is that since it is inside the element the background color extends to it. If you want a separate background color for the padding, set the background-clip attribute to content-box and set the box-shadow attribute spread radius equal to the padding value. Refer...
  5. T

    The 3 basic formatting features of HTML

    I have to agree with the previous poster. In HTML5: Use <strong> in place of <b> to indicate importance. Use <em> in place of <i> to indicate emphasis of alternate text. Use the style "text-decoration" to put an underline on an element...
  6. T

    When did you start using HTML and Why?

    My first experience with HTML was when I was at work 5 years ago. I was assigned to a new team and one of the tasks that they do was updating News web pages for our clients website. Having no knowledge of HTML, I subscribed to the Safari Online library and read an online book on HTML there...

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back