Skip to content
Question Defense
Technical answers for technical questions
Question Defense
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact
Linkedin page opens in new windowTwitter page opens in new window
Search:
Search
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact

Tag Archives: HTML

You are here:
  1. Home
  2. Entries tagged with "HTML"

TextMate Find & Replace Using Regular Expressions

InsightsBy alexMay 14, 2014Leave a comment

While working on a new section of the Question-Defense.com web site that will include articles related to Kali Linux I was creating a menu system that would be similar to the Kali Linux menu system. Once the menu was completed with the necessary content and was visually what I was looking for I needed to…

ipcalc

ipcalc – Backtrack 5 – Miscellaneous – Miscellaneous Network – ipcalc

SecurityBy alexDecember 10, 2012Leave a comment

A tool that is more than likely not used very often in Backtrack is the ipcalc which is a command line to that will quickly provide you broadcast address, network address, netmask, and Cisco wildcard mask. If you do a lot of Backtrack Linux installations that each require different IP information for various networks this…

Technology Insights

Add Google Analytics To ClientExec

InsightsBy alexNovember 14, 2012Leave a comment

I am a big fan of ClientExec as it is easy to install and very easy to use. Over the years it has always been easy to upgrade and the support is prompt. If you want to add Google Analytics to your ClientExec installation you simply need to add it in two locations if you…

Technology Insights

Use CSS To Make Text Wrap Around An Image, Insert Image In A Paragraph

InsightsBy alexMay 4, 2011Leave a comment

Earlier today while working on an e-commerce store for a client I was adding a couple simple content pages such as the typical “About Us” page. Anyhow I don’t use CSS on a daily basis so I typically forget the various syntax and/or tags that I need to use to accomplish certain tasks. In this…

Technology Insights

Change Background Display On Polycom SoundPoint SIP Phones

InsightsBy alexJanuary 28, 2011Leave a comment

Another task I recently completed for a client of mine was to modify the background image for Polycom SoundPoint SIP phones connecting to the companies VoIP network externally. Depending on the model of the Polycom SoundPoint you can modify the background image that displays on the LCD panel using a URL. In this case the…

Technology Insights

Replace all img HTML tags with image_tag Rails ERB helpers with a regular expression

InsightsBy Chirag PatelApril 28, 2010Leave a comment

To convert multiple <img> tags in a single HTML file such as <img src =”hello.jpg” alt = “hello” /> to Ruby on Rails ERB helpers in your .html.erb file like this: <%= image_tag(“hello.jpg”) %>

Technology Insights

How To Install Google Analytics JavaScript For KBPublisher Knowledge Base Software

InsightsBy alexJanuary 29, 20106 Comments

I recently installed Google Analytics JavaScript on a clients KBPublisher installation and figured someone else may find this useful. In the past it has been recommended to put the Google Analytics JavaScript code into the footer of your web site however Google has now released asynchronous tracking code that can be installed in the header…

Technology Insights

Apache Error: ModSecurity: Output filter: Content-Length Over The Limit

InsightsBy alexDecember 7, 2009Leave a comment

I made a lot of modifications to the QD site this weekend which means I also ran into a lot issues. There are so many working pieces (plugins, theme, etc.) that it seems almost impossible these days to just install something new without there being a fairly major issue. Well this weekend I was lucky…

Technology Insights

How to Remove the Blue Border Around a Linked Image on a HTML Page

InsightsBy alexSeptember 14, 2009Leave a comment

When embedding a linked image into an HTML page it will have a blue border by default which can be helpful at times to see that the image is linked to a URL however most of the time it looks ugly. Use the information below to remove this border completely. The border may show purple if you…

12
Question Defense
© 2021 question-defense.com
Go to Top