Skip to main content

Tech Help

  • Latest Posts
  • Tools
  • Tutorials
  • Troubleshooting
  • Random Number

Tag: CSS

Using clearfix css method when floating child elements in a div

December 27, 2011January 4, 2012 contrib Leave a comment

Assigning this css class to a html container will clear any floats within it. .clearfix:after, #container:after { clear:both; content:”\0020″; display:block; height:0; max-height:0; overflow:hidden; visibility:hidden; }

Read More

Wrapping pre tag text in a div using css

December 17, 2011January 4, 2012 contrib Leave a comment

When using pre tags in html to display code blocks it will ignore the div boundaries and not wrap the text by default. By adding some css for pre tags this can be accomplished as follows. Hint: Another option is to use overflow:auto which will add scroll bars for the content. pre, code{ /*Wrap pre […]

Read More

Posts pagination

Newer posts 1 2

Search

Fields

Tags

apache apple audio benchmarking code snippet cpu CSS diagnostic disaster recovery docker download dvd excel exe files graphics HDD html Intune ipad linux media MSI music MySql overclocking path php powershell proxy RDP remote access remote support security ssh stress testing testing tutorials ubuntu video wamp windows wordpress workspace one wsl

Recent Posts

  • Check PHP-FPM Running Versions
  • Windows Desktop Icons Are White
  • WSL Ubuntu Reclaim Space on Vdisk Image Using Diskpart in Windows
  • Docker Import Mysql Database
  • Redis Viewer Tableplus

Other Pages

  • Privacy Policy
  • Terms and Conditions
sparkling Theme by Colorlib Powered by WordPress