

{"id":143411,"date":"2024-09-16T10:32:48","date_gmt":"2024-09-16T05:02:48","guid":{"rendered":"https:\/\/data-flair.training\/blogs\/?p=143411"},"modified":"2024-09-16T10:32:48","modified_gmt":"2024-09-16T05:02:48","slug":"css-hover-effects","status":"publish","type":"post","link":"https:\/\/data-flair.training\/blogs\/css-hover-effects\/","title":{"rendered":"CSS Hover Effects"},"content":{"rendered":"<h3>Program 1<\/h3>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">&lt;html&gt;\r\n    &lt;head&gt;&lt;title&gt;Demo of Hover&lt;\/title&gt;\r\n        &lt;style&gt;\r\n            a:hover\r\n            {\r\n                color: blue;\r\n            }\r\n            a:active\r\n            {\r\n                color: red;\r\n            }\r\n            a:visited\r\n            {\r\n                color: chartreuse;\r\n            }\r\n            h1\r\n            {\r\n                text-align: center;\r\n                font-size: 30;\r\n                font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;\r\n                color: black;\r\n            }\r\n        &lt;\/style&gt;\r\n    &lt;\/head&gt;\r\n    &lt;body&gt;\r\n        &lt;center&gt;\r\n        &lt;h1&gt;&lt;a&gt;This a Demo test of Mouse over&lt;\/a&gt;&lt;\/h1&gt;\r\n          &lt;h1&gt;&lt;a href=\"https:\/\/data-flair.training\/blogs\/\"&gt;click here for blogs&lt;\/h1&gt;&lt;\/a&gt;     \r\n        &lt;\/center&gt;\r\n  &lt;\/body&gt;\r\n&lt;\/html&gt;<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Program 1 &lt;html&gt; &lt;head&gt;&lt;title&gt;Demo of Hover&lt;\/title&gt; &lt;style&gt; a:hover { color: blue; } a:active { color: red; } a:visited { color: chartreuse; } h1 { text-align: center; font-size: 30; font-family: &#8216;Lucida Sans&#8217;, &#8216;Lucida Sans Regular&#8217;,&#46;&#46;&#46;<\/p>\n","protected":false},"author":581,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[27226],"tags":[22463,33079,33020,33021,33080,33081,33082,33083],"class_list":["post-143411","post","type-post","status-publish","format-standard","hentry","category-css-tutorials","tag-css","tag-css-hover-effects","tag-css-practical","tag-css-program","tag-hover-effects-in-css","tag-how-to-create-hover-effect-in-css","tag-how-to-use-hover-effect-in-css","tag-what-is-hover-effect-in-css"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CSS Hover Effects - DataFlair<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/data-flair.training\/blogs\/css-hover-effects\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CSS Hover Effects - DataFlair\" \/>\n<meta property=\"og:description\" content=\"Program 1 &lt;html&gt; &lt;head&gt;&lt;title&gt;Demo of Hover&lt;\/title&gt; &lt;style&gt; a:hover { color: blue; } a:active { color: red; } a:visited { color: chartreuse; } h1 { text-align: center; font-size: 30; font-family: &#039;Lucida Sans&#039;, &#039;Lucida Sans Regular&#039;,&#046;&#046;&#046;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/data-flair.training\/blogs\/css-hover-effects\/\" \/>\n<meta property=\"og:site_name\" content=\"DataFlair\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DataFlairWS\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-09-16T05:02:48+00:00\" \/>\n<meta name=\"author\" content=\"DataFlair Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@DataFlairWS\" \/>\n<meta name=\"twitter:site\" content=\"@DataFlairWS\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"DataFlair Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CSS Hover Effects - DataFlair","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/data-flair.training\/blogs\/css-hover-effects\/","og_locale":"en_US","og_type":"article","og_title":"CSS Hover Effects - DataFlair","og_description":"Program 1 &lt;html&gt; &lt;head&gt;&lt;title&gt;Demo of Hover&lt;\/title&gt; &lt;style&gt; a:hover { color: blue; } a:active { color: red; } a:visited { color: chartreuse; } h1 { text-align: center; font-size: 30; font-family: 'Lucida Sans', 'Lucida Sans Regular',&#46;&#46;&#46;","og_url":"https:\/\/data-flair.training\/blogs\/css-hover-effects\/","og_site_name":"DataFlair","article_publisher":"https:\/\/www.facebook.com\/DataFlairWS\/","article_published_time":"2024-09-16T05:02:48+00:00","author":"DataFlair Team","twitter_card":"summary_large_image","twitter_creator":"@DataFlairWS","twitter_site":"@DataFlairWS","twitter_misc":{"Written by":"DataFlair Team","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/data-flair.training\/blogs\/css-hover-effects\/#article","isPartOf":{"@id":"https:\/\/data-flair.training\/blogs\/css-hover-effects\/"},"author":{"name":"DataFlair Team","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/person\/c187795dc82ab948373cca526df7c445"},"headline":"CSS Hover Effects","datePublished":"2024-09-16T05:02:48+00:00","mainEntityOfPage":{"@id":"https:\/\/data-flair.training\/blogs\/css-hover-effects\/"},"wordCount":5,"commentCount":0,"publisher":{"@id":"https:\/\/data-flair.training\/blogs\/#organization"},"keywords":["css","css hover effects","css practical","css program","hover effects in css","how to create hover effect in css","how to use hover effect in css","what is hover effect in css"],"articleSection":["CSS Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/data-flair.training\/blogs\/css-hover-effects\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/data-flair.training\/blogs\/css-hover-effects\/","url":"https:\/\/data-flair.training\/blogs\/css-hover-effects\/","name":"CSS Hover Effects - DataFlair","isPartOf":{"@id":"https:\/\/data-flair.training\/blogs\/#website"},"datePublished":"2024-09-16T05:02:48+00:00","breadcrumb":{"@id":"https:\/\/data-flair.training\/blogs\/css-hover-effects\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/data-flair.training\/blogs\/css-hover-effects\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/data-flair.training\/blogs\/css-hover-effects\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog Home","item":"https:\/\/data-flair.training\/blogs\/"},{"@type":"ListItem","position":2,"name":"CSS Tutorials","item":"https:\/\/data-flair.training\/blogs\/category\/css-tutorials\/"},{"@type":"ListItem","position":3,"name":"CSS Hover Effects"}]},{"@type":"WebSite","@id":"https:\/\/data-flair.training\/blogs\/#website","url":"https:\/\/data-flair.training\/blogs\/","name":"DataFlair","description":"Learn Today. Lead Tomorrow.","publisher":{"@id":"https:\/\/data-flair.training\/blogs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/data-flair.training\/blogs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/data-flair.training\/blogs\/#organization","name":"DataFlair","url":"https:\/\/data-flair.training\/blogs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/logo\/image\/","url":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2016\/07\/Data-Flair.png","contentUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2016\/07\/Data-Flair.png","width":106,"height":48,"caption":"DataFlair"},"image":{"@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DataFlairWS\/","https:\/\/x.com\/DataFlairWS","https:\/\/www.linkedin.com\/company\/dataflair-web-services-pvt-ltd\/","https:\/\/www.youtube.com\/user\/DataFlairWS"]},{"@type":"Person","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/person\/c187795dc82ab948373cca526df7c445","name":"DataFlair Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2302ebc438084d2f1f993edc1996a0aae01332e81f3227cba8df0c48ec010ca4?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2302ebc438084d2f1f993edc1996a0aae01332e81f3227cba8df0c48ec010ca4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2302ebc438084d2f1f993edc1996a0aae01332e81f3227cba8df0c48ec010ca4?s=96&d=mm&r=g","caption":"DataFlair Team"},"description":"DataFlair Team provides high-impact content on programming, Java, Python, C++, DSA, AI, ML, data Science, Android, Flutter, MERN, Web Development, and technology. We make complex concepts easy to grasp, helping learners of all levels succeed in their tech careers.","url":"https:\/\/data-flair.training\/blogs\/author\/dfteam6\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/143411","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/users\/581"}],"replies":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/comments?post=143411"}],"version-history":[{"count":2,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/143411\/revisions"}],"predecessor-version":[{"id":143413,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/143411\/revisions\/143413"}],"wp:attachment":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/media?parent=143411"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/categories?post=143411"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/tags?post=143411"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}