#html-tags
Read more stories on Hashnode
Articles with this tag
What is an Attribute? In CSS, an attribute is a characteristic or a property of an HTML element that is used to target and styled the HTML element....
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport"...