Skip to content
Notice: Register here for a live training
techfura

All about Tech and Data Engineering

  • Home
  • About Us
  • Courses
  • Blog
  • Contact
  • Services

Category: HTML/CSS

CSS Cheat Sheet

May 14, 2020 Kenneth_pro_

Selectors Universal Selector * {} ID Selector #id {} Class Selector.class {} Type Selectorh1, h2 ,h3 {} Adjacent Sibling Selectorh1 + p {} Child Selectorul > li {} General Sibling Selectorh1 ~ p {} Descendant Selectorp a {} Attribute Selectordiv[attribute=”SomeValue”] Read More …

HTML/CSS, ProgrammingLeave a comment

HTML Cheat Sheet

May 14, 2020May 14, 2020 Kenneth_pro_

This cheat sheet – or HTML code quick reference – lists the common HTML tags and their attributes, grouped into relevant sections in an easy-to-read format. Basic HTML Structure Common Tags for Blogs <h?> heading </h?> Heading (h1 for largest Read More …

HTML/CSS, ProgrammingLeave a comment

Introduction to HTML and CSS

May 14, 2020May 14, 2020 Kenneth_pro_

This tutorial teaches you the basics of HTML and how to build your first website. That means how to layout an HTML page, how to add text and images, how to add headings and text formatting, and how to use tables. Read More …

HTML/CSS, ProgrammingLeave a comment

Categories

  • Azure (20)
    • ADF (3)
    • ADLA (13)
      • USQL (13)
    • Azure Services (1)
    • Azure SQL (2)
    • Data and Analytics (1)
  • Azure Databricks (1)
  • ETL/ELT (1)
    • SSIS (1)
  • Excel (1)
    • Functions (1)
  • Programming (28)
    • C# (5)
    • HTML/CSS (3)
    • JavaScript (6)
    • TSQL (13)
      • Built-in Functions (3)
      • Data Conversion (1)
      • Errors (2)
      • Indexes (1)
      • Mostly Asked Questions (3)
      • Stored Procedure and UDF (3)
  • Reporting (2)
    • SSRS (2)
January 2021
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Dec    

Recent Posts

  • A Stored Procedure to generate a random token
  • U-SQL (Intro)
  • How to Coalesce Excel Data
  • Report Server URL error: Unable to validate the integrity of encrypted data
  • Configuration of the Report Server URL in SSRS 2019

Traffic Counts

PHP Hits Count
© 2021 Techfura All rights reserved.