Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
M

Member_15298656

@Member_15298656
About
Posts
8
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Why I am getting Horizontal scroll on my website
    M Member_15298656

    Thank you So much, is there any quick code to fix it please ? i really appreciate that. thanks once again for your response

    Internet of Things help css com question announcement

  • Why I am getting Horizontal scroll on my website
    M Member_15298656

    i have a website called backlinkyourwebsite i am not sure why i am getting horizontal scroll on mobile version, i have tried many css but no luck this scroll issue is giving me too much pain, here is screenshot - http://prntscr.com/1f2l0ei is anyone can help me please? thanks in advance.

    Internet of Things help css com question announcement

  • Website Deployment
    M Member_15298656

    You have to copy all files as well as database and need to setup on production server. thanks & Regards Backlinkyourwebsite

    Web Development tutorial javascript html css sysadmin

  • How to place text over an image using HTML/CSS?
    M Member_15298656

    Welcome :) let me know if any problem, thanks Regards Backlinkyourwebsite

    Web Development html css design docker help

  • What is clearfix hack in CSS
    M Member_15298656

    Well clearfix is used to stable any div, suppose you have one paraent div and inside that div 2 child div or span, and both float left or right, in that case parent div height will be none, so that case we use clearfix. see below example DIV |-> SPAN (FLOAT LEFT) |-> SPAN 2 (FLOAT RIGHT) |-> Should be clearfix here Dont know i explained you or not, anyway let me know if its help you. thank you

    Sales / Marketing question css

  • HI can someone help me with my responsive gallery project?
    M Member_15298656

    You can tell here what help you need, i will give you solution as much as possible.

    Web Development html css mobile help question

  • CSS not showing on my website! HELP!
    M Member_15298656

    Hey if you are using custom font then you have to generate webfont for all browsers, then it will work on all browsers, if not you can simply use similar google font that should be easy and compatible to all browsers, you can check this site i have used it - https://backlinkyourwebsite.com/ custom font for header and used google font

    Web Development help css sysadmin question

  • How to place text over an image using HTML/CSS?
    M Member_15298656

    Hey you have to write these css code to make text appear over the image and center .

    .image-text{position:absolute; top:50%; left:0; width:100%; z-index:10; text-align:center; transform:translateY(-50%);}

    You can keep you css as it is.. just paste above css and your text will be over and center. let me know if it work for you.

    Web Development html css design docker help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups