الرئيسية
البحث
Menu
الحسابات
ترقية الحساب
المحفظة: €0.00
الإعدادات
تسجيل الدخول
إختصارات لوحة المفاتيح
Theme Switcher
وضع النهار
CDEFGAHC.COM CDEFGAHC.COM
نتائج البحث
عرض كل النتائج
  • انضم إلينا
    تسجيل الدخول
    البحث
    Theme Switcher
    وضع النهار
    الباقات
    FAQ

البحث

إكتشاف أشخاص جدد وإنشاء اتصالات جديدة وصداقات جديدة

  • أخر الأخبار
  • استكشف
  • الصفحات
  • المجموعات
  • المناسبات
  • المدونات
  • التمويل
  • مفاوضاتي
  • وظائف
  • Courses
  • الافلام
  • الألعاب
  • المطوريين
  • أخر الأخبار
  • استكشف
  • الصفحات
  • المجموعات
  • المناسبات
  • المدونات
  • التمويل
  • مفاوضاتي
  • وظائف
  • Courses
  • الافلام
  • الألعاب
  • المطوريين
  • المنشورات
  • المدونات
  • المستخدمون
  • الصفحات
  • المجموعات
  • المناسبات
  • Maciej Soroczyński
    2025-09-14 14:18:33 -
    Some hashtags more:

    #SOROCZYNSKI #HTML #CSS #JavaScript #EURO #Google #Chrome #update
    Some hashtags more: #SOROCZYNSKI #HTML #CSS #JavaScript #EURO #Google #Chrome #update
    14كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2025-05-03 11:45:24 -
    @media (max-width: 768px) {

    element {
    attribiute: value;
    }}

    Just be sure about this }} at ending.

    Need to code this for all of CSS for NO AUTOHIDE.

    #media #CSS #for #mobile
    @media (max-width: 768px) { element { attribiute: value; }} Just be sure about this }} at ending. Need to code this for all of CSS for NO AUTOHIDE. #media #CSS #for #mobile
    20كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2025-05-03 11:40:03 -
    This CSS for Google Chrome Browser address bar NO AUTOHIDE need goes with @media for mobile becouse will work for desktop too so some of your scroll funtions won't work.

    #Google #no #autohide #Chrome


    This CSS for Google Chrome Browser address bar NO AUTOHIDE need goes with @media for mobile becouse will work for desktop too so some of your scroll funtions won't work. #Google #no #autohide #Chrome
    29كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2025-05-01 17:32:58 -
    CSS CODE for Google Chrome Browser to avoid AUTO HIDE:

    #CSS #Google #Chrome #switch #off #autohide #address #bar

    ::-webkit-scrollbar {
    width: 1px;
    }
    ::-webkit-scrollbar-thumb {
    background-color: #d6dee1;
    border-radius: 20px;
    border: 1px solid transparent;
    background-clip: content-box;
    }
    ::-webkit-scrollbar-thumb:hover {
    background-color: #bdbdbd;
    }

    html,
    body {
    height: 100%;
    margin: 0;
    }
    html {
    overflow: hidden;
    }
    body {
    overflow-y: auto;
    }
    CSS CODE for Google Chrome Browser to avoid AUTO HIDE: #CSS #Google #Chrome #switch #off #autohide #address #bar ::-webkit-scrollbar { width: 1px; } ::-webkit-scrollbar-thumb { background-color: #d6dee1; border-radius: 20px; border: 1px solid transparent; background-clip: content-box; } ::-webkit-scrollbar-thumb:hover { background-color: #bdbdbd; } html, body { height: 100%; margin: 0; } html { overflow: hidden; } body { overflow-y: auto; }
    36كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2025-04-30 18:18:39 -
    When using <div></div> example might be <a></a> or something.

    When writing element mean mostly div class with DOT:

    .example {
    attribiute: value;
    }

    For id we have:

    #example {
    attribiute: value;
    }

    #CSS
    When using <div></div> example might be <a></a> or something. When writing element mean mostly div class with DOT: .example { attribiute: value; } For id we have: #example { attribiute: value; } #CSS
    17كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2025-04-30 17:50:52 -
    And if this !important dosen't work and it's like this for real sometimes.

    Then need to input CSS style in HTML tag in way:

    <div class="mydiv" style="attribute: value; attribute: value;">

    And remember to put this ; at the end even for one CSS in HTML style.

    #HTML and #CSS
    And if this !important dosen't work and it's like this for real sometimes. Then need to input CSS style in HTML tag in way: <div class="mydiv" style="attribute: value; attribute: value;"> And remember to put this ; at the end even for one CSS in HTML style. #HTML and #CSS
    17كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2025-04-30 17:46:47 -
    About priority in CSS it's

    element {
    example: something !important;

    it's about !important if there is other code for this somwhere and need to be rewrited in CUSTOM CSS or something.

    #CSS
    About priority in CSS it's element { example: something !important; it's about !important if there is other code for this somwhere and need to be rewrited in CUSTOM CSS or something. #CSS
    15كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2025-04-30 17:42:08 -
    About thing what will be on TOP at website it's CSS:

    element {
    z-index: value;
    }

    value = number

    This is super!

    #CSS
    About thing what will be on TOP at website it's CSS: element { z-index: value; } value = number This is super! #CSS
    12كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2025-04-30 17:38:20 -
    Is something in this that:

    C ==> HTML
    C++ ==> CSS

    #CODE
    Is something in this that: C ==> HTML C++ ==> CSS #CODE
    10كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2025-04-30 17:30:26 -
    About positioning items, best way for me is:
    element {
    position: absolute or relative;
    margin: auto;
    left: value%;
    right: value%;
    bottom: value%;
    top: value%;
    }

    If no value put 0.

    #CSS
    About positioning items, best way for me is: element { position: absolute or relative; margin: auto; left: value%; right: value%; bottom: value%; top: value%; } If no value put 0. #CSS
    15كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2025-04-05 14:34:47 -
    I'm looking for clue to swich off Google search snackbar for selected text other than CSS user-selected: none;

    With switch off possibilty of text selection that makes copy paste unpossible.
    I'm looking for clue to swich off Google search snackbar for selected text other than CSS user-selected: none; With switch off possibilty of text selection that makes copy paste unpossible.
    25كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2025-04-02 19:25:39 -
    At last weekend I've done just some almost can't see changes in CSS.
    At last weekend I've done just some almost can't see changes in CSS.
    11كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2025-02-23 20:48:41 -
    There is NEW theme. Now you can choose from JOIN menu.

    Remember to flush your DATA from browser often if something is not right over there.

    CSS has like this that browser it's keeping the CSS.
    There is NEW theme. Now you can choose from JOIN menu. Remember to flush your DATA from browser often if something is not right over there. CSS has like this that browser it's keeping the CSS.
    27كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    أضاف عرض جديد
    2024-12-21 17:17:20 - 5.0
    €100
    Will make WordPress page with you.
    الموقع
    Cracov
    الحالة
    فتح
    Price per hour.

    Will make WordPress page in your house with you.

    Lesson with practise.

    My skills are HTML, CSS, JavaScript and PHP.

    Price per hour. Will make WordPress page in your house with you. Lesson with practise. My skills are HTML, CSS, JavaScript and PHP.
    17كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2024-12-10 19:47:56 -
    CSS code for your own cursor from url:

    * {
    cursor: url("https://example.com/img/cursor.cur"), auto !important;
    }

    #css #your #own #cursor #for #website #www #CODE
    CSS code for your own cursor from url: * { cursor: url("https://example.com/img/cursor.cur"), auto !important; } #css #your #own #cursor #for #website #www #CODE
    22كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2024-10-30 15:59:34 -
    In my opinion LIKE I wrote before it's about this background-image (url)

    And simple <img>

    To modyfi by css attributes.

    Theres more just for img.

    But who knows...
    In my opinion LIKE I wrote before it's about this background-image (url) And simple <img> To modyfi by css attributes. Theres more just for img. But who knows...
    8كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2024-10-30 14:54:20 -
    It's CSS class:

    div.r-1adg3ll.r-13qz1uu {
    height: 600px;
    }

    But need to be done from X.COM
    It's CSS class: div.r-1adg3ll.r-13qz1uu { height: 600px; } But need to be done from X.COM
    8كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2024-10-29 19:02:42 -
    What's more both product another HTML document inside and CSS changes doesnt work proply.
    What's more both product another HTML document inside and CSS changes doesnt work proply.
    9كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Maciej Soroczyński
    2024-10-29 18:59:47 -
    The difficulty about CSS FIT TO SCREEN is that X in compere to Reddit is:

    X use background-image (url)

    When Reddit use just <a href=""><img>

    Can't do something about it from my CSS to fit the screen.
    The difficulty about CSS FIT TO SCREEN is that X in compere to Reddit is: X use background-image (url) When Reddit use just <a href=""><img> Can't do something about it from my CSS to fit the screen.
    8كيلو بايت مشاهدة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
إعلان مُمول
Today SPONSOR is Mr. Maciej Soroczyński.
الأكثر رواجاَ
#UPDATE 2 المنشورات #DJFOX 2 المنشورات #Nobel 2 المنشورات #google 2 المنشورات #www 1 المنشورات #bag 1 المنشورات #tribiute 1 المنشورات #Soroczyński 1 المنشورات #REVOLUT 1 المنشورات #rainbow 1 المنشورات #Pixel10 1 المنشورات #linux 1 المنشورات #JavaScript 1 المنشورات #HTML 1 المنشورات #euro 1 المنشورات #elonmusk 1 المنشورات #DJT 1 المنشورات #css 1 المنشورات #CODE 1 المنشورات #cloudlinux 1 المنشورات #cloud 1 المنشورات #chrome 1 المنشورات #CDEFGAHC 1 المنشورات
© 2025 CDEFGAHC.COM Arabic
Czech Swedish Chinese Japan Finnish Norwegian Ukrainian Polish English Arabic French Spanish Portuguese Deutsch Turkish Dutch Italiano Russian Romaian Portuguese (Brazil) Greek
  • الروابط
  • الشروط
  • الخصوصية
  • اتصل بنا
  • الدليل
الأكثر رواجاَ
#UPDATE 2 المنشورات #DJFOX 2 المنشورات #Nobel 2 المنشورات #google 2 المنشورات #www 1 المنشورات #bag 1 المنشورات #tribiute 1 المنشورات #Soroczyński 1 المنشورات #REVOLUT 1 المنشورات #rainbow 1 المنشورات #Pixel10 1 المنشورات #linux 1 المنشورات #JavaScript 1 المنشورات #HTML 1 المنشورات #euro 1 المنشورات #elonmusk 1 المنشورات #DJT 1 المنشورات #css 1 المنشورات #CODE 1 المنشورات #cloudlinux 1 المنشورات #cloud 1 المنشورات #chrome 1 المنشورات #CDEFGAHC 1 المنشورات
  • أخر الأخبار
  • استكشف
  • الصفحات
  • المجموعات
  • المناسبات
  • المدونات
  • التمويل
  • مفاوضاتي
  • وظائف
  • Courses
  • الافلام
  • الألعاب
  • المطوريين